Team:Paris/Modeling/BOB
From 2008.igem.org
(→Dynamics of HSL) |
(→Dynamics of HSL) |
||
Line 113: | Line 113: | ||
=== Mathematical Model === | === Mathematical Model === | ||
==== Dynamics of HSL ==== | ==== Dynamics of HSL ==== | ||
- | First and foremost, HSL is the key element in the synchronization process | + | First and foremost, HSL is the key element in the synchronization process: we used a diffusive specie in order to balance a value between cells. Thus, the HSL concentration denoted [HSL] become this "shared" value, the outside medium concentration denoted [HSL<sub>ext</sub>] being an intermediate value. |
- | + | We use the classical osmosis expression: '''diffusion term = η * ( [HSL] - [HSL<sub>ext</sub>] )''' where η is the diffusion rate expressed in time<sup>-1</sup> | |
- | + | ||
- | Then, we had two choices to model this step. At first we were inspired by [2] where the production of | + | Then, we had two choices to model this step. At first we were inspired by [2] where the production of HSL is described as being linear, and we were given the value of the constant. However, the results presented in this study were introduced as only being theoretical. The degradation rate comes in quite naturally. |
We chose to model the creation of HSL by a Michaelis Menten expression. In fact, we found out that lasI seemed to be a monomeric enzyme, thus setting the Hill parameter to 1. | We chose to model the creation of HSL by a Michaelis Menten expression. In fact, we found out that lasI seemed to be a monomeric enzyme, thus setting the Hill parameter to 1. | ||
Line 136: | Line 135: | ||
Here we had the choice to model the complexation phase of HSL and lasR, and then the binding phase of this complex on the pLas promoter. We assumed that those stages were short, and then decided to model them by a single step. | Here we had the choice to model the complexation phase of HSL and lasR, and then the binding phase of this complex on the pLas promoter. We assumed that those stages were short, and then decided to model them by a single step. | ||
- | We checked in the registry that the pLas sequence was the same as in [promoter specificity]. It is explained that there are two operators, denoted OP1 and OP2. The Hill parameters were detailed in this article, hence our modeling choice : | + | We checked in the registry that the pLas sequence was the same as in [promoter specificity]. It is explained that there are two operators, denoted OP1 and OP2. The Hill parameters were detailed in this article, hence our modeling choice : |
- | + | ||
== Oscillations Module == | == Oscillations Module == | ||
FlhDC = f(TetR) | FlhDC = f(TetR) | ||
For this last step, since we have not found any article indicating that we could simplify the model by using a linear function. Then, we chose a complete Hill function to describe the dynamics of flhDC: | For this last step, since we have not found any article indicating that we could simplify the model by using a linear function. Then, we chose a complete Hill function to describe the dynamics of flhDC: | ||
- | |||
== Parameters summary == | == Parameters summary == | ||
Line 149: | Line 146: | ||
=Bibliography= | =Bibliography= | ||
- | Much of our inspiration comes from | + | Much of our inspiration comes from four articles to which we shall refer in the next subsections : |
<br> | <br> | ||
* [1] Shiraz Kalir, Uri Alon. Using quantitative blueprint to reprogram the dynamics of the flagella network. Cell, June 11, 2004, Vol.117, 713-720. | * [1] Shiraz Kalir, Uri Alon. Using quantitative blueprint to reprogram the dynamics of the flagella network. Cell, June 11, 2004, Vol.117, 713-720. |
Revision as of 17:34, 27 August 2008
Introduction
Steps modeledHere is a quick summary of the step we decided to interpret mathematically:
Establishing the modelPopulation evolution
FIFO Temporal Order ModuleSteps involved
Mathematical model
DiscussionNormalization
If we set [fliA] = 1 and [flhDC] = 1, and we solve, we obtain : Setting the equilibrium value to 1 corresponds to setting
With an input of flhDC equal to 1, the solution of the differential equation is: And the condition on the equilibrium imposes
Which gene goes were?
Synchronization ModuleSteps involved
Mathematical ModelDynamics of HSLFirst and foremost, HSL is the key element in the synchronization process: we used a diffusive specie in order to balance a value between cells. Thus, the HSL concentration denoted [HSL] become this "shared" value, the outside medium concentration denoted [HSLext] being an intermediate value. We use the classical osmosis expression: diffusion term = η * ( [HSL] - [HSLext] ) where η is the diffusion rate expressed in time-1 Then, we had two choices to model this step. At first we were inspired by [2] where the production of HSL is described as being linear, and we were given the value of the constant. However, the results presented in this study were introduced as only being theoretical. The degradation rate comes in quite naturally. We chose to model the creation of HSL by a Michaelis Menten expression. In fact, we found out that lasI seemed to be a monomeric enzyme, thus setting the Hill parameter to 1. Here, is expressed in the concentration unit, and in the concentration unit by time unit. It is important to note that we took into account the fact that lasR/(lasR linked to HSL) was a function of HSL. However, we assumed that the fraction of HSL bound to lasR would not influence HSL concentration; this is the reason why, no “degradation due to binding term” appears in the HSL model. Dynamics of HSLextThe evolution of HSLext may be described with three terms. First of all, there is a dilution rate, Drenewal, due to the renewal of the chemostat. There is the usual degradation rate, . Which gives where TetR=f(HSL)Here we had the choice to model the complexation phase of HSL and lasR, and then the binding phase of this complex on the pLas promoter. We assumed that those stages were short, and then decided to model them by a single step. We checked in the registry that the pLas sequence was the same as in [promoter specificity]. It is explained that there are two operators, denoted OP1 and OP2. The Hill parameters were detailed in this article, hence our modeling choice : Oscillations ModuleFlhDC = f(TetR) For this last step, since we have not found any article indicating that we could simplify the model by using a linear function. Then, we chose a complete Hill function to describe the dynamics of flhDC: Parameters summaryResultsBibliographyMuch of our inspiration comes from four articles to which we shall refer in the next subsections :
|