Description Usage Arguments Value
View source: R/prevalance_filtering.R
Filter OTUs base on prevalance, defined as the number of samples the OTU is considered 'present'
1 | prev_filt(physeq, prev_def, cutoff)
|
physeq |
a valid phyloseq object |
prev_def |
prevalance definition, the minimum count for an OTU to defined as present |
cutoff |
the proportion of samples that an OTU must be present in to be included |
a phyloseq object with OTUs below the cutoff filtered out
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.