- Notifications
You must be signed in to change notification settings - Fork5
Bayesian Inferential Regression for Differential Microbiome Analysis
License
NotificationsYou must be signed in to change notification settings
biocore/BIRDMAn
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
BayesianInferentialRegression forDifferentialMicrobiomeAnalysis (BIRDMAn) is a framework for performing differential abundance analysis through Bayesian inference.
See thedocumentation for details on usage.
For an example of running BIRDMAn - see thisGoogle Colab notebook.
Currently BIRDMAn requires Python 3.8 or higher.
We recommend usingmamba for installation of dependencies.
mamba install -c conda-forge biom-format patsy xarray arviz cmdstanpypip install birdman
About
Bayesian Inferential Regression for Differential Microbiome Analysis