Description Usage Arguments Value Examples
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.
1 | genbank_taxonomy(taxo_id)
|
taxo_id |
A vector of genbank taxonomy ids |
A data frame with 2 columns.
1 | gb_tax <- genbank_taxonomy(c("1230134", "1230316", "1905175"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.