Team:Grenoble/Projet/Modelling

From 2011.igem.org

(Difference between revisions)
 
(33 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>
-
<div  class="blocbackground">
 
-
  <h2>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/>
+
The modelling team is responsible for:
-
 
+
<ol>
-
  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/>
+
<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
-
  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/>
+
behavior of the circuit in the presence of a concentration gradient of IPTG and various
-
   
+
concentrations of Mercury or aTc (anhydrotetracycline).</li>
-
  <img class="icon" src="https://static.igem.org/mediawiki/2011/b/b4/Icon_deterministic.png"/>
+
 +
<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">
 +
<h2>Table of content</h2>
 +
<p>
 +
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 <a href="http://igemgrenoble-files.perso.sfr.fr/2011/MATLAB_Archives/">here</a>.
 +
The modelling results are described in the last section.<br/><br/>
 +
 +
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><a href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Deterministic" class="menu">Deterministic Modelling :</a></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">Our equations and how we obtained them.</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">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">Isoclines and Hysteresis</a><br/><br/>
+
       
       
-
  <img class="icon" src="https://static.igem.org/mediawiki/2011/6/67/Icon_stochastic.png"/>
+
  <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><a class="menu">Stochastic Modelling</a></big><br/>
+
<big><big><a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Stochastic">Stochastic Modelling :</a></big></big><br/>
       
       
-
<a>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>Gillespie algorithm</a><br/>
+
<a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Stochastic#Gillespie_algorithm">Gillespie algorithm</a><br/>
-
<a>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 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>
 +
 
 +
<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/>
 +
<br/><br/>
 +
    </p>
 +
   
 +
    <p>
 +
You can find our modelling results <a href="https://2011.igem.org/Team:Grenoble/Projet/Results">here</a>.
    </p>
    </p>
</div>
</div>
 +
 +
<center>
 +
<form method="get" >
 +
  <input type="button" value="< PREVIOUS <" onclick="document.location = '/Team:Grenoble/Projet/Modelling';" />
 +
  <select name="id" onchange="document.location = '/Team:Grenoble/Projet/Modelling' + this.options[this.selectedIndex].value ;">
 +
 +
    <optgroup label="Modelling Homepage">
 +
   
 +
    <option value="#Content" selected="selected">Table of content</option>
 +
 +
    </optgroup>
 +
 +
    <optgroup label="Construction of the model" >
 +
                               
 +
                                    <option value="/Deterministic#Our_EquationsTS" >Establishment of the equation - Toggle switch</option>
 +
 +
                                    <option value="/Deterministic#Our_EquationsQS" >Establishment of the equation - Quorum sensing</option>
 +
                               
 +
                                    <option value="/Deterministic#Our_algorithms" >Our algorithms</option>
 +
                               
 +
                                   
 +
                            </optgroup>
 +
                       
 +
                            <optgroup label="Stochastic Modelling">
 +
                               
 +
                                    <option value="/Stochastic#Geof">Sensitivity to noise</option>
 +
                               
 +
                                    <option value="/Stochastic#Gillespie_algorithm">Gillespie algorithm</option>
 +
                               
 +
                                    <option value="/Stochastic#Stats">Mean, standard deviation and stats</option>
 +
 +
                            </optgroup>
 +
 +
                            <optgroup label="Parameters">
 +
                           
 +
    <option value="/Parameters">Table of parameters</option>
 +
 +
    </optgroup>
 +
                    </select>
 +
                    <input type="hidden" name="id2" value="0" />
 +
                    <input type="submit" value="Go!" />
 +
  <input type="button" value="> NEXT >" onclick="document.location = '/Team:Grenoble/Projet/Modelling/Deterministic';" />
 +
               
 +
            </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.