BRACoD.R: BRACoD: Bayesian Regression Analysis of Compositional Data

The goal of this method is to identify associations between bacteria and an environmental variable in 16S or other compositional data. The environmental variable is any variable which is measure for each microbiome sample, for example, a butyrate measurement paired with every sample in the data. Microbiome data is compositional, meaning that the total abundance of each sample sums to 1, and this introduces severe statistical distortions. This method takes a Bayesian approach to correcting for these statistical distortions, in which the total abundance is treated as an unknown variable. This package runs the python implementation using reticulate.

Version: 0.0.2.0
Depends: R (≥ 3.5.0)
Imports: reticulate
Suggests: testthat (≥ 3.0.0)
Published: 2022-03-24
Author: Adrian Verster [aut, cre]
Maintainer: Adrian Verster <adrian.verster at hc-sc.gc.ca>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: BRACoD.R results

Documentation:

Reference manual: BRACoD.R.pdf

Downloads:

Package source: BRACoD.R_0.0.2.0.tar.gz
Windows binaries: r-devel: BRACoD.R_0.0.2.0.zip, r-release: BRACoD.R_0.0.2.0.zip, r-oldrel: BRACoD.R_0.0.2.0.zip
macOS binaries: r-release (arm64): BRACoD.R_0.0.2.0.tgz, r-oldrel (arm64): BRACoD.R_0.0.2.0.tgz, r-release (x86_64): BRACoD.R_0.0.2.0.tgz
Old sources: BRACoD.R archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=BRACoD.R to link to this page.