ncbiTaxonomy(taxon, species.list = FALSE, kingdom, trim, parallel = FALSE, type = "SOCK")
tax
alist of species or a set of higher taxon names?term
belongs. This in information is sometimes necessary as the lineages in different kingdoms can have identical names (e.g., Glaucidium in Metazoa and Viridiplantae) and the value of kingdom
is then used for disambiguation.
trim = "auto"
, drops all ranks higher than the rank of term
. Alternatively, any existing name of a higher rank (e.g., "family", "kingdom", ...
) may be given.
ncbiTaxonomy
should be executed serial or parallelterm
, for which molecular sequence information is found at the NCBI.
Federhen, Scott. 2012. The NCBI taxonomy databse. Nucleic Acids Research 40: DI36-DI43.
dbUpdateTaxonomy
and dbReadTaxonomy
for storing and retrieving taxonomic information in a megaptera project database.