get_taxonomy {primerTree} | R Documentation |
Retrieve the taxonomy information from NCBI for a set of nucleotide gis.
Description
Retrieve the taxonomy information from NCBI for a set of nucleotide gis.
Usage
get_taxonomy(accessions)
Arguments
accessions |
a character vector of the accessions to retrieve |
Value
data.frame of the 'accessions, taxIds, and taxonomy
[Package primerTree version 1.0.6 Index]