Skip to content

Matlab code for Structural Thermokinetic Modelling in metabolic networks

License

Notifications You must be signed in to change notification settings

liebermeister/stm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structural thermokinetic modelling for Matlab

Structural thermokinetic modelling is a computational method to determine consistent states of kinetic metabolic models. It follows the paradigm of Structural Kinetic Modelling, but accounts for thermodynamic laws to yield a consistent description of reversible biochemical reaction kinetics.

This repository contains Matlab functions for Structural thermokinetic modelling that extend the Metabolic Network Toolbox.

For demo scripts, see the subdirectory matlab/demo. To see the commands used, please have a look at the scripts.

Relevant models and data can be found in the folder resources-data.

Dependencies

The functions in this toolbox depend on the

Some functions depend on the following Matlab toolboxes:

Please make sure that these matlab packages are installed in your system and that all these directories and subdirectories are included in your matlab path. If CPLEX for matlab is installed in your system, this will speed up some calculations.

For getting started, please see the instructions at

http://www.metabolic-economics.de/stm/workflow-matlab.html

E. coli model

The E. coli central metabolism model, the running example in the article, can be found in the folder resource-data/models-article/Escherichia_coli_ccm/. Details about the model and model construction are given there.

License

This package is released under the GNU General Public License.

Contact

Please contact Wolfram Liebermeister with any questions or comments.

References

Liebermeister W. (2013), Elasticity sampling links thermodynamics to metabolic control arXiv:1309.0267

About

Matlab code for Structural Thermokinetic Modelling in metabolic networks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages