sigB-response_starvation_shakeflask
Version 1

The model can simulate the the dynamics of sigB dependent transcription at the transition to starvation. It is was developed along the comic in 'sigB-activation-comic_vol1'. Parameters were partly taken from Delumeau et al., 2002, J. Bact. and Igoshin et al., 2007, JMB. Parameter estimation was performed using experimental data from '0804_shake-flask'. Use the .m-file with matlab as: % reading initial conditions from the file: inic = sigb_model_liebal;

% performing the simulation: [t,y] = ode15s(@sigb_model_liebal,[0 800],inic);

% plotting Biomass and LacZ activity % (blue by default biomass, green LacZ activity) plotyy(t/60,y(:,1),t/60,y(:,10))

SEEK ID: https://fairdomhub.org/models/20?version=1

1 item is associated with this Model:
  • sigb_model_liebal.m (Matlab file - 6.76 KB) Download

Organism: Bacillus subtilis

Model type: Ordinary differential equations (ODE)

Model format: Matlab package

Execution or visualisation environment: Matlab

Model image: No image specified

help Creators and Submitter
Creator
Submitter
Activity

Views: 2735   Downloads: 71

Created: 26th Oct 2009 at 14:48

Last updated: 28th Oct 2009 at 17:03

help Tags

This item has not yet been tagged.

help Attributions

None

Version History

Version 1 (earliest) Created 26th Oct 2009 at 14:48 by Ulf Liebal

No revision comments

Powered by
(v.1.14.2)
Copyright © 2008 - 2023 The University of Manchester and HITS gGmbH