Skip to main content

The AutoPACMEN package

Project description

PyPI version

AutoPACMEN (Automatic integration of Protein Allocation Constraints for stoichiometric MEtabolic Networks)

General Description

AutoPACMEN allows one to apply the sMOMENT method of automatically expanding a stoichiometric metabolic model with protein allocation constraints (as described in further detail in Bekiaris & Klamt, 2020).

This repository of AutoPACMEN consists of three source code parts:

  1. The AutoPACMEN Model Generator, implemented as the Python module "autopacmen-Paulocracy" module, which provides a mostly automated way to generate enzyme-constraint-enhanced stoichiometric metabolic models, including an automatic retrieval of kcat values. It is primarily dependent on cobrapy.
    →This module can be found in the "autopacmen" subfolder.

  2. An optional mixed Python 3/MATLAB AutoPACMEN Model Calibrator whose MATLAB parts primarily use CellNetAnalyzer and which allows one to optimize given protein allocation constraints in order to get a better fit with in vivo data.
    →The Python parts can be found in the "autopacmen" subfolder as described in AutoPACMEN's manual,the MATLAB parts can be found in the subfolder "AutoPACMEN_Model_Calibrator_MATLAB".

  3. The exemplary usage of autopacmen-Paulocracy and the Model Calibrator resulting in the enzyme-constraint-enhanced model iJO1366*, as described in Supplementary File 1 of AutoPACMEN's publication. The final iJO1366* model is stored in a ready-to-use SBML form as "./iJO1366star/ec_model_2019_06_25_output_optimization/iJO1366star.xml".
    →The relevant scripts and data can be found in the "iJO1366" subfolder. Note: As it has a huge file size, the obligatory downloaded complete BRENDA text file brenda_downloads.txt (as described in AutoPACMEN's manual) is not included here. Instead, it can be downloaded from BRENDA's web site.

Documentation

The combined manual for autopacmen-Paulocracy and the Model Calibrator can be found as "manual.pdf" or LibreOffice-compatible "manual.odt" in the "docs" subfolder folder. It explains the manual installation process (without pip, see next chapter for the installation with pip) and usage of AutoPACMEN in detail.

An additional HTML documentation of the source code of AutoPACMEN's Python modules can be found under the "autopacmen" folder's subfolder "html". This HTML documentation was automatically generated using pdoc3 (link accessed on Oct 30, 2019). The HTML documentation's starting point is "index.html" in the "./autopacmen/html/autopacmen" subfolder.

If you are particularily interested in the generation of kcat databases from BRENDA and SABIO-RK, look up the scripts "data_parse_brenda_textfile.py", "data_parse_sabio_rk_for_model.py" as well as the combining script "data_create_combined_kcat_database.py". These scripts create JSON files with the kcat data from these databases with EC number, organism and substrate information. An exemplary created database with BRENDA is "kcat_database_brenda" in the main folder's subfolder "./iJO1366star/ec_model_2019_06_25_output", a database with SABIO-RK is "kcat_database_sabio_rk" in the same subfolder.

Installation of autopacmen-Paulocracy using pip

You can install autopacmen-Paulocracy from PyPI using pip as follows:

pip install autopacmen-Paulocracy

autopacmen-Paulocracy requires Python >=3.7 for its Python parts, and MATLAB >=2017a for its optional Model Calibrator MATLAB scripts.

Structure of AutoPACMEN's source code

All relevant scripts of autopacmen-Paulocracy are in the "autopacmen" main folder.

In this main folder, the scripts which start with "analysis_", "data_" and "modeling_" are command-line interfaces (CLI) for AutoPACMEN's Python modules. These Python modules can be found the main folder's "submodules" subfolder.

The subfolder "AutoPACMEN_Model_Calibrator_MATLAB" contains the Model Calibrator's MATLAB parts.

All scripts and folders within "iJO1366star" are part of the generation and analysis of iJO1366* (see AutoPACMEN's publication for more about it). From these scripts, these ones starting with "./iJO1366star/ec_model_2019_06_25_figure" create either a full figure or data for a figure used in AutoPACMEN's publication.

The main script for the generation of the uncalibrated iJO1366* model is "./iJO1366star/ec_model_2019_06_25_sMOMENT_iJO_CREATION.py" in the "iJO1366" subfolder. This main script uses AutoPACMEN's functionalities as Python modules. The commented steps in this script correspond to the steps described in supplementary File 1 of (Bekiaris & Klamt, in submission).

The "iJO1366star" folder's subfolder "iJOstar_MCS_analysis_scripts" contains the scripts used for the computation and the analysis of the published Minimal Cut Set enumeration with iJO1366 and iJO1366*.

AutoPACMEN creates a cache of SABIO-RK, NCBI TAXONOMY and UniProt data in the "_cache" main folder's subfolder. In the current state, the cache is the one from AutoPACMEN's run for iJO1366* around the 25th of June 2019.

AutoPACMEN's Publication

License

This project is free and open-source, using the Apache License Version 2.0.

External sources

External sources which are included in this package are given in the respective SOURCES.txt files.

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

autopacmen-Paulocracy-0.6.0.tar.gz (55.3 kB view hashes)

Uploaded Source

Built Distribution

autopacmen_Paulocracy-0.6.0-py3-none-any.whl (90.3 kB view hashes)

Uploaded Python 3

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