Team:Grenoble/Projet/Modelling

From 2011.igem.org

(Difference between revisions)
 
(10 intermediate revisions not shown)
Line 9: Line 9:
<!--
<!--
<img src="http://www.clickartists.org/clicksite/html/images/square.jpg"/>
<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.
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.
Line 22: Line 23:
    <h1>Modelling</h1>
    <h1>Modelling</h1>
    <p>
    <p>
-
In the particular case of our circuit and final use of the bacteria, the modelling team had to check
+
The modelling team is responsible for:
-
the effectiveness of our circuit of course, but also had to give the specificities (size, number of  
+
<ol>
-
bacteria, IPTG gradient specificities) of the measuring device we intend to produce.
+
<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>
</p>
     </div>
     </div>
Line 30: Line 41:
<h2>Table of content</h2>
<h2>Table of content</h2>
<p>
<p>
-
In the next pages we first expose technically which algorithms we used for both deterministic modelling and  
+
In the following pages, we detail the development of the deterministic and stochastic models,
-
stochastic modelling and explain our MATLAB scripts (available
+
together with their dynamical analysis. Solving numerically these systems required tricky calculations,
-
<a href="http://igemgrenoble-files.perso.sfr.fr/2011/MATLAB_Archives/">here</a>) in the hope it could help
+
since they evolve both in time and space. To help future teams with similar calculations, we explain
-
future modelling teams. <br/>We exposed the results in the last section, for anyone who is interested in
+
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 results only<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">Construction of the model :</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/>
Line 42: Line 69:
<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#Our_algorithms">Our algorithms</a><br/><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">Sensitivity to noise</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 href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Parameters"><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>
   
   
<big><big><a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Parameters">Parameters</a></big></big><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 class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Parameters#Table">Table of parameters</a><br/>
-
<a class="menu" href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Parameters#Sensitivity">Sensitivity to parameters</a><br/><br/><br/>
+
<br/><br/>
    </p>
    </p>
     
     
    <p>
    <p>
-
You can find the results of our modelling results in the <a href="https://2011.igem.org/Team:Grenoble/Projet/Results">results page</a>.
+
You can find our modelling results <a href="https://2011.igem.org/Team:Grenoble/Projet/Results">here</a>.
    </p>
    </p>
Line 65: 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 100: Line 127:
                              
                              
    <option value="/Parameters">Table of parameters</option>
    <option value="/Parameters">Table of parameters</option>
-
    <option value="/Parameters">Sensitivity to parameters</option>
 
    </optgroup>
    </optgroup>
Line 109: Line 135:
                  
                  
             </form>
             </form>
 +
            </center>
</div>
</div>
Line 119: Line 146:
</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.