View source: R/create_ncbi_basic_tax_dataframe.R
create_ncbi_basic_tax_dataframe | R Documentation |
Create a minimal dataframe with taxonomic information extracted from NCBI.
create_ncbi_basic_tax_dataframe( taxid, rank_vc = c("superkingdom", "kingdom", "phylum", "subphylum", "superclass", "class", "suborder", "order", "family", "subfamily", "genus", "species") )
taxid |
A character vector containing Uniprot taxonomy id |
rank_vc |
A character vector containing Taxonomic rank columns |
Dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.