8000 GitHub - danielriosgarza/miaSim: microbiome data simulation package
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

danielriosgarza/miaSim

 
 

Repository files navigation

Microbiome data simulation with miaSim

Codecov test coverage

Gitter

Watch on GitHub Star on GitHub

This R package can be used to simulate (longitudinal) data for the benchmarking and analysis of quantitative models of microbial communities. The package is part of miaverse, and is based on the (Tree)SummarizedExperiment data container.

The package website provides further tutorials and references for the implemented models, which include Hubbell's neutral model, the generalized Lotka-Volterra model, and the self-organised instability model.

Installation

The package can be directly installed from R command line.

devtools::install_github("microbiome/miaSim")
library(miaSim)

Contributions and acknowledgments

You can find us online from Gitter.

Contributions are very welcome through issues and pull requests at the development site. We a git flow kind of approach. Development version should be done against the main branch and then merged to release for release. (https://guides.github.com/introduction/flow/)

We are grateful to all contributors, and Emma Gheysen and Karoline Faust for developing the microsimR package that the miaSim package converts to the SummarizedExperiment universe. This project is part of miaverse.

Kindly cite this work. For citation details, see R command citation("miaSim").

Code of conduct

Please note that the project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

microbiome data simulation package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%
0