otu_to_taxonomy: Transform OTUs to their taxonomic label

View source: R/otu_to_taxonomy.R

otu_to_taxonomyR Documentation

Transform OTUs to their taxonomic label

Description

Transform OTUs to their taxonomic label

Usage

otu_to_taxonomy(OTU, data, level = NULL)

Arguments

OTU

String vector. Names of OTU labels in data

data

phyloseq object with a taxonomy table

level

(Optional). Character vector. Desired taxonomic levels for output.

Value

String vector. Names of taxonomic labels matching labels of OTU.


corncob documentation built on May 29, 2024, 7:15 a.m.