Skip to main content

Python package for building and analyzing models using ModelSEED

Project description

https://raw.githubusercontent.com/modelseed/modelseedpy/main/examples/ms-logo-horizontal.png?sanitize=true

Metabolic modeling with the ModelSEED Database

PyPI version Documentation Status Downloads License

Metabolic modeling is an pivotal method for computational research in synthetic biology and precision medicine. The metabolic models, such as the constrint-based flux balance analysis (FBA) algorithm, are improved with comprehensive datasets that capture more metabolic chemistry in the model and improve the accuracy of simulation predictions. We therefore developed ModelSEEDpy as a comprehensive suite of packages that bootstrap metabolic modeling with the ModelSEED Database (Seaver et al., 2021 ). These packages parse and manipulate (e.g. gapfill missing reactions or calculated chemical properties of metabolites), constrain (with kinetic, thermodynamics, and nutrient uptake), and simulate cobrakbase models (both individual models and communities). This is achieved by standardizing COBRA models through the cobrakbase module into a form that is amenable with the KBase/ModelSEED ecosystem. These functionalities are exemplified in Python Notebooks . Please submit errors, inquiries, or suggestions as GitHub issues where they can be addressed by our developers.

Installation

ModelSEEDpy will soon be installable via the PyPI channel:

pip install modelseedpy

but, until then, the repository must cloned:

git clone https://github.com/ModelSEED/ModelSEEDpy.git

and then locally installed with pip:

cd path/to/modelseedpy
pip install .

The associated ModelSEED Database, which is required for a few packages, is simply downloaded by cloning the GitHub repository:

git clone https://github.com/ModelSEED/ModelSEEDDatabase.git

and the path to this repository is passed as an argument to the corresponding packages.

Windows users must separately install the pyeda module: 1) download the appropriate wheel for your Python version from this website ; and 2) install the wheel through the following commands in a command prompt/powershell console:

cd path/to/pyeda/wheel
pip install pyeda_wheel_name.whl

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

ModelSEEDpy-0.3.0.tar.gz (115.1 kB view details)

Uploaded Source

Built Distribution

ModelSEEDpy-0.3.0-py3-none-any.whl (141.1 kB view details)

Uploaded Python 3

File details

Details for the file ModelSEEDpy-0.3.0.tar.gz.

File metadata

  • Download URL: ModelSEEDpy-0.3.0.tar.gz
  • Upload date:
  • Size: 115.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for ModelSEEDpy-0.3.0.tar.gz
Algorithm Hash digest
SHA256 d664f2d9b4533a1cf4e1b80b2be35af08e81d8e7cd5dffc14cb2171005d3fe1b
MD5 fe1b15b2d195ea2be7085aa15d6a6e66
BLAKE2b-256 cf3d53b08866e086059895fc5f16305e8c84ae51ec5bbfbacb5384229bf2b835

See more details on using hashes here.

File details

Details for the file ModelSEEDpy-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: ModelSEEDpy-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 141.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for ModelSEEDpy-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3f772354aad731f1c9bb9fe540e3f9c7f37a3cfcfbd72b8b5ee2e618a7bba194
MD5 f5c91f0f729d6705ac8a7b3490aa333c
BLAKE2b-256 28fa0be81a3c61293577372230556347042fee866117e293459755c2ba093567

See more details on using hashes here.

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