- Home
- Bioconductor 3.20
- Software Packages
- microbiomeDASim
microbiomeDASim
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see microbiomeDASim.
Microbiome Differential Abundance Simulation
Bioconductor version: 3.20
A toolkit for simulating differential microbiome data designed for longitudinal analyses. Several functional forms may be specified for the mean trend. Observations are drawn from a multivariate normal model. The objective of this package is to be able to simulate data in order to accurately compare different longitudinal methods for differential abundance.
Author: Justin Williams, Hector Corrada Bravo, Jennifer Tom, Joseph Nathaniel Paulson
Maintainer: Justin Williams <williazo at ucla.edu>
citation("microbiomeDASim")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("microbiomeDASim")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("microbiomeDASim")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.