Team:Paris/Modeling/hill approach

From 2008.igem.org

(Difference between revisions)
(Introduction)
(More precise Bio-Mathematical Description)
Line 3: Line 3:
-
==More precise Bio-Mathematical Description==
 
-
===What kind of Mathematical Simulation ?===
+
==What kind of Mathematical Simulation ?==
We decided to use mostly Ordinary Differential Equation approach, at least for the study of the Oscillations and of the FIFO. For the Synchronisation module, we will probably use Probabilistic Differential Equations, in order to introduce the differences between the cells.
We decided to use mostly Ordinary Differential Equation approach, at least for the study of the Oscillations and of the FIFO. For the Synchronisation module, we will probably use Probabilistic Differential Equations, in order to introduce the differences between the cells.
-
===Bio-Chemical General Assumptions===
+
==Bio-Chemical General Assumptions==
We know that the following equations do not describe properly what ''really'' happens in the cells. For exemple, we know that the transcription factor flhD-flhC is actually an ''hexamere'' flhD<sub>4</sub>C<sub>2</sub>. But, as we will surely not get access to the ''dissociation constant'' of the ''hexamerisation'', we just treat it as an ''abstract'' inducer protein ''flhDC'', with an order in its ''Hill function'' probably between 3 and 6 (but perhaps completly different; the estimation of the error by the [[Team:Paris/Modeling/Programs|'findparam']] program will tell us if we are right to do so).
We know that the following equations do not describe properly what ''really'' happens in the cells. For exemple, we know that the transcription factor flhD-flhC is actually an ''hexamere'' flhD<sub>4</sub>C<sub>2</sub>. But, as we will surely not get access to the ''dissociation constant'' of the ''hexamerisation'', we just treat it as an ''abstract'' inducer protein ''flhDC'', with an order in its ''Hill function'' probably between 3 and 6 (but perhaps completly different; the estimation of the error by the [[Team:Paris/Modeling/Programs|'findparam']] program will tell us if we are right to do so).
Line 17: Line 16:
To see more details about the modelisation and the values of the involved constants, see [[Team:Paris/Modeling/Bibliography|the bibliography]].  
To see more details about the modelisation and the values of the involved constants, see [[Team:Paris/Modeling/Bibliography|the bibliography]].  
-
===Separated and detailed Parts of our Project===
+
==Separated and detailed Parts of our Project==
* [[Team:Paris/Modeling/Oscillations|Oscillations]]
* [[Team:Paris/Modeling/Oscillations|Oscillations]]
Line 25: Line 24:
* [[Team:Paris/Modeling/Synchronisation|Synchronisation]]
* [[Team:Paris/Modeling/Synchronisation|Synchronisation]]
-
|}<br style="clear:both" />
+
<br style="clear:both" />

Revision as of 12:17, 13 August 2008

Contents

Hill functions approach

What kind of Mathematical Simulation ?

We decided to use mostly Ordinary Differential Equation approach, at least for the study of the Oscillations and of the FIFO. For the Synchronisation module, we will probably use Probabilistic Differential Equations, in order to introduce the differences between the cells.

Bio-Chemical General Assumptions

We know that the following equations do not describe properly what really happens in the cells. For exemple, we know that the transcription factor flhD-flhC is actually an hexamere flhD4C2. But, as we will surely not get access to the dissociation constant of the hexamerisation, we just treat it as an abstract inducer protein flhDC, with an order in its Hill function probably between 3 and 6 (but perhaps completly different; the estimation of the error by the 'findparam' program will tell us if we are right to do so).

For the moment, at each part of our modelisation, we reduce the expression of a gene at its transcription. The translation process is not taken into acount.

To see more details about the modelisation and the values of the involved constants, see the bibliography.

Separated and detailed Parts of our Project