Description Arguments Details References See Also Examples
Results for case study on 16S microbiome differential testing of Schubert et al. (2014) dataset described in Korthauer and Kimes et al. (2019). Wilcoxon rank-sum test was used to test for differential abundance between samples from healthy patients and patients with diarrheal stool samples (including both C. difficile infection, CDI, and non-CDI samples).
metadata |
logical whether to load metadata (TRUE) or full resource (FALSE). (default = FALSE) |
Results for this case study include:
schubert-otus-benchmark
: testing at OTU-level using ubiquity as covariate.
schubert-otus-abun-benchmark
: testing at OTU-level using mean abundance as covariate.
schubert-otus-uninf-benchmark
: testing at OTU-level using uninformative covariate.
Schubert, A. M. et al. (2014). Microbiome data distinguish patients with Clostridium difficile infection and non-C. difficile-associated diarrhea from healthy controls. MBio, 5(3), e01021-14.
microbiome-baxter
, microbiome-goodrich
, microbiome-papa
, microbiome-enigma
1 2 3 4 5 6 7 8 | `schubert-otus-benchmark`(metadata = TRUE)
## Not run:
`schubert-otus-benchmark`()
`schubert-otus-abun-benchmark`()
`schubert-otus-uninf-benchmark`()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.