| BP_QUERY_ENTREZ_TAXA(1p) | User Contributed Perl Documentation | BP_QUERY_ENTREZ_TAXA(1p) |
NAME¶
query_entrez_taxa - query Entrez taxonomy database and print out informationUSAGE¶
query_entrez_taxa "Homo sapiens" "Saccharomyces cerevisiae" Rhizopus Metazoa query_entrez_taxa -gi 28800981 -gi 54301680 -db nucleotide query_entrez_taxa -gi 71836523 -db proteinProvide the genus and species name in quotes, you can also query for a non-species node like Family or OrderCommand-line options:
-v or --verbose : print verbose debugging info
-gi : one or many GI numbers to lookup taxon id for
-db : the sequence db (nucleotide or protein) the GI is for
other arguments are assumed to be species names to lookup in taxonomy db
AUTHOR¶
Jason Stajich jason-at-bioperl-dot-org| 2012-03-02 | perl v5.14.2 |