User

Prescott/Code

From SYSOS

< User:Prescott
Revision as of 08:45, 23 July 2015 by Prescott (talk | contribs)

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.

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 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.