Giter VIP home page Giter VIP logo

keff_mapping's Introduction

M to ME keff mapping and validation against proteomics data

Scripts to map keffs using iML1515 to iJL1678b keffs. This repository contains all of the resources necessary to reproduce the simulations from "Kinetic profiling of metabolic specialists demonstrates stability and consistency of in vivo enzyme turnover numbers"

The code to reproduce simulations from "Machine learning applied to enzyme turnover numbers reveals protein structural correlates and improves metabolic models" has been moved to the ML_keffs_study1 branch.

The simulated models are then compared (by mass or mole fraction) against the proteomics data from "The quantitative and condition-dependent Escherichia coli proteome"

To run the relevant simulations and validations clone the repository and run:

python run_all_keff_simulations_and_validations.py

this will use solve using qminos in quad precision, to use gurobi v8.1 in low precision edit the solver argument in maximize_growth_rate in run_all_simulations_and_validations.py to:

run_simulations.maximize_growth_rate(model, media, simulation_savefile_name, solver='gurobi', precision=1e-12)

The simulations from run_all_keff_simulations_and_validations.py are output as simulation_validation_output.csv

Dependencies

  • Python 3.6
  • COBRApy - v0.5.11
  • COBRAme - v0.0.9
  • ECOLIme - v0.0.9
  • solvemepy - v1.0.1
  • matplotlib
  • pandas
  • numpy
  • gurobi v8.1 or qminos

keff_mapping's People

Watchers

Colton Lloyd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.