plotTopAbundant.Rd
Plot Top Abundant Taxa
plotTopAbundant(x, taxa_level = "Family", top = 10L, ...)
phyloseq
object
Taxonomic level at which features are selected. Abundances are summed up for each of the taxa at this level and then top are selected.
Numeric value, how many top taxa_level
to return. Default
top = 100
Options to pass ggplot2::geom_jitter()
A ggplot2 object.
Plot the features with the highest abundance in all samples, at a user specific taxonomic level.
Shetty SA (2021). Data visualization for microbiome analytics. https://github.com/microsud/biomeUtils