Skip to content
forked from biocore/BIRDMAn

Bayesian Inferential Regression for Differential Microbiome Analysis

License

Notifications You must be signed in to change notification settings

mortonjt/BIRDMAn

 
 

Repository files navigation

BIRDMAn

GitHub Actions CI Documentation Status PyPI

Bayesian Inferential Regression for Differential Microbiome Analysis (BIRDMAn) is a framework for performing differential abundance analysis through Bayesian inference.

Installation

Currently BIRDMAn requires Python 3.7 or higher.

conda install -c conda-forge dask biom-format patsy xarray
pip install cmdstanpy
pip install git+git://github.com/arviz-devs/arviz.git
pip install birdman

You have to install cmdstan through the cmdstanpy.install_cmdstan function first. See the CmdStanPy documentation for details.

See the documentation for details on usage.

About

Bayesian Inferential Regression for Differential Microbiome Analysis

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 90.8%
  • Stan 8.9%
  • Makefile 0.3%