Team:LCG-UNAM-Mexico/Modelling
From 2009.igem.org
(Difference between revisions)
Line 43: | Line 43: | ||
<br><br> | <br><br> | ||
+ | |||
+ | ==Motivation== | ||
+ | |||
+ | |||
+ | The output of biological systems is the sum of the output of many equally complex sub-systems. If we try to model an organism as a deterministic physical state we will be unable to describe such a complex system because of the lack of detailed knowledge. Physical scientists are curious to know whether the present techniques of physical sciences are sufficient to explain biological phenomena. The model of biological systems via stochastic processes allows the incorporation of effects of secondary factors for which a detailed knowledge is missing. | ||
+ | The truth is that we observe in nature distributions for phenotypes instead of punctual values (e.g. Cell diameter, human height, cell lifetime, number of offspring in animals and so on). | ||
+ | |||
+ | The masterful book published in 1926 (d’Herelle 1926) describe the three-step process of the life history of bacteriophage virus. During the next decades there was a lot of effort trying to describe the basic characteristics of the intracellular dynamics of the infection process. | ||
+ | Nowadays we have understood some of the basic reactions and processes that take place inside the cell, from the moment the phage insert its DNA to the moment the bacterium lyses. | ||
+ | |||
+ | For the chemical reactions inside the cell deterministic models using ODE’s have shown to be accurate in some cases, in other cases stochastic approaches are used to take into account the small number of some molecules inside the cell. In the first steps of the infection process there are some molecules that actually have small numbers. Random fluctuations in the first moments of infection can propagate in time and cause larger fluctuations for the number of molecules of a specific specie. | ||
+ | |||
+ | Taking into account the above considerations we decided to implement a stochastic approach for the intracellular simulations. Using this approach we will get insight in the variability of the phenotypes involved in phage development. | ||
+ | |||
+ | At the population scale we need to model spatial and temporal dynamics. Events like infection are stochastic and depend upon many variables. We incorporated the intracellular simulations in the population scale by sampling the distributions mentioned above. | ||
+ | |||
+ | By using a multi-scale model we simulated observed behaviour but we can also make predictions about the system as a whole. Previous attempts to model T7 life cycle were focused only in the intracellular scale REFERENCES but failed to incorporate the population dynamics, population models REFERENCES didn’t take into account intracellular dynamics. | ||
+ | Population models take burst-size as a constant value taken from literature, this is unrealistic since the reported values for the burst-size have a lot of variance REFERENCES. | ||
+ | Our model takes into account the random fluctuations in the system so we can simulate the experimental data and distributions. | ||
+ | |||
+ | |||
+ | |||
+ | Putting all together we get a model that takes into account the previous mentioned processes and incorporates the 2 scales at which the infection process takes place. | ||
+ | |||
+ | Simulations results are in good agreement with existing experimental data. Thanks to the structure and design of the model this can be easily modified in order to simulate infection dynamics for different bacteria and phages. Furthermore, our Molecular model can be used as a reliable tool for sampling biomolecules distributions involved in phage infection processes. | ||
+ | |||
+ | |||
<html> | <html> |
Revision as of 22:13, 20 October 2009