get_ncbi_taxonomy: Get NCBI taxonomy

View source: R/import_NCBI.R

get_ncbi_taxonomyR Documentation

Get NCBI taxonomy

Description

Download and parse NCBI taxonomy records

Usage

get_ncbi_taxonomy(id, verbose = TRUE)

Arguments

id

A vector of id for records in the NCBI Taxonomy database.

verbose

print information in the console.

Value

A tibble with each row corresponding to an id and each column to a taxonomic level.


refdb documentation built on Sept. 22, 2022, 5:07 p.m.