Team:Grenoble/Projet/Modelling

From 2011.igem.org

(Difference between revisions)
 
(22 intermediate revisions not shown)
Line 6: Line 6:
<html>
<html>
 +
 +
<!--
 +
<img src="http://www.clickartists.org/clicksite/html/images/square.jpg"/>
 +
<h2>JB</h2>
 +
 +
Si vous éditez la page commencez par décommenter ces lignes, publier, PUIS commencer à faire ce que vous avez à faire et quand vous avez fini de publier remettez en commentaire.
 +
 +
Ne laissez pas le carré trop longtemps si vous n'éditez pas, chaque fois reprenez ce qui est sur internet plutôt que ce que vous avez sur votre PC
 +
ps: dans Geany selectionner une ou plusieurs lignes et appuyer sur "Ctrl + E" pour commenter ou décommenter
 +
-->
<div class="body">
<div class="body">
<div class="left">
<div class="left">
 +
<div  class="blocbackground" id="Modelling">
    <h1>Modelling</h1>
    <h1>Modelling</h1>
 +
    <p>
 +
The modelling team is responsible for:
 +
<ol>
 +
<li><strong>Verifying that the designed genetic circuit elicits the desired behavior in <i>E coli.</i></strong>
 +
A deterministic model of the circuit has been developed in order to predict the dynamical
 +
behavior of the circuit in the presence of a concentration gradient of IPTG and various
 +
concentrations of Mercury or aTc (anhydrotetracycline).</li>
 +
 +
<li><strong>Providing specifications for the quantification device (size, number of bacteria, IPTG gradient).</strong>
 +
The apparition of the red line indicating the presence and quantity of Mercury or aTc is sensitive to
 +
fluctuations in the concentration of these molecules and IPTG. We took into account these fluctuations
 +
in a stochastic version of the circuit model, which we have used to determine the specifications of
 +
our device.</li>
 +
</ol>
 +
</p>
 +
    </div>
<div  class="blocbackground" id="Content">
<div  class="blocbackground" id="Content">
-
  <h2>Table of content</h2>  
+
<h2>Table of content</h2>
-
    <p>
+
<p>
-
  Our synthetic biology constructions feature tens of parameters and at this scale human brains can only guess how the whole system would work. We of course needed mathematical modelling in order to check the effectiveness of the genetic circuit.<br/><br/>
+
In the following pages, we detail the development of the deterministic and stochastic models,
-
 
+
together with their dynamical analysis. Solving numerically these systems required tricky calculations,
-
  In the particular case of our circuit and final use of the bacteria, the modelling team also had to give the specificities (size, number of bacteria, IPTG gradient specificities) of the measuring device we intend to produce.<br/><br/>
+
since they evolve both in time and space. To help future teams with similar calculations, we explain
-
 
+
in details the algorithms that were used and provide the scripts <a href="http://igemgrenoble-files.perso.sfr.fr/2011/MATLAB_Archives/">here</a>.
-
  In the next pages we expose which algorithms we used for both deterministic modelling and stochastic modelling, explain our MATLAB scripts (available <a href="http://igemgrenoble-files.perso.sfr.fr/2011/MATLAB_Archives/">here</a>) and finally give the results of our simulations.<br/><br/>
+
The modelling results are described in the last section.<br/><br/>
-
 
+
-
  <a href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Deterministic" ><img class="icon" src="https://static.igem.org/mediawiki/2011/b/b4/Icon_deterministic.png"/></a>
+
For an introduction to the modelling of biological genetic circuit see our tutorials in the human practice
 +
section or  them here :
 +
<ul>
 +
<li>
 +
<a href="https://static.igem.org/mediawiki/2011/9/91/M_for_B.png">
 +
Modelling for biologist</a>
 +
</li>
 +
<li>
 +
<a href="https://static.igem.org/mediawiki/2011/5/54/B_for_M.png">
 +
Synthetic Biology for modellers</a>
 +
</li>
 +
</ul>
 +
 +
 +
