miaSim
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see miaSim.
Microbiome Data Simulation
Bioconductor version: 3.21
Microbiome time series simulation with generalized Lotka-Volterra model, Self-Organized Instability (SOI), and other models. Hubbell's Neutral model is used to determine the abundance matrix. The resulting abundance matrix is applied to (Tree)SummarizedExperiment objects.
Author: Yagmur Simsek [cre, aut], Karoline Faust [aut], Yu Gao [aut], Emma Gheysen [aut], Daniel Rios Garza [aut], Tuomas Borman [aut] ORCID iD ORCID: 0000-0002-8563-8884 , Leo Lahti [aut] ORCID iD ORCID: 0000-0001-5537-637X
Maintainer: Yagmur Simsek <yagmur.simsek.98 at gmail.com>
citation("miaSim")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("miaSim")
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("miaSim")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.