Understanding the drivers of microbial diversity is an important frontier of microbial ecology, and investigating the diversity of samples from microbial ecosystems is a common step in any microbiome analysis. breakaway is the premier package for statistical analysis of microbial diversity. breakaway implements the latest and greatest estimates of different alpha diversity metrics, as well as the most commonly used estimates.
breakaway is undergoing substantial renovations. Please submit an issue if it is interfering with your work!
You can install breakaway from github with:
install.packages("devtools")
devtools::install_github("adw96/breakaway")
breakaway is actively maintained and continually expanding and developing its scope! Is there a method you would like to have implemented in breakaway? Submit a pull request or contact the maintainer!
For now, breakaway is no longer being updated on CRAN. You can access v3.0 on CRAN here or with
install.packages("breakaway")
Maintainer: Amy Willis
Authors: Amy Willis, Kathryn Barger and John Bunge
- extended tutorials
- phyloseq integration
- CatchAll in R
- better unit testing
- longitudinal models for the microbiome
- better graphics
- automated estimator selection based on data structure
- new format for modelling functions
Do you have a request for us? Let us know!