freebsd-ports/biology/p5-Bio-ASN1-EntrezGene/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

10 lines
420 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.