phyloseq_filter_top_taxa_range: Check the range of the top-taxa filtering values to determine...

View source: R/phyloseq_filter.R

phyloseq_filter_top_taxa_rangeR Documentation

Check the range of the top-taxa filtering values to determine the optimal threshold.

Description

This function performs taxa filtering by retaining the most abundant taxa. A range of abundance percentages (5 - 95%) will be explored.

Usage

phyloseq_filter_top_taxa_range(physeq, show_plot = TRUE)

Arguments

physeq

A phyloseq-class object

show_plot

Logical; if TRUE, shows the plot on screen

Value

ggplot-object.


vmikk/metagMisc documentation built on April 13, 2025, 7:54 p.m.