taxid_to_name: Converts NCBI taxonomy ID to scientific name

View source: R/metascope_blast.R

taxid_to_nameR Documentation

Converts NCBI taxonomy ID to scientific name

Description

Converts NCBI taxonomy ID to scientific name

Usage

taxid_to_name(taxids, NCBI_key = NULL)

Arguments

taxids

List of NCBI taxids to convert to scientific name

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.

Value

Returns a dataframe of blast results for a metascope result


compbiomed/MetaScope documentation built on April 1, 2024, 5:35 p.m.