Team:Evry/Model3

From 2013.igem.org

(Difference between revisions)
Line 55: Line 55:
<img src="https://static.igem.org/mediawiki/2013/6/6d/Regfefur.png"/>
<img src="https://static.igem.org/mediawiki/2013/6/6d/Regfefur.png"/>
</p>
</p>
 +
 +
<u>Parameters:</u><br/>
 +
<table width="100%" border="1">
 +
<tr width="100%">
 +
<th>Name</th>
 +
<th>Value</th>
 +
<th>Unite</th>
 +
<th>Description</th>
 +
<th>Reference</th>
 +
</tr>
 +
<tr width="100%">
 +
<td>p</td>
 +
<td>0.1</td>
 +
<td>min^-1</td>
 +
<td>Permeability of cell wall</td>
 +
<td>-</td>
 +
</tr>
 +
<tr width="100%">
 +
<td>KfeFUR</td>
 +
<td>0.01</td>
 +
<td>M^-1.s^-1</td>
 +
<td>Formation constant of FeFur complex</td>
 +
<td>-</td>
 +
</tr>
 +
<tr width="100%">
 +
<td>Dff</td>
 +
<td>0.001</td>
 +
<td>min^-1</td>
 +
<td>-</td>
 +
<td>-</td>
 +
</tr>
 +
<tr width="100%">
 +
<td>Kp</td>
 +
<td>0.5</td>
 +
<td>min^-1</td>
 +
<td>translation rate</td>
 +
<td>-</td>
 +
</tr>
 +
<tr width="100%">
 +
<td>milliNa</td>
 +
<td>6.02.10^20</td>
 +
<td>mol^-1</td>
 +
<td>Avogadro's constant</td>
 +
<td>[1]</td>
 +
</tr>
 +
<tr width="100%">
 +
<td>V</td>
 +
<td>6.5.10^-16</td>
 +
<td>m^3</td>
 +
<td>Volume of a call</td>
 +
<td>-</td>
 +
</tr>
 +
<tr width="100%">
 +
<td>p</td>
 +
<td>0.005</td>
 +
<td>Value at zero of the activator</td>
 +
<td>-</td>
 +
</tr>
 +
<tr width="100%">
 +
<td>Dmrna</td>
 +
<td>0.001</td>
 +
<td>min^-1</td>
 +
<td>mRNA degradation rate</td>
 +
<td>-</td>
 +
</tr>
 +
<tr width="100%">
 +
<td>Denz</td>
 +
<td>0.001</td>
 +
<td>min^-1</td>
 +
<td>Enzyme degradation rate</td>
 +
<td>-</td>
 +
</tr>
 +
<tr width="100%">
 +
<td>d</td>
 +
<td>10^-9</td>
 +
<td>Activator threshold</td>
 +
<td>[2]</td>
 +
</tr>
 +
</table>
 +
<h2>Results</h2>
<h2>Results</h2>

Revision as of 00:37, 5 October 2013

Iron coli project

Metabolic model

Overview

Enzymes regulation:
This regulation is based on two consecutives inhibitions, which, in the end, is an activator with a certain delay. The model will follow this principle.

Assumptions

Model Description

Variables:

  • [Fe] : Iron concentration inside the bacteria
  • [Fur] : FUR concentration inside the bacteria
  • [FeFur] : Iron-FUR complex concentration inside the bacteria
  • LacI : Number of inhibited LacI
  • LacO : Number of non-inhibited LacO
  • [mRNA]: mRNA (from LacO) concentration
  • [Enz] : Enzyme concentration : EntA,-B,-C,-D,-E,-F
All those concentrations are expressed in mmol/L

Parameters table:

Fe, FUR and FeFUR:
The iron-FUR complex is simply formed that way:
 
We reduced this equation to:

Which is not annoying, since we just have to divide our [FeFur] by to to get the real complex concentration.
We can easily write down both the formation (v) and the dissociation (v') speed:

We chose to model the iron input in the bacteria using a linear function of the external iron concentration Ferext, the factor p being the cell-wall permeability for iron.
The FUR on the other hand, is produced by the bacteria. It's evolution can also be considered linerar, using a mean production rate Fur0.


In this model, we only track the free Fe-FUR and not those which are attached to a FUR Binding Site. As LacI is the number of inhibited LacI, we can use this number to express how much Fe-FUR does bind to a FBS per unit of time.

Parameters:
Name Value Unite Description Reference
p 0.1 min^-1 Permeability of cell wall -
KfeFUR 0.01 M^-1.s^-1 Formation constant of FeFur complex -
Dff 0.001 min^-1 - -
Kp 0.5 min^-1 translation rate -
milliNa 6.02.10^20 mol^-1 Avogadro's constant [1]
V 6.5.10^-16 m^3 Volume of a call -
p 0.005 Value at zero of the activator -
Dmrna 0.001 min^-1 mRNA degradation rate -
Denz 0.001 min^-1 Enzyme degradation rate -
d 10^-9 Activator threshold [2]

Results

Conclusion

References: