Find the Top Taxa
findTopTaxa(x, top = 5L, method = c("mean", "sum", "median", "prevalence"))
A phyloseq object
Numeric value, how many top taxa to return. Default return top five taxa.
Specify the method to determine top taxa. Either sum, mean, median or prevalence. Default is 'mean'.
A vector of the most top
abundant taxa
Shetty SA (2020). Utilities for microbiome analytics. https://github.com/RIVM-IIV-Microbiome/biomeUtils