genbank_taxonomy: Read NCBI taxo

Description Usage Arguments Value Examples

View source: R/genbank.R

Description

Reads directly from NCBI information taxo_lineage from set of taxo_id.

Note : the full NCBI taxonomy has been uploaded in the PR2 database, so this function is not really necessary.

Usage

1

Arguments

taxo_id

A vector of genbank taxonomy ids

Value

A data frame with 2 columns.

Examples

1
gb_tax <- genbank_taxonomy(c("1230134", "1230316", "1905175"))

vaulot/dvutils documentation built on Nov. 20, 2021, 11:01 a.m.