- Home
- Bioconductor 3.23
- Software Packages
- microbiomeDASim (development version)
microbiomeDASim
This is the development version of microbiomeDASim; for the stable release version, see microbiomeDASim.
Microbiome Differential Abundance Simulation
Bioconductor version: Development (3.23)
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.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("microbiomeDASim")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.