Skip to main content

Bayesian statistical models of metabolic networks

Project description

GNU General Public License 3.0 Black Contributor Covenant Version 1.4 Documentation Status

Maud is an application that fits Bayesian statistical models of metabolic networks using Python and Stan.

Maud aims to take into account allosteric effects, ensure that the laws of thermodynamics are obeyed and to synthesise information from both steady state experiments and the existing literature.

Installation

First create a fresh Python virtual environment and then activate it:

python -m venv .venv --prompt=maud
source .venv/bin/activate

To install Maud and its python dependencies to your new virtual environment, run this command:

pip install maud-metabolic-models

Cmdstanpy depends on cmdstan, which in turn requires a c++ toolchain. On some computers you will have to install these in order to use Maud. You will hit an error at the next step if this applies to your computer. Luckily cmdstanpy comes with commands that can do the necessary installing for you. On windows the c++ toolchain can be installed with the following powershell commands:

Usage

Maud is used from the command line. To see all the available commands try running

maud --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

maud-metabolic-models-0.6.0.1.tar.gz (67.8 kB view hashes)

Uploaded Source

Built Distributions

maud_metabolic_models-0.6.0.1-py3-none-win_amd64.whl (15.5 MB view hashes)

Uploaded Python 3 Windows x86-64

maud_metabolic_models-0.6.0.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.9 MB view hashes)

Uploaded Python 3 manylinux: glibc 2.17+ x86-64

maud_metabolic_models-0.6.0.1-py3-none-macosx_10_9_x86_64.whl (9.6 MB view hashes)

Uploaded Python 3 macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page