Team:Paris/Modeling

From 2008.igem.org

(Difference between revisions)
(An Oscillatory biological Model)
 
(256 intermediate revisions not shown)
Line 1: Line 1:
-
{{Paris/Menu}}
+
{{:Team:Paris/MenuBackup}}
-
{|cellspacing="5" cellpadding="10" style="background:#649CD7; width: 965px;"
+
-
|-valign="top"
+
-
|style="background:#ffffff"|
+
-
== Introduction ==
 
-
* Aims of the modeling part
+
= Our train of thoughts... =
-
* First approach proposed
+
We hereby propose different and complementary approaches to model the biological system. We found interesting to explain two of the paths that we chose to follow in order to understand and predict our system. It is important to note that both models aim at different goals in the process of understanding our system.
-
** Hill functions
+
Furthermore, we wished to describe our thought process, the way these models interact, their respective roles. 
-
** first model + score function
+
An overall description of the way we model our biological system can be found below :
-
** bibliography
+
<center>[[Team:Paris/Modeling/History|Read more !]]</center>
-
** findparam
+
-
**experiments
+
-
*Second approach
+
-
**bibliography
+
-
**equations
+
-
**results
+
-
**experiments
+
-
* Continue the previous model
+
-
**Synchronyzation
+
-
**Estimation of the FIFO processes
+
-
**Stochastic modeling (Gilespie)
+
-
*Test of robustness
+
-
**repressilator
+
-
**comparison
+
-
*Enhancing the system
+
-
**Better FIFO behaviour
+
-
**Other interactions to increase the robustness
+
-
==An Oscillatory biological Model==
+
= BOB (Based On Bibliography) Approach =
 +
[[Image:BOB.jpg|250px|thumb]]
-
===Introduction===
+
Our first approach is quite rough and simple but effective. The goal here was to guess the behavior of our Bacteri'OClock, considering the overall system. Since it is a preliminary approach, we could not yet fill the model with data from the wet lab. This is why our work is mainly based on a bibliographic work, which allows us to use parameters and data from scientific articles.
-
<br>The goal here is to present the differential equations we used for our system modelization. At each step, we shall describe why we chose this precise model, its drawbacks and possible improvments, the parameters involved and enventually a biologically coherent value.
+
The key points of this approach:
-
<br>The key problem with a differential system consists in the fact that adding a new equation gives a more detailed idea of the overall process, but one looses precision by doing so since new parameters appear.
+
-
<br>In that respect (in all cases but one) we chose not to model the mRNA steps, that is translation and transcription. We then assumed that we could act as if a protein would directly beget another one, without loosing too much precision.
+
-
<br>This first approach only refers to a single cell. We shall examine later on what happens if we put more cells together.
+
-
===Bibliography===
+
* Simplicity for itself is not that important. In fact, what we were looking for was understandability at first.
-
We whall refer to those three articles :  
+
* We used linear equations as much as possible: wherever it had been proved in a paper than an interaction could be efficiently modeled with a elementary expression, we kept it.
-
<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.
+
* Too many parameters in a model mean less relevancy. In addition, the more parameters you have, the hardest it is to tune the system in order to have the behavior you are looking for.
-
<br>[2]Jordi Garcia-Ojalvo, Michael B. Elowitz, Steven H. Strogratz. Modeling a synthetic multicellular clock : repressilators coupled by quorum sensing. PNAS, July 27, 204, Vol. 101, no. 30.
+
-
<br>[3]Nitzan Rosenfeld, Uri Alon. Response delays and the structure of transcription networks. JMB, 2003, 329, 645-654.
+
-
<br>[4]Nitzan Rosenfeld, Michael B. Elowitz, Uri Alon. Negative autoregulation speeds the response times of transcription networks. JMB, 2003, 323, 785-793.
+
-
===Equations===
 
-
*  flhDC ---> fliL ---> Fluorescent Protein 1 (FP1)      (1)
 
-
*  flhDC ---> flgA ---> Fluorescent Protein 2 (FP2)      (2)
 
-
*  flhDC ---> flhB ---> Fluorescent Protein 3 (FP3)      (3)
 
-
*  flhDC ---> flhB ---> lasI                            (4)
 
-
<br>
 
-
*  fliA ---> fliL ---> Fluorescent Protein 1 (FP1)      (5)
 
-
*  fliA ---> flgA ---> Fluorescent Protein 2 (FP2)      (6)
 
-
*  fliA ---> flhB ---> Fluorescent Protein 3 (FP3)      (7)
 
-
*  fliA ---> flhB ---> lasI                              (8)
 
-
<br>
 
-
<br>
 
-
For all these equations, we found in [1] that in that precise case, the promoter activity the seven class 2 operons, among which fLiL, flgA, flhB, may be mathematically described in that way :
 
-
<br>
 
-
[[Image:eqpromact.jpg|center]] 
 
-
<br>
 
-
<br> where [X] denotes the effective protein-level activity at time.
 
-
<br>
 
-
<br>
 
-
For each operon, Shiraz Kalir and Uri Alon came up with numerical values of β and β', available in [1].
 
-
<br>
 
-
<br> Furthermore, the protein-level activity can be presented (for a more detailed presentation, see[4]) as
 
-
<br> [[Image:equation1.jpg|center]]
 
-
<br>Thus :
 
-
[[Image:FP1.jpg|center]]
 
-
[[Image:FP2.jpg|center]]
 
-
[[Image:FP3.jpg|center]]
 
-
[[Image:lasI.jpg|center]]
 
-
<br>
+
<center>[[Team:Paris/Modeling/BOB|Read more]]</center>
-
----
+
= APE (APE Parameters Estimation) Approach=
-
Even though we considered a single cell, we decided to model both HSL inside and outside the cell. In a first approach, we assumed that HSL could be modelized in the same fashion as AHL. The process was well detailed in [2].
+
[[Image:APE.jpg|250px|thumb]]
-
* lasI ---> HSL<sub>ext</sub>
+
The second approach was motivated by our will to characterize our system in the most precise way. What is at stake here is to determine the "real parameters" that govern the dynamics of our system.
-
* lasI ---> HSL<sub>int</sub>
+
 +
* Each step is taken into account at a fundamental kinetic processes level or at a more global level by a function describing the complexation, which is a simple way to take into account multiple interactions and more especially cooperative binding.
 +
<center> >> [[Team:Paris/Modeling/hill_approach|Explanations and description]] </center>
 +
* Specific experiments focused on finding relevant parameters have been designed and planned.
 +
<center> >> [[Team:Paris/Modeling/estimation|Estimation]] </center>
 +
= Old but still usefull pages =
-
 
+
*[[Team:Paris/Modeling/Bibliography|Bibliographic References]]
-
 
+
*[[Team:Paris/Modeling/linear_approach|Preliminary approach]]
-
 
+
*[[Team:Paris/Modeling/Roadmap|Roadmap]]
-
 
+
-
===Parameters summary===
+
-
===Graph screenshots===
+
-
 
+
-
==Roadmap==
+
-
 
+
-
If you want to have a look at our roadmap : [[Team:Paris/Modeling/Roadmap|Roadmap]]
+
-
 
+
-
==Bibliography==
+
-
 
+
-
In order to choose a proper modeling approach for our system, we have decided to list all the chemical reactions we will take into account. Afterwards, we will find the needed parameters reading articles or devising the required experiments.
+
-
 
+
-
An overview of the work that has to be done can be found here : [[Team:Paris/Modeling/Bibliography|Bibliography]]
+
-
 
+
-
==Estimation of parameters==
+
-
 
+
-
 
+
-
[[Team:Paris/Modeling/estimation|Estimation of the parameters]]
+
-
 
+
-
==First Approach==
+
-
 
+
-
[[Team:Paris/Modeling/first approach| First Approach]]
+
-
 
+
-
==More precise Bio-Mathematical Description==
+
-
 
+
-
[[Team:Paris/Modeling/description|Bio-Mathematical Description]]
+
-
 
+
-
|}<br style="clear:both" />
+

