Skip to content

DavidLaoM/y3m2_ff

Repository files navigation

y3m2_ff

Descrition: Using kinetic modelling to infer adaptations in Saccharomyces cerevisiae carbohydrate storage metabolism to feast famine regimes.

Citation: TBA.

Keywords: Saccharomyces cerevisiae; carbon storage metabolism; feast famine regime; adaptation; glucose transport; kinetic modeling; parameter estimation.

Description: This repository contains the work behind our research and the required code and data to reproduce the figures in the manuscript and working simulations with the model developed. This work consisted of the further development of the parameter estimation toolbox developed in the 'y3m1_ss_gp' repository. This was aimed at dealing with a new case study (data, model complexity). New parts in the model were developed and validated and subsequent simulations were analysed. The model consists of a series of ordinary differential equations (ODE) representing the mass balances involved in each reaction. New reactions added concern carbon storage metabolism. The new conditions being reproduced are glucose feast famine regimes.

Required software: A functional matlab installation (MATLAB 9.3 or higher).

Reproducibility: The entire computational work, including article figures and supplementary figures, can be reproduced. For this we recommend running the files 'F0' to 'F8' in the root folder. A simple simulation is generated by running the file 'F0_reference_simulations.m'. An SBML version of this model will be uploaded to the Biomodels and JWS online databases. A running python version will be published in a separate github repo.

Folder structure: TBA