Team:Paris/Modeling/BOB/Simulations page travail

From 2008.igem.org

(Difference between revisions)
(Observations)
(Understanding the dynamics)
Line 124: Line 124:
However, we now know that β<sub>FliA</sub> influences the attenuation. We ran a simulation with β<sub>FliA</sub>=0.02
However, we now know that β<sub>FliA</sub> influences the attenuation. We ran a simulation with β<sub>FliA</sub>=0.02
-
[[Image:simul_fliA_dim.jpg|600px|center]]
+
[[Image:simul_fliA_dim.jpg|900px|center]]
 +
This confirms what we saw previously
=== Using these elements to improve the system and give directions to the wet-lab ===
=== Using these elements to improve the system and give directions to the wet-lab ===

Revision as of 01:10, 9 October 2008

(Under Construction : synchronisation and whole system)

Simulations and Mathematical analysis


Contents

Oscillations

Short System

  • We wanted to see if, from a mathematical point of view, it was possible for the "short" system presented above to hover.
Oscillations1.jpg
  • Here are the equations we took into account :
FlhDC dynamics simul 3.jpg
FliA dynamics simul 3.jpg
TetR simul 3.jpg
  • The equations are normalized (thus the degradation term set to 1), as well as the parameters :
Parameters Used
Parameter Normalized Value
βFlhDC 1
θFlhDC 0.4545
n 2
βFliA 0.1429
β'FliA 0.8581
βLasI 0.2222
β'LasI 0.7778
  • As introduced before, the goal of this model was to give us useful bases on which to work on. Then, we shall use the values of the parameters presented below as a "starting point". We shall present a double approach, composed of a theoretical and a simulation approach. Both approaches should interact so as to help us understand the way our system behaves.
  • The obvious though process we propose consists in observing what happens with the simulation, then understand the source of these phenomenas. Finally, the ultimate goal consists in finding how we can pull the strings, hidden in the system, that control the behavior of the system.

Observations

---> petites oscillations + vérifier par le calcul ---> trop grande réactivité de flhDC

  • First of all, let us see what the simulation gives, and what pieces of information we can get from it.
  • Observation#1 :
    • By looking at this simulation, we could think that it is going to be hard to get oscillations...
      Simul fig1 re.jpg
    • However when we zoom, we get this more reassuring view :
      Simul fig2 re.jpg
    • Conclusion : some intrinsic oscillations actually occur, but they seem to be strongly attenuated. The mathematical study shall help us decide whether these are only artefact oscillations. For example we shall try to check if the period observed (~10 time units) can be linked to mathematical data.
  • Observation#2 :
    • Here, we need to change parameters a little bit, so that it becomes more obvious//trop grande rapidité du system... voir atténuation mais eventuellemnt a dégager

Understanding the dynamics

  • Theory introduction

The classical approach consists in finding the equilibrium state, by setting

Math0.jpg

Then, we evaluate the jacobian matrix, so as to put the system under its linearized form:

Matrix true.jpg


Def eq.jpg


Def f.jpg

which gives :

Math1.jpg
Math2.jpg

Then, we want to find the eigenvalues of the jacobian matrix, because they make us understand the behavior of the system. Here is the theoretical explanation :

DE1.jpg
DE2.jpg
DE3.jpg
DE4.jpg
DE5.jpg

The λ and γ coefficients make the convergence. In our case they are negative terms, which explains the fact that we have a quick convergence for the system. Ideally, it could be convenient to find which parameter influence this coefficient, so as to play with it and be able to propose a better control of the convergence.
The μ coefficient is responsible for the oscillations. In fact, in another base, with only real matrix, this would beget cosinuses and sinuses terms. Furthermore, it is strongly linked to the period of the oscillations.

  • Comparison of the simulation and theoretical periods
We can hereby prove that the small oscillations observed before are not induced by a simulation artefact, by evaluating the theoretical value of the period. Indeed, we have:
Period.jpg
With the parameters presented in the array before, we have evaluated the equilibrium values by solving
Math0.jpg

We obtained three solutions :

-0.2382 - 0.6139i

