Team:Paris/Modeling

From 2008.igem.org

(Difference between revisions)
 
(42 intermediate revisions not shown)
Line 1: Line 1:
-
{{Paris/Menu}}
+
{{:Team:Paris/MenuBackup}}
-
We had different approaches to model the biological system. We found interesting to explain at least two ways that we went throught. It is important to understand that both models aim at different goals in the process of understanding our system.
 
-
__TOC__
+
= 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 :
 +
<center>[[Team:Paris/Modeling/History|Read more !]]</center>
-
= BoB (Based on Bibliography) Approach =
+
= BOB (Based On Bibliography) Approach =
 +
[[Image:BOB.jpg|250px|thumb]]
-
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 allow us to use parameters and datas from scientific articles.
+
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 keys points of this approach:
+
The key points of this approach:
-
* Simplicity for itself is not so much important, what we were looking for was understandability at first.
+
* 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: when it as already been proved in a paper than one interaction is efficiently modeled with an elementary expression, we tried to keep it.
+
* 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 means less relevancy. In addition, the more parameters you have, the hardest it becomes to tune the system in order to have the behavior you are looking for.
+
* 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.
-
[[Team:Paris/Modeling/BoB|Read more]]
 
-
= Parameters Estimation Approach =
+
<center>[[Team:Paris/Modeling/BOB|Read more]]</center>
-
This second approach was motivated by our will to understand our system in the most precise way. We decided to examine each part of our project (Oscillation, FIFO, Synchronization) incrementally, and tried to take into account the fundamental kinetics processes.
+
= APE (APE Parameters Estimation) Approach=
-
* We hereby use mostly Hill function, hence the name of this approach. We analyzed in the most precise fashion every interaction that took place. The Hill functions are introduced to describe relationships between transcription factors and promoters, since we thought secondary to take into acount the translation phases.
+
[[Image:APE.jpg|250px|thumb]]
-
* Let's go see our , which we would like to study as deeply as possible !
+
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.
-
[[Team:Paris/Modeling/hill_approach|Read more]]
+
* 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.
-
* What is at stake here is to determine the real parameters that govern the dynamics of our system.
+
<center> >> [[Team:Paris/Modeling/hill_approach|Explanations and description]] </center>
-
** First of all, you can find [[Team:Paris/Modeling/estimation|here]] the description of how we intend to find relevent parameters for our models.
+
-
** We will need many parameters to fully describe the system according to the asumptions of the previous models. A natural way to have access to their value, after looking them up in the litterature, is to design specific experiments. As a consequence of the characterization of the promoters activity, some Hill functions could be obtained.
+
-
** In a second step, we shall try to find a way to translate the natural noise to our model, given the numerical values obtained in the wet lab.
+
-
*** Firstly, we could compute the standard deviation for each set of points at a given inducer concentration, and to normalize it according to the mean value of the set itself.
+
-
*** The next stage is to get the mean of those normalized sd values at every inducer concentration.
+
-
*** Since the β parameter of the Hill function has a linear influence, it is possible to translate this error directly on the parameter; for example: '''β_err = random('norm',β,err)''' where '''β''' is the estimated value of the parameter and '''err''' is the mean of the normalized standard deviations of the experimental values.
+
-
*** For each cell in the model, we could use such noised values for Vmax parameter, in order to reproduce randomness estimated in the wet lab.
+
-
=[[Team:Paris/Modeling/Bibliography|Bibliographic References]] - [[Team:Paris/Modeling/Roadmap|Depreciated Roadmad]]=
+
* 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]]

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