Latest revision as of 04:46, 30 October 2008

You are currently on the Wiki Museum
Go back to the normal Wiki


Contents

Our train of thoughts...

We hereby propose different and complementary approaches to model the biological system. We found interesting to explain two of the paths that we chose to follow in order to understand and predict our system. It is important to note that both models aim at different goals in the process of understanding our system. Furthermore, we wished to describe our thought process, the way these models interact, their respective roles. An overall description of the way we model our biological system can be found below :

Read more !

BOB (Based On Bibliography) Approach

BOB.jpg

Our first approach is quite rough and simple but effective. The goal here was to guess the behavior of our Bacteri'OClock, considering the overall system. Since it is a preliminary approach, we could not yet fill the model with data from the wet lab. This is why our work is mainly based on a bibliographic work, which allows us to use parameters and data from scientific articles.

The key points of this approach:

  • Simplicity for itself is not that important. In fact, what we were looking for was understandability at first.
  • We used linear equations as much as possible: wherever it had been proved in a paper than an interaction could be efficiently modeled with a elementary expression, we kept it.
  • Too many parameters in a model mean less relevancy. In addition, the more parameters you have, the hardest it is to tune the system in order to have the behavior you are looking for.


Read more

APE (APE Parameters Estimation) Approach

APE.jpg

The second approach was motivated by our will to characterize our system in the most precise way. What is at stake here is to determine the "real parameters" that govern the dynamics of our system.

  • Each step is taken into account at a fundamental kinetic processes level or at a more global level by a function describing the complexation, which is a simple way to take into account multiple interactions and more especially cooperative binding.
>> Explanations and description
  • Specific experiments focused on finding relevant parameters have been designed and planned.
>> Estimation

Old but still usefull pages