Team:Paris/Modeling

From 2008.igem.org

(Difference between revisions)
(II - Hill Approach)
 
(85 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
+
-
===Roadmap===
+
= BOB (Based On Bibliography) Approach =
 +
[[Image:BOB.jpg|250px|thumb]]
-
If you want to have a look at our modeling notebook: [[Team:Paris/Modeling/Roadmap|Notebook]]
+
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.
-
===Presentation of our work===
+
The key points of this approach:
-
The different phases of our modeling work...
+
* Simplicity for itself is not that important. In fact, what we were looking for was understandability at first.
-
The following presentation is not necessarly chronological, but presents the advantage of introducing our work from the simplest model to the most complicated.
+
* 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.
-
==== I - Linear Approach ====
 
-
An [[Team:Paris/Modeling/linear_approach|Oscillatory Biological Model]], with almost only linear relationships.
+
<center>[[Team:Paris/Modeling/BOB|Read more]]</center>
-
==== II - "Hill" Approach ====
+
= APE (APE Parameters Estimation) Approach=
 +
[[Image:APE.jpg|250px|thumb]]
 +
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.
-
That was our [[Team:Paris/Modeling/hill_approach|first approach]], which we would like to study as far as possible. The estimation of parameters is mostly for this one.
+
* 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.
-
We use mostly ''Hill functions'' to describe relationships between ''transcription factors'' and promoters, and do no take into acount the ''translations'' phase.
+
<center> >> [[Team:Paris/Modeling/hill_approach|Explanations and description]] </center>
-
==== III - Estimation of Paramaters ====
+
* Specific experiments focused on finding relevant parameters have been designed and planned.
-
==== IV - Parameters & Bibliography ====
+
<center> >> [[Team:Paris/Modeling/estimation|Estimation]] </center>
-
==== V - Annexes ====
+
= Old but still usefull pages =
-
 
+
*[[Team:Paris/Modeling/Bibliography|Bibliographic References]]
-
 
+
*[[Team:Paris/Modeling/linear_approach|Preliminary approach]]
-
==First Mathematical Approach==
+
*[[Team:Paris/Modeling/Roadmap|Roadmap]]
-
 
+
-
===Introduction===
+
-
 
+
-
As a first approach, we had decided to take into account the binding to the promoters steps. Moreover, the transcription rates were expected to be Hill functions. Obvisouly, this modeling requires a huge number of parameters. To obtain them, we had planed to devise specific experiments (described below).
+
-
 
+
-
Nonetheless, after reading some more articles, we have decided to change several assumptions of the modeling choice. Therefore, we have devised a perhaps more biologically relevant framework (see above).
+
-
 
+
-
This part describes in detail the first approach and the codes that have been produced.
+
-
 
+
-
<br> <font color=blue> So, if I understand well,the model above does not include Hill functions -is a simplification-  and is your second approach, right?</font>
+
-
 
+
-
===First Approach===
+
-
 
+
-
As a first approximation, we have proposed a set of 5 ordinary differential equations, without taking into account the translation step. Besides, we have had not introduced yet a synchronizaton module. Therefore, the repression of FlhDC is directly modeled by the presence of the 'Z3' gene (that is the last that is turned on).
+
-
 
+
-
In this framework, we have found parameters that have provided oscillations as well as a function that automatically detects whether the output of the ode system is oscillating. This has allowed to screen a little the parameters used, in order to evaluate the robustness of the system.
+
-
 
+
-
The methods employed are described there : [[Team:Paris/Modeling/first approach| First Approach]].
+
-
 
+
-
===More precise Bio-Mathematical Description===
+
-
 
+
-
After trying to obtain oscillations from a simple model, we have tried to described more precisely the studied system. Therefore, we have obtained the following formalism : [[Team:Paris/Modeling/description|Bio-Mathematical Description]].
+
-
 
+
-
===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|Parameters we have to use]].
+
-
 
+
-
===Estimation of parameters===
+
-
 
+
-
Then, we will need many parameters to fully desribe the system according to the asumptions of the previous section. A natural way to have access to their value, after searching in the litterature, is to devise specific experiments. As a consequence of the characterization of the promoters activity, some Hill functions could be obtained.
+
-
 
+
-
Thus, we have described the experimental approach required : [[Team:Paris/Modeling/estimation|Estimation of the parameters]].
+
-
 
+
-
Nonetheless, as mentioned above, we have changed the way to model the biological reactions. As a result have stopped investigating in this way to focus on the [[Team:Paris/Modeling#An_Oscillatory_Biological_Model|An Oscillatory Biological Model]].
+
-
 
+
-
 
+
-
|}<br style="clear:both" />
+
-
 
+
-
[[Too be continued]]
+

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