logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bp_taxid4species - simple script which returns the NCBI Taxonomic id for a requested species

Author

        Jason Stajich jason-at-bioperl-dot-org

perl v5.32.1                                       2021-08-15                               BP_TAXID4SPECIES(1p)

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

MailingLists
       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

   ReportingBugs
       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

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

See Also