Skip to main content

Python framework for building and analysing protein allocation models

Project description

PAModelpy - Protein Allocation Model reconstruction in Python

What is PAModelpy?

Models of metabolism are powerful tools to explore the metabolic potential of microorganism. Powerful tools have been created to support Python-based analysis of genome-scale models. These models, however, cannot capture all metabolic phenotypes and the simulation results have high flux variability. Adding protein to each reaction increases the simulation fidelity. The PAModelpy package is designed to integrate protein constraints and protein sectors as described by Alter et al. (2021) to metabolic models. It is the Python implementation of the PAM MATLAB framework to create GECKO like ME models.

The PAModelpy package builds upon the community-wide used COBRApy. We have extended this package with the following features:

  • protein-reaction associations
  • infrastructure to include isozymes and promiscuous enzymes
  • protein sectors
  • specialized objects to build protein allocation models
  • the possibility to perform a computational efficient sensitivity analysis

Installation

PAModelpy is a PiPy package which allows for easy installation with pip:

pip install PAModelpy

Note that the package has been tested with the Gurobi solver.

Code structure:

  • EnzymeSectors: The objects which are used to store the data of the different enzyme sectors which are added to the genome-scale model
  • PAModel: Proteome Allocation (PA) model class. This class builds on to the cobra.core.Model class from the COBRApy toolbox with functions to build enzyme sectors, to add enzyme kinetics parameters and in the future to perform a sensitivity analysis on the enzyme variables.
  • Enzyme: Different classes which relate enzymes to the model with enzyme constraints and variables.
  • CatalyticEvent: A class which serves as an interface between reactions and enzyme. This allows for easy lookup of Protein-Reaction assocations.
  • PAMValidator: Functions to validate the model predictions with physiology data and giving a graphical overview. The script uses data for E.coli (found in ./Data/Ecoli_physiology) by default.

Dependencies

The dependencies of the PAModelpy package can be found in src/pyproject.toml

License

Copyright institute of Applied Microbiology, RWTH Aachen University, Aachen, Germany (2023)

PAModelpy is free of charge open source software, which can be used and modified for your particular purpose under the MIT or Apache 2.0 of the users choice.

Please note that according to these licenses, the software is provided 'as is', WITHOUT WARRANTY OF ANY KIND, without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

pamodelpy-0.0.3.10.tar.gz (39.6 kB view details)

Uploaded Source

Built Distribution

PAModelpy-0.0.3.10-py3-none-any.whl (43.3 kB view details)

Uploaded Python 3

File details

Details for the file pamodelpy-0.0.3.10.tar.gz.

File metadata

  • Download URL: pamodelpy-0.0.3.10.tar.gz
  • Upload date:
  • Size: 39.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for pamodelpy-0.0.3.10.tar.gz
Algorithm Hash digest
SHA256 281af61e9e72b9232a5eb8c4ae6dc00586f81cc70cba77a85805233b249f9364
MD5 3e29762fe1c0f40cfdbfbd7c6167112f
BLAKE2b-256 0a033a97fc7a34d8e71a4afeeb9a29059dd18d23649ca8d7237ea7dfc03053f9

See more details on using hashes here.

File details

Details for the file PAModelpy-0.0.3.10-py3-none-any.whl.

File metadata

  • Download URL: PAModelpy-0.0.3.10-py3-none-any.whl
  • Upload date:
  • Size: 43.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for PAModelpy-0.0.3.10-py3-none-any.whl
Algorithm Hash digest
SHA256 89bf9b617289aec79999aabb311260fdb4f7afe9ca7f8354ee135964fdd94c1b
MD5 ec40b072042d1ed9806d8596436a77f6
BLAKE2b-256 e233d0ab7177479aeffbd012e22c6832d0fcf99334f8d8b9647f2dbb993d989c

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