Description Usage Arguments Value
View source: R/filter_taxa_functions.r
This version of the filter_taxa function can be used with lists and lapply or for loops.
1 | filter_subsets(phyloseq_object, threshold, num_samples = 1)
|
phyloseq_object |
the object to be filtered |
threshold |
this relative abundance in percentage have to appear for an ASV, than all ASV reads are kept |
num_samples |
the number of times (samples) the threshold has to be met |
The subsetted phyloseq object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.