taxa_metrics: Calculates what percentage of taxa was found in a reference...

View source: R/mock.R

taxa_metricsR Documentation

Calculates what percentage of taxa was found in a reference set.

Description

Note that both arguments must of class "taxonomyTable" from the phyloseq package which can be obtained with the tax_table method.

Usage

taxa_metrics(tax_table, ref)

Arguments

tax_table

Measured taxonomy table.

ref

Reference taxonomy table.

Value

A data frame denoting performance metrics for taxa identification.

Examples

 NULL


Gibbons-Lab/mbtools documentation built on Jan. 28, 2024, 11:08 a.m.