Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jdtibochab/pputidame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ME-model of P. putida KT2440 (iPpu1676-ME)

This repository contains all the information and building scripts required to construct a ME-model for P. putida KT2440, iPpu1676-ME using coralME.

If you are using iPpu1676-ME, please cite Tibocha-Bonilla, J.D., Gandhi, V., Lieng, C. et al. Model of metabolism and gene expression predicts proteome allocation in Pseudomonas putida. npj Syst Biol Appl 11, 55 (2025). https://doi.org/10.1038/s41540-025-00521-1.

Install locally

  1. Clone repository
  2. run pip install -r requirements.txt

Install using Docker

  1. Clone repository
  2. docker build --file "./Dockerfile-Python3.10" . -t "pputidame"
  3. docker run --detach -p 10000:8888 -v USER/PATH/TO/pputidame/:/opt/notebooks/ pputidame
  4. In your browser, go to localhost:10000

Understanding the layout of this repository

Jupyter Notebooks contain the following analyses:

  1. Reconstruction and constraining of the ME-model
  2. Omics overview and analysis
  3. Comparison of model predictions and omics
  4. Final visualization of the comparison of model predictions and omics
  5. Allocation observed in the omics data
  6. Flux Variability Analysis of M- and ME-models
  7. Analysis of intracellular phenotype (comparison with MFA)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published