freebsd-ports/biology/p5-Bio-ASN1-EntrezGene/pkg-descr
Dmitry Marakasov 1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00

11 lines
475 B
Text

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: http://search.cpan.org/dist/Bio-ASN1-EntrezGene/