Description Usage Arguments Value Author(s) References See Also Examples
Filter the phyloseq object to include only rare (non-core) taxa.
1 | rare(x, detection, prevalence, include.lowest = FALSE, ...)
|
x |
|
detection |
Detection threshold for absence/presence (strictly greater by default). |
prevalence |
Prevalence threshold (in [0, 1]; strictly greater by default) |
include.lowest |
Include the lower boundary of the detection and prevalence cutoffs in core calculation. FALSE by default. |
... |
Arguments to pass. |
Filtered phyloseq object including only rare taxa
Contact: Leo Lahti microbiome-admin@googlegroups.com
Salonen A, Salojarvi J, Lahti L, de Vos WM. The adult intestinal core microbiota is determined by analysis depth and health status. Clinical Microbiology and Infection 18(S4):16-20, 2012 To cite the microbiome R package, see citation('microbiome')
core_members
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.