Team:Paris/Transduction modeling Deterministic and Stochastic Simulations
From 2009.igem.org
(→Deterministic and Stochastic Simulations) |
(→Deterministic and Stochastic Simulations) |
||
Line 31: | Line 31: | ||
[[Image:Schéma sim bio.tiff|500px|center]] | [[Image:Schéma sim bio.tiff|500px|center]] | ||
+ | |||
+ | Simulation were performed either in the case of complexation between FecA and FecR or with no complexation between the two species. In each case, different calues for parameter kf_2 were chosen. | ||
Revision as of 19:18, 15 October 2009
iGEM > Paris > Reception > Modeling
Contents |
Modeling
- Introduction
- A. The Fec Operon as used in our system : chemical equations and kinetics
- B. Deterministic and Stochastic Simulations
- C. Results and discussion
Deterministic and Stochastic Simulations
To study our model, we decided to run two type of simulations. First of all, we have started with deterministic simulation in order to see whether our description of the chemical cascade reflected our understanding and expected behaviour of the reception system. Then, to check whether our system was sensible to molecular noise, we decided to run exact stochastic simulations based on the Gillespie method.
The whole model was built on the Simbiology toolbox of Matlab ; chemical equations as presented here were written and a the resulting diagram of interaction between species was ploted :
Simulation were performed either in the case of complexation between FecA and FecR or with no complexation between the two species. In each case, different calues for parameter kf_2 were chosen.
Deterministic Model
We used classical algorithms to solve the system of differential equations and get deterministic simulations ;
Stochastic Simulations
Several runs of stochastic simulations were run for the different values of k and the different initial amounts of FecA. We used a Gillespie algorithm to compute the amounts of molecules at each step ; the simulations were run with Matlab Simbiology toolbox.