return_top_taxa: Return the most abundant taxa in a dataset

View source: R/misc_analyses.R

return_top_taxaR Documentation

Return the most abundant taxa in a dataset

Description

Return the n most abundant taxa as calculated by the mean sequence counts across all samples.

Usage

return_top_taxa(input, number_taxa)

Arguments

input

The input dataset as loaded by load_taxa_table.

number_taxa

The number of top taxa to display.


leffj/mctoolsr documentation built on Aug. 5, 2022, 1:27 a.m.