Team:Grenoble/Projet/Modelling

From 2011.igem.org

(Difference between revisions)
Line 51: Line 51:
</div>
</div>
-
<form method="get">
+
 
 +
 
 +
<form method="get" float="center">
 +
  <input type="button" value="< PREVIOUS <" onclick="document.location = 'http://www.google.com';" />
  <select name="id" onchange="document.location = '/Team:Grenoble/Projet/Modelling' + this.options[this.selectedIndex].value ;">
  <select name="id" onchange="document.location = '/Team:Grenoble/Projet/Modelling' + this.options[this.selectedIndex].value ;">
Line 97: Line 100:
                     <input type="hidden" name="id2" value="0" />
                     <input type="hidden" name="id2" value="0" />
                     <input type="submit" value="Go!" />
                     <input type="submit" value="Go!" />
-
 
+
  <input type="button" value="> NEXT >" onclick="document.location = 'http://www.google.com';" />
                  
                  
             </form>
             </form>

Revision as of 13:59, 18 September 2011

Grenoble 2011, Mercuro-Coli iGEM


Modelling

Table of 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

Stochastic Modelling :
Geoffrey
Gillespie algorithm
Mean, standard deviation and statistical properties


Parameters



Results :
Validation of our genetical network
Device