Team:Grenoble/Projet/Modelling

From 2011.igem.org

(Difference between revisions)
Line 10: Line 10:
<div class="left">
<div class="left">
-
 
+
    <h1>Modelling</h1>
<div  class="blocbackground">
<div  class="blocbackground">
-
+
  <h2>Content</h2>
 +
    <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 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/>
 +
 
 +
  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..fr/2011/MATLAB_Archives/">here</a>) and finally give the results of our simulations.<br/><br/>
 +
 
 +
  <img class="icon" src="https://static.igem.org/mediawiki/2011/b/b4/Icon_deterministic.png"/>
 +
   
 +
      <big><a href="https://2011.igem.org/Team:Grenoble/Projet/Modelling/Deterministic" class="menu">Deterministic Modelling</a></big><br/>
 +
     
 +
Our equations and how we obtained them.<br/>
 +
Our algorithms<br/>
 +
Isoclines and Hysteresis<br/>
 +
     
 +
   
 +
 
 +
    </p>
 +
</div>
</div>

Revision as of 16:08, 17 September 2011

Grenoble 2011, Mercuro-Coli iGEM


Modelling

Content

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.

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.

In the next pages we expose which algorithms we used for both deterministic modelling and stochastic modelling, explain our MATLAB scripts (available here) and finally give the results of our simulations.

Deterministic Modelling
Our equations and how we obtained them.
Our algorithms
Isoclines and Hysteresis