<br/><br/>
 +
  <a href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Deterministic" ><img class="icon" src="https://static.igem.org/mediawiki/2011/0/01/Bouton_model_construction.png"/></a>
     
     
-
      <big><big><a href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Deterministic" class="menu">Deterministic Modelling :</a></big></big><br/>
+
      <big><big><a href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Deterministic" class="menu">Construction of the model :</a></big></big><br/>
       
       
-
<a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Deterministic#Our_EquationsTS">Our equations and how we obtained them :</a><a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Deterministic#Our_EquationsTS"> Toggle switch</a><a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Deterministic#Our_EquationsQS">Quorum sensing</a><br/>
+
<a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Deterministic#Our_EquationsTS">Establishment of the equation</a><a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Deterministic#Our_EquationsTS"> Toggle switch</a><a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Deterministic#Our_EquationsQS">Quorum sensing</a><br/>
-
<a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Deterministic#Our_algorithms">Our algorithms</a><br/>
+
<a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Deterministic#Our_algorithms">Our algorithms</a><br/><br/><br/>
-
<a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Deterministic#Isoclines">Isoclines and Hysteresis</a><br/><br/>
+
       
       
-
  <a href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Stochastic"><img class="icon" src="https://static.igem.org/mediawiki/2011/6/67/Icon_stochastic.png"/></a>
+
  <a href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Stochastic"><img class="icon" src="https://static.igem.org/mediawiki/2011/c/c7/Bouton_model_stochastic.png"/></a>
   
   
<big><big><a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Stochastic">Stochastic Modelling :</a></big></big><br/>
<big><big><a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Stochastic">Stochastic Modelling :</a></big></big><br/>
       
       
-
<a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Stochastic#Geof">Geoffrey</a><br/>
+
<a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Stochastic#Geof">Sensitivity to noise: a first approach</a><br/>
<a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Stochastic#Gillespie_algorithm">Gillespie algorithm</a><br/>
<a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Stochastic#Gillespie_algorithm">Gillespie algorithm</a><br/>
<a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Stochastic#Stats">Mean, standard deviation and statistical properties</a><br/><br/>
<a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Stochastic#Stats">Mean, standard deviation and statistical properties</a><br/><br/>
-
  <a><img class="icon" src="https://static.igem.org/mediawiki/2011/3/34/Icon_parameters.png"/></a>
+
  <a href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Parameters"><img class="icon" src="https://static.igem.org/mediawiki/2011/b/ba/Bouton_model_parameter.png"/></a>
   
   
-
<br/><big><big><a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Parameters">Parameters</a></big></big><br/><br/><br/><br/>
+
<big><big><a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Parameters">Parameters</a></big></big><br/>
-
 
+
<a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Parameters#Table">Table of parameters</a><br/>
-
  <a><img class="icon" src="https://static.igem.org/mediawiki/2011/e/e1/Icon_results.png"/></a>
+
<br/><br/>
-
 
+
    </p>
-
      <big><big><a class="menu">Results :</a></big></big><br/>
+
   
-
      <a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Results#Validation">Validation of our genetical network</a><br/>
+
    <p>
-
      <a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Results#Device">Device</a><br/><br/>
+
You can find our modelling results <a href="https://2011.igem.org/Team:Grenoble/Projet/Results">here</a>.
-
 
+
    </p>
    </p>
Line 52: Line 92:
</div>
</div>
-
 
+
<center>
<form method="get" >
<form method="get" >
  <input type="button" value="< PREVIOUS <" onclick="document.location = '/Team:Grenoble/Projet/Modelling';" />
  <input type="button" value="< PREVIOUS <" onclick="document.location = '/Team:Grenoble/Projet/Modelling';" />
Line 63: Line 103:
    </optgroup>
    </optgroup>
-
    <optgroup label="Deterministic Modelling" >
+
    <optgroup label="Construction of the model" >
                                  
                                  
-
                                     <option value="/Deterministic#Our_EquationsTS" >Our equations - Toggle switch</option>
+
                                     <option value="/Deterministic#Our_EquationsTS" >Establishment of the equation - Toggle switch</option>
