Team:Toulouse/Modelling

From 2014.igem.org

(Difference between revisions)
Line 112: Line 112:
<p class="texte">
<p class="texte">
-
Modelling is a tool used to simplify and study systems. We can try to predict behaviour with bibliographic information or information obtained from experiment.
+
Modelling is a tool used to simplify and study systems. We can try to predict behaviour with bibliographic information or information obtained from experiment.</br>
Our project focuses on the development of our bacteria in tree. The way of bacterial growth in tree seems to be unknown, so we must infer bacillus subtilis behaviour.</p>
Our project focuses on the development of our bacteria in tree. The way of bacterial growth in tree seems to be unknown, so we must infer bacillus subtilis behaviour.</p>
Line 128: Line 128:
</p>
</p>
<p class="texte">
<p class="texte">
-
We make the following hypothesis:
+
We make the following hypothesis:</p>
<ol>
<ol>
<li>
<li>
Line 143: Line 143:
</li>
</li>
</ol>
</ol>
-
</p>
+
 
<p class="title2">
<p class="title2">
Line 153: Line 153:
For this we used to cardinal temperature model [4]: </p>
For this we used to cardinal temperature model [4]: </p>
   
   
-
<img style="" src="" alt="cardinal temperature model">
+
<img style="" src="https://static.igem.org/mediawiki/2014/8/85/Formules_Rosso.png" alt="cardinal temperature model">
<p class="texte">
<p class="texte">
-
T: Temperature.
+
T: Temperature.</br>
-
µ_opt: optimal growth rate.
+
µ_opt: optimal growth rate.</br>
-
µ: growth rate at T.
+
µ: growth rate at T.</br>
-
T_max = max temperature supported by bacteria.
+
T_max = max temperature supported by bacteria.</br>
-
T_min = min temperature supported by bacteria.
+
T_min = min temperature supported by bacteria.</br>
-
T_opt = optimum temperature for the growth.
+
T_opt = optimum temperature for the growth.</br>
-
     Necessary parameter for this function is minimun temperature T_min and  maximum temperature T_max, optimal temperature for the growth T_opt and the optimal growth rate µ_opt.
+
     Necessary parameter for this function is minimun temperature T_min and  maximum temperature T_max, optimal temperature for the growth T_opt and the optimal growth rate µ_opt.</br>
-
     T_min: 10°C
+
     T_min: 10°C</br>
-
     T_max: 52°C
+
     T_max: 52°C</br>
-
     T_opt: 37°C
+
     T_opt: 37°C</br>
-
     µ_opt: 8.5968 cfu/d
+
     µ_opt: 8.5968 cfu/d</br>
-
The optimal growth (µopt) rate is obtained experimentally with a similar birch sap environment.
+
The optimal growth (µopt) rate is obtained experimentally with a similar birch sap environment.</br>
The growth rate is negative below 10°C ( growth test performed at 10 ° C and 4 ° C under similar conditions for the measurement of μ_opt), survival rate after 24h was 0.3 % at 10°C and null at 4°C.
The growth rate is negative below 10°C ( growth test performed at 10 ° C and 4 ° C under similar conditions for the measurement of μ_opt), survival rate after 24h was 0.3 % at 10°C and null at 4°C.
Conditions apply:</p>
Conditions apply:</p>
-
If  | T<= 4°C            -> µ = -1
+
If  | T<= 4°C            -> µ = -1</br>
-
     | 4°C<T<= 10°C      -> µ = -0.97
+
     | 4°C<T<= 10°C      -> µ = -0.97</br>
-
     | T > 10°C          -> µ = f(T) with f(T) egal to cardinal temperature model.
+
     | T > 10°C          -> µ = f(T) with f(T) egal to cardinal temperature model.</br>
<img style="" src="" alt="Figure1">
<img style="" src="" alt="Figure1">
Line 184: Line 184:
   <p class="texte"> A logistic model developed by Hiroshi Fujikawa [5] is used to study bacterial growth.</p>
   <p class="texte"> A logistic model developed by Hiroshi Fujikawa [5] is used to study bacterial growth.</p>
-
General logistics formulas
+
<p class="texte"><center> General logistics formulas</center></p>
<img style="" src="" alt="General logistics formulas">
<img style="" src="" alt="General logistics formulas">
<p class="texte">
<p class="texte">
-
     In our cases, µ depending of the temperature. N corresponds to the bacterial population, Nmin and Nmax are two asymptotes.Parameter "m" is a curvature parameter; With a larger m, the curvature of the deceleration phase with the model is smaller. Parameter n is a parameter related to the period lag. With a larger n, the period of lag is shorter. Nmin is slightly lower than N0, when N is small, close to Nmin, as the initial state (N is equal to N0), Nmin / N is almost equal to 1 so the term ( 1 - ( Nmin / N) ) is less than 1, growth is very slow. If N decrease until reach Nmin the term (1-(Nmin/N)) is equal to 0 thus there are can not be any growth. Similarly when N is equal to Nmax the term (1- (N / Nmax ) ) is equal to 0 and the growth is blocked.
+
     In our cases, µ depending of the temperature. N corresponds to the bacterial population, Nmin and Nmax are two asymptotes.Parameter "m" is a curvature parameter; With a larger m, the curvature of the deceleration phase with the model is smaller. Parameter n is a parameter related to the period lag. With a larger n, the period of lag is shorter. Nmin is slightly lower than N0, when N is small, close to Nmin, as the initial state (N is equal to N0), Nmin / N is almost equal to 1 so the term ( 1 - ( Nmin / N) ) is less than 1, growth is very slow. If N decrease until reach Nmin the term (1-(Nmin/N)) is equal to 0 thus there are can not be any growth. Similarly when N is equal to Nmax the term (1- (N / Nmax ) ) is equal to 0 and the growth is blocked.</br>
To overcome this we labor under two conditions , positive growth and negative growth, so two equations.This led to the writing of this model:</p>
To overcome this we labor under two conditions , positive growth and negative growth, so two equations.This led to the writing of this model:</p>
Line 198: Line 198:
<p class="texte">
<p class="texte">
-
with n = 1 and m = 0.5
+
with n = 1 and m = 0.5</br></br>
Term (1-(Nmin/N)) is not taken into account when there is growth and (1-(N/Nmax)) is not taken account when there is bacterial decay.</br>
Term (1-(Nmin/N)) is not taken into account when there is growth and (1-(N/Nmax)) is not taken account when there is bacterial decay.</br>

Revision as of 07:45, 11 October 2014