add_in_taxa_ncbi: Adds in taxa if NCBI database Returns MetaScope Table with...

View source: R/metascope_blast.R

add_in_taxa_ncbiR Documentation

Adds in taxa if NCBI database Returns MetaScope Table with NCBI taxa in separate columns

Description

Adds in taxa if NCBI database Returns MetaScope Table with NCBI taxa in separate columns

Usage

add_in_taxa_ncbi(combined_pre, NCBI_key)

Arguments

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.


compbiomed/MetaScope documentation built on Aug. 29, 2024, 7:50 a.m.