get_ncbi_taxonomy: Get NCBI taxonomy
Description
Download and parse NCBI taxonomy records
Usage
get_ncbi_taxonomy(id, verbose = TRUE)
Value
A tibble with each row corresponding to an id and each column
to a taxonomic level.
Arguments
- id
A vector of id for records in the NCBI Taxonomy database.
- verbose
print information in the console.