mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
12 lines
475 B
Plaintext
12 lines
475 B
Plaintext
Bio::ASN1::EntrezGene is a regular expression-based Perl Parser for NCBI
|
|
Entrez Gene genome databases [1]. It parses an ASN.1-formatted Entrez Gene
|
|
record and returns a data structure that contains all data items from the
|
|
gene record.
|
|
|
|
[1] http://www.ncbi.nih.gov/entrez/query.fcgi?db=gene
|
|
|
|
The parser will report error & line number if input data does not conform
|
|
to the NCBI Entrez Gene genome annotation file format.
|
|
|
|
WWW: https://metacpan.org/release/Bio-ASN1-EntrezGene
|