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.

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.4.0.tar.gz (147.6 kB view details)

Uploaded Source

Built Distribution

ModelSEEDpy-0.4.0-py3-none-any.whl (173.9 kB view details)

Uploaded Python 3

File details

Details for the file modelseedpy-0.4.0.tar.gz.

File metadata

  • Download URL: modelseedpy-0.4.0.tar.gz
  • Upload date:
  • Size: 147.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.10

File hashes

Hashes for modelseedpy-0.4.0.tar.gz
Algorithm Hash digest
SHA256 6a2b08ade4f0f409713c2da091e67fef007ce966da35e45a5bd5a0c437140d23
MD5 d256b528f7a6937cb8ca62f03ae8e716
BLAKE2b-256 fc2425fe0335363f06fc3f15e149fd407b31ee07e4e6ed7020a84c3eca4adca6

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ModelSEEDpy-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b7b33bf66975a3b74c748307076d71621b8881957e90adbb533e023d2bc505d3
MD5 68ea85b75b875f1adc3eb9dc29672dc2
BLAKE2b-256 42a8aa0f2a9630cb277715e98aa55420b228c0cafdc9e2db07cc3480cb53d0cd

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