-0.2382 + 0.6139i

0.4764

We are only interested in positive real solutions. We can note that 0.4764 corresponds well to the experimental equilibrium value. Then we evaluated the eigenvalues for the jacobian :

-1.0159 + 0.5042i

-1.0159 - 0.5042i

-0.1111

We can note that the λ and γ coefficient are negative, which corroborates the fact that we obtain a convergence.

Finally for
Period.jpg
since μ=0.5042 we find a theoretical period of Ttheoretical=12.4617. Experimentally, we find Texperimental~10. We can see that some numerical noise must be involved, which gives the reading of the period quite tough. However, we get the same order of magnitude, which proves that the oscillations are occuring, though quietly!
  • Understanding the attenuation

Furthermore, this theoretical study helps us understand that reducing the attenuation is tough. In fact, whatever the base in which you consider a matrix, the trace is conserved. Here, we obtain :

Trace matrix.jpg

Since λ and γ are assumed (thanks to simulations) to be negative, we cannot avoid to have their sum to be (with absolute value) superior to 2. The only chance we have would be that the weight goes in the λ parameter because this parameter plays a role in the third dimension, in which we are not interested. However, for every simulation we made, we found the opposite. Trying to evaluate with non-numerical calculus does not provide relevant material.

However, we now know that βFliA influences the attenuation. We ran a simulation with βFliA=0.02

Simul fliA dim.jpg

This confirms what we saw previously

Using these elements to improve the system and give directions to the wet-lab

  • What can we do about that, ans how can we improve the behavior of the system? The ideal though process would be to get the equilibrium state, but not with numerical values, so as to understand the influence of each of the system parameter. However, we face a major problem. This requires ot solve an (n+1) degree equation, which explicit solutions are unusable. Yet, imagining that we can get the solution, we could evaluate the eigenvalues in the same way (since they are solution of a third degree equation, this could be possible). Consequently, we could understand the influence of each parameter, and we could find a way to minimize the λ and γ coefficients.
  • However, we understand that even though we consider the short system, this process faces strong difficulties. Yet, it is possible to consider an algorithmic approach that meets the same ends. Let's say we want to otpimize the system for n and θFlhDC :
    • for n evolving between nmin and nmax
    • for θFlhDC evolving between θFlhDCmin and θFlhDCmax

Entire System

//biocham ici//+ comparaison avec le modele hillistique

FIFO

  • The goal here is to present the results of the simulations we made concerning the FIFO part of the system.

Here is the system we implementated using Matlab (see the corresponding codes)

Subsystem1.jpg

and the corresponding equations (for more detailed information see our establishment of the model).

FliA dynamics.jpg
CFP.jpg
YFP.jpg
RFP.jpg

where CFP, YFP, and RFP will be denoted below as respectively Z1,Z2 and Z3.

  • We wanted to see if our predictions were accurate or not. We then solved the equations, forcing the behavior of FhlDC. In a first step, we imposed a constant production term of 1. Then, at a certain time, we set this production term to zero :
FlhDC Test FIFO cresc.jpg
FlhDC Test FIFO decresc.jpg

In fact we assumed that this behavior for FlhDC was acceptable regarding its estimated behavior in the whole system.

  • We saw previously that without FliA, the FIFO would presumably not work. We then simulated a first system, where [FliA] stays to zero value.
Essai without fliA.jpg

We may see that there is a LIFO behavior rather than the FIFO we expect...

  • Then, we simulated the entire system, to check if we had
    • the lasting burst due to FliA (more important for Z3 than for Z2, and more important for Z2 than Z1) in the increasing phase.
    • the effect of fliA which maintained the concentrations to their maximum (more important for Z3 than for Z2, and more important for Z2 than Z1) in the decreasing phase.
Essai with fliA.jpg

  • We observe on these plots that the behavior is quite the one we expected, and that the FIFO is realized. FliA enables the curves to cross, and adds a delay on the genes that are most affected, with gives a better observability of the FIFO behavior.

Synchronization

Mathematical Analysis

Simulations and verification of the hypothesis