Python framework for building and analysing protein allocation models
Project description
PAMpy
Python implementation of the PAM framework (https://github.com/Spherotob/PAM_public) to create GECKO like ME models.
Code structure:
- example_PAM_generation: (in
./Examples/PAModel_example_script.ipynb
) An example of how to build, run and validate a proteome allocation model for Escherichia coli. - 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
cobrapy toolbox, Gurobi solver
More dependencies see pyproject.toml
Project details
Release history Release notifications | RSS feed
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.2.2.tar.gz
(42.6 kB
view details)
Built Distribution
File details
Details for the file PAModelpy-0.0.2.2.tar.gz
.
File metadata
- Download URL: PAModelpy-0.0.2.2.tar.gz
- Upload date:
- Size: 42.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1318496cbc673cd80cec528d2e5f09fd0b59de9b8811bcfe96f99c1e58d344b1 |
|
MD5 | df37ac06d76885335552d935513da5c8 |
|
BLAKE2b-256 | 4feacda5f711c6dc86ab584ece3dd669ef6e857bda13f1cddd7b11938e4c4c34 |
File details
Details for the file PAModelpy-0.0.2.2-py3-none-any.whl
.
File metadata
- Download URL: PAModelpy-0.0.2.2-py3-none-any.whl
- Upload date:
- Size: 47.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb5eb154460a2fe6e71967b5e51a114ce066fdafb26adb87a2f974a4d014e09c |
|
MD5 | 76bf115d1ec61133576738ff1f4f9ee8 |
|
BLAKE2b-256 | d01806ecb2832038643fd04e3df8d0e495ca700c60c04f94d29ab850e1cb7663 |