Team:Paris/Transduction modeling Deterministic and Stochastic Simulations

From 2009.igem.org

(Difference between revisions)
(Deterministic and Stochastic Simulations)
Line 5: Line 5:
-
== Modeling ==
 
-
* [[Team:Paris/Transduction_modeling#Overview | Introduction]]
+
== DryLab - Fec simulation==
-
* [[Team:Paris/Transduction_modeling_The Fec Operon as used in our system : chemical equations and kinetics#Overview |A. The Fec Operon as used in our system : chemical equations and kinetics ]]
+
<html>
-
* [[Team:Paris/Transduction_modeling_Deterministic and Stochastic Simulations#Overview |B. Deterministic and Stochastic Simulations]]  
+
<style type="text/css">
-
* [[Team:Paris/Transduction_modeling_Results and discussion#Overview |C. Results and discussion]]
+
#left-side {
 +
    position: absolute;
 +
    height: 23px;
 +
    width: 30px;
 +
    top: 0px;
 +
    left: 110px;
 +
    margin-top:10px;
 +
    padding-top: 7px;
 +
    background: url(https://static.igem.org/mediawiki/2009/1/1b/Left_menu_pari.png);
 +
    z-index:4;
 +
}
 +
 
 +
#middle-side {
 +
    height: 25px;
 +
    width: 440px;
 +
    position: absolute;
 +
    top: 0px;
 +
    left: 120px;
 +
    margin-top:10px;
 +
    padding-top: 5px;
 +
    background: #dadada;
 +
    z-index:5;
 +
}
 +
 
 +
#right-side {
 +
    position: absolute;
 +
    height: 23px;
 +
    width: 30px;
 +
    margin-top:10px;
 +
    padding-top: 7px;
 +
    top: 0px;
 +
    left: 540px;
 +
    background: url(https://static.igem.org/mediawiki/2009/4/40/Right_menu_paris.png);
 +
    z-index:4;
 +
}
 +
 
 +
a.menu_sub {
 +
    padding-left: 7px;
 +
    padding-right: 7px;
 +
}
 +
 
 +
a.menu_sub_active {
 +
    padding-left: 7px;
 +
    padding-right: 7px;
 +
    color:#b0310e;
 +
    font-weight:bold;
 +
}
 +
</style>
 +
<div id="left-side"></div>
 +
<div id="middle-side"><center>
 +
<a class="menu_sub"href="https://2009.igem.org/Team:Paris/DryLab#bottom"> Main </a>|
 +
<a class="menu_sub" href="https://2009.igem.org/Team:Paris/Modeling#bottom"> Introduction</a>|
 +
<a class="menu_sub"href="https://2009.igem.org/Team:Paris/Production_modeling2#bottom"> Vesicle model</a>|
 +
<a class="menu_sub"href="https://2009.igem.org/Team:Paris/Production_modeling#bottom"> Delay model</a>|
 +
<a class="menu_sub_active"href="https://2009.igem.org/Team:Paris/Transduction_modeling#bottom"> Fec simulation</a>
 +
</center>
 +
</div>
 +
<div id="right-side"></div>
 +
</html>
 +
 
 +
#[[Team:Paris/Transduction_modeling#Overview | Introduction]]
 +
#[[Team:Paris/Transduction_modeling_The Fec Operon as used in our system : chemical equations and kinetics#Overview |The Fec Operon in our system ]]
 +
#[[Team:Paris/Transduction_modeling_Deterministic and Stochastic Simulations#Overview |Deterministic and Stochastic Simulations]]  
 +
#[[Team:Paris/Transduction_modeling_Results and discussion#Overview |Results and discussion]]
<html>
<html>
</div>
</div>
Line 17: Line 79:
<div id="paris_content">
<div id="paris_content">
</html>
</html>
-
 
-
 
-
 
==Deterministic and Stochastic Simulations==
==Deterministic and Stochastic Simulations==

Revision as of 18:44, 19 October 2009

iGEM > Paris > Reception > Modeling



Contents

DryLab - Fec simulation

  1. Introduction
  2. The Fec Operon in our system
  3. Deterministic and Stochastic Simulations
  4. 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 sensitive 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 :

Schéma sim bio.tiff


Simulations 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 ; in each case, according to Cauchy Lipschitz, there exist AN UNIQUE solution for a given set of initial conditions. The results of the deterministic simulation are all gathered here :

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.

Below, two graphes issued from our simuations : in the first one, the signal is transducted correctly and the receptor is activated while in the second one, the initial amount of FecA is unable to activate the positive retro action loop.

Stochastic.png


Stochstic inactivation.jpg