getNCBITaxonomy: Download taxonomy (with error correcting) from NCBI

View source: R/getTaxonomy.R

getNCBITaxonomyR Documentation

Download taxonomy (with error correcting) from NCBI

Description

Download taxonomy (with error correcting) from NCBI

Usage

getNCBITaxonomy(spp)

Arguments

spp

character vector of species names

Value

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)


Maine-eDNA/abbagadabba documentation built on Sept. 3, 2022, 9:24 p.m.