Description Usage Arguments Value
Download taxonomy (with error correcting) from NCBI
1 | getNCBITaxonomy(spp)
|
spp |
character vector of species names |
a data.frame
with columns old_name
, ncbi_name
,
uid
that record (respectively) the user-supplied name, the name
matched in NCBI, the species ID from NCBI
@examples ## Not run: foo <- getNCBITaxonomy(c('Idiomyia sproati', 'Drosophil murphy', 'no body')) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.