table of contents
BP_TAXID4SPECIES(1p) | User Contributed Perl Documentation | BP_TAXID4SPECIES(1p) |
NAME¶
bp_taxid4species - simple script which returns the NCBI Taxonomic id for a requested species
SYNOPSIS¶
bp_taxid4species [-v] [-p] [-h] "Genus1 species1" "Genus2 species2"
Options:
-v verbose
-p plain
-h help
DESCRIPTION¶
This simple script shows how to get the taxa id from NCBI Entrez and will return a list of taxa ids for requested organisms.
FEEDBACK¶
Mailing Lists¶
User feedback is an integral part of the evolution of this and other Bioperl modules. Send your comments and suggestions preferably to the Bioperl mailing list. Your participation is much appreciated.
bioperl-l@bioperl.org - General discussion http://bioperl.org/wiki/Mailing_lists - About the mailing lists
Reporting Bugs¶
Report bugs to the Bioperl bug tracking system to help us keep track of the bugs and their resolution. Bug reports can be submitted via the web:
https://github.com/bioperl/bioperl-live/issues
AUTHOR¶
Jason Stajich jason-at-bioperl-dot-org
2020-10-28 | perl v5.30.3 |