Paketname | libbio-asn1-entrezgene-perl |
Beschreibung | parser for NCBI Entrez Gene and NCBI Sequence records |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.091-2 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 168 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 39952 Byte |
Prüfsumme MD5 | b2b46aa115cf1acf0970e30ec392a8c6 |
Prüfsumme SHA1 | dd88daedadb07df24e26cfc221573151393a3b05 |
Prüfsumme SHA256 | 41e56ed798c9866b437ac5243538250edcb379d49fb52e2146a0790d9a7a963a |
Link zum Herunterladen | libbio-asn1-entrezgene-perl_1.091-2_all.deb |
Ausführliche Beschreibung | Bio::ASN1::EntrezGene and Bio::ASN1::Sequence are regular expression-based
parsers for NCBI Entrez Gene genome databases
().
.
They parse ASN.1-formatted Entrez Gene records and NCBI sequences,
returning data structures that contain all data items from the gene records
or the sequence records.
.
The parser will report error & line number if input data does not conform to
the NCBI Entrez Gene genome or NCBI Sequence annotation file format.
.
Bio::ASN1::Sequence is basically a modified version of the high-performance
Bio::ASN1::EntrezGene parser. However this standalone module exists since it
is more efficient to keep Sequence-specific code out of EntrezGene.pm.
|