View source: R/metascope_blast.R
add_in_taxa_ncbi | R Documentation |
Adds in taxa if NCBI database Returns MetaScope Table with NCBI taxa in separate columns
add_in_taxa_ncbi(combined_pre, NCBI_key)
combined_pre |
MetaScope ID file with NCBI taxa qnames |
NCBI_key |
(character) NCBI Entrez API key. optional. See taxize::use_entrez(). Due to the high number of requests made to NCBI, this function will be less prone to errors if you obtain an NCBI key. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.