-
                                     <option value="/Deterministic#Our_EquationsQS" >Our equations - Quorum sensing</option>
+
                                     <option value="/Deterministic#Our_EquationsQS" >Establishment of the equation - Quorum sensing</option>
                                  
                                  
                                     <option value="/Deterministic#Our_algorithms" >Our algorithms</option>
                                     <option value="/Deterministic#Our_algorithms" >Our algorithms</option>
-
                               
 
-
                                    <option value="/Deterministic#Isoclines">Isoclines and Hysteresis</option>
 
                                  
                                  
                                      
                                      
Line 78: Line 116:
                             <optgroup label="Stochastic Modelling">
                             <optgroup label="Stochastic Modelling">
                                  
                                  
-
                                     <option value="/Stochastic#Geof">Geof's</option>
+
                                     <option value="/Stochastic#Geof">Sensitivity to noise</option>
                                  
                                  
                                     <option value="/Stochastic#Gillespie_algorithm">Gillespie algorithm</option>
                                     <option value="/Stochastic#Gillespie_algorithm">Gillespie algorithm</option>
Line 88: Line 126:
                             <optgroup label="Parameters">
                             <optgroup label="Parameters">
                              
                              
-
    <option value="/Parameters">Our parameters</option>
+
    <option value="/Parameters">Table of parameters</option>
-
 
+
-
    </optgroup>
+
-
                           
+
-
                            <optgroup label="Results">
+
-
                           
+
-
    <option value="/Results#Validation">Validation of our Network</option>
+
-
 
+
-
    <option value="/Results#Device">Device specificities</option>
+
    </optgroup>
    </optgroup>
Line 105: Line 135:
                  
                  
             </form>
             </form>
 +
            </center>
</div>
</div>
</div>
</div>
 +
 +
<script>
 +
document.getElementById('submenu').innerHTML = '<h3><span class="vert">Le Projet:</span> Modelling</h3><ul><li><a href="https://2011.igem.org/Team:Grenoble/Projet/Device">The device</a></li><li><a href="https://2011.igem.org/Team:Grenoble/Projet/Design">The genetic circuit :</a></li><li><a href="https://2011.igem.org/Team:Grenoble/Projet/Modelling">Modelling</a></li><li><a href="https://2011.igem.org/Team:Grenoble/Projet/Results">Results</a></li><li><a href="https://2011.igem.org/Team:Grenoble/Projet/Biobricks">Biobricks</a></li></ul>'
 +
</script>
</html>
</html>
 +
 +
{{:Team:Grenoble/Design/pied}}

Latest revision as of 02:20, 29 October 2011

Grenoble 2011, Mercuro-Coli iGEM


Modelling

The modelling team is responsible for:

  1. Verifying that the designed genetic circuit elicits the desired behavior in E coli. A deterministic model of the circuit has been developed in order to predict the dynamical behavior of the circuit in the presence of a concentration gradient of IPTG and various concentrations of Mercury or aTc (anhydrotetracycline).
  2. Providing specifications for the quantification device (size, number of bacteria, IPTG gradient). The apparition of the red line indicating the presence and quantity of Mercury or aTc is sensitive to fluctuations in the concentration of these molecules and IPTG. We took into account these fluctuations in a stochastic version of the circuit model, which we have used to determine the specifications of our device.

Table of content

In the following pages, we detail the development of the deterministic and stochastic models, together with their dynamical analysis. Solving numerically these systems required tricky calculations, since they evolve both in time and space. To help future teams with similar calculations, we explain in details the algorithms that were used and provide the scripts here. The modelling results are described in the last section.

For an introduction to the modelling of biological genetic circuit see our tutorials in the human practice section or them here :



Construction of the model :
Establishment of the equation Toggle switchQuorum sensing
Our algorithms


Stochastic Modelling :
Sensitivity to noise: a first approach
Gillespie algorithm
Mean, standard deviation and statistical properties

Parameters
Table of parameters


You can find our modelling results here.