TaxatoASV: Translate Taxa Names to ASV Numbers

View source: R/ASVtoTaxa.R

TaxatoASVR Documentation

Translate Taxa Names to ASV Numbers

Description

Translate Taxa Names to ASV Numbers

Usage

TaxatoASV(taxa_data, taxalist, taxa_rank = NULL)

Arguments

taxa_data

Taxonomy data (list object) from a dataset containing asv-taxonomy reference table.

taxalist

List of taxa names to look up in taxa_data.

taxa_rank

(Optional) The desired rank at which to look up taxa names. Will default to the active rank if not specified.

Value

List of ASVs corresponding to the taxa in the same order.


microresearcher/MicroVis documentation built on Feb. 8, 2024, 10:59 a.m.