User

Difference between revisions of "Prescott/Code"

From SYSOS

< User:Prescott
Line 7: Line 7:
 
'''TPP & Antonis Papachristodoulou, Journal of Theoretical Biology, 2012'''
 
'''TPP & Antonis Papachristodoulou, Journal of Theoretical Biology, 2012'''
  
This paper described how to implement a dissipativity analysis to estimate the model order reduction error. The attached [[Media:JTBMMSOSTOOLS.zip|code]] is that referred to in the paper, used to estimate the error incurred by the reduction of the benchmark Michaelis-Menten enzyme kinetics. It has been developed for use with SOSTOOLS v2, which has recently been superseded by [http://www.eng.ox.ac.uk/control/sostools SOSTOOLS v3].
+
This paper described how to implement a dissipativity analysis to estimate the model order reduction error. The attached [[Media:JTBMMSOSTOOLS.zip|MATLAB code]] is that referred to in the paper, used to estimate the error incurred by the reduction of the benchmark Michaelis-Menten enzyme kinetics. It has been developed for use with SOSTOOLS v2, which has recently been superseded by [http://www.eng.ox.ac.uk/control/sostools SOSTOOLS v3].

Revision as of 13:34, 14 October 2015

Layering Toolbox

TPP, Moritz Lang & Antonis Papachristodoulou, PLoS Computational Biology, 2015

This work describes how to systematically decompose an SBML-encoded model of a biomolecular reaction network into functionalities, and investigate the behaviour of each functionality in the context of all combinations of the others. We have implemented this method in Matlab through a toolbox, found here. Please check the documentation for licencing, requirements, and installation/usage instructions.

Model Reduction

TPP & Antonis Papachristodoulou, Journal of Theoretical Biology, 2012

This paper described how to implement a dissipativity analysis to estimate the model order reduction error. The attached MATLAB code is that referred to in the paper, used to estimate the error incurred by the reduction of the benchmark Michaelis-Menten enzyme kinetics. It has been developed for use with SOSTOOLS v2, which has recently been superseded by SOSTOOLS v3.