Team:Heidelberg/Modeling/Chemotaxis

From 2008.igem.org

(Difference between revisions)
(Simulation movies)
 
(28 intermediate revisions not shown)
Line 464: Line 464:
-
==Chemotaxis - Killing Model==
+
== Chemotaxis - Killing Model ==
-
On this page you can find a brief summary of the whole modeling part of our team. If you are interested in more details such as numerical methods, parameter estimation and simulation results, you can take a look at our detailed documentation "Model for Sensing Network and the Production of Colicins as the Killing Mechanism".
+
Our detailed documentation "Spatially Resolved Modeling of Colicin-Induced Killing and Chemotactic Sensing in ''Escherichia Coli''." includes the following information:
 +
* Introduction into the biological sytem
 +
* Chemotaxis model
 +
* Parameter estimation
 +
* Numerical methods
 +
* Results
 +
* Conclusions
-
==Background==
+
You can download the documentation on [[Media:Documentation_Sensing_Colicin.pdf|Spatially Resolved Modeling of Colicin-Induced Killing and Chemotactic Sensing in ''Escherichia Coli'']]. Further we have made a [[Media:Summary.pdf|summary]] of the complete modeling group for non-mathematicians.
-
Interaction of bacterial populations is a challenging and difficult task for modelers. Bacterial strains respond to external chemicals, secrete their own signals for communication, and even produce killing factors for other bacterial species. Many of these processes are non-linear and proceed at different time and space scales. <br> <br>
+
-
==Motivation==
+
-
In our project we construct a system of two bacterial strains, in which one population (killer strain) chemotactically senses the chemical signal AI-2 emitted by another population (prey). The killer strain is able to swim towards the prey population using the gradient of AI-2. In the vicinity of prey, the killer strain eliminates the prey. We considered two alternative killing mechanisms: colicin secretion and lambda-phage infection. <br> <br>
+
-
==Our achievements==
+
-
We studied the system behavior in space and time using systems of non-linear Partial Differential Equations (PDEs). Systems of PDEs are widely used in science in a variety of problems, from tornadoes prediction to quantum mechanics.
+
-
Unlike ordinary differential equations (ODEs), PDEs enable simulation of spatial effects in time, taking into account diffusion effects and spatial fluxes. This is particularly important when the system is not homogeneous. In our case,
+
-
the killer population swims towards the prey population, and chemical signals require a certain time to diffuse through the medium. We designed a minimal system of four non-linear reaction-diffusion PDEs to simulate the chemotactic motility of the killer population towards the prey, and the colicin killing process (Fig. 1 (a), (c)). To simulate the system, we approximated the original system of four PDEs by a system of 10,000 ODEs (method of lines), and solved it numerically using custom-written Matlab code. In a more comprehensive PDE model, we added the fifth PDE to reflect the dynamics of AI-1 (Fig. 1 (b), (d)). AI-1 is secreted by the prey cells and adsorbed by the killer cells, in which it activates the production of the colicin and lysis proteins. The killer cells induced by AI-1 lyse and release the colicin into the surrounding media, resulting in the prey elimination. The extended model allowed us to reflect every key component of the system, and to simulate the interaction of the killer and prey populations at different initial spatial distribution and various system parameters. <br> <br>
+
-
[[Image:scheme4.PNG|left|thumb|420px|'''Figure 1''': The spatial models for chemotaxis of the killer strain to the prey and the colicin-induced killing process. <br> (a) The minimal model with four components, where AI-1 is assumed to have the same production and diffusion rates as AI-2, both described by equation four.]] [[Image:scheme5.PNG|right|thumb|420px|'''Figure 1''': The spatial models for chemotaxis of the killer strain to the prey and the colicin-induced killing process. <br> (b) The extended model with five components, where AI-1 dynamics is modeled explicitly.]] <br> <br>
 
-
[[Image:4_eq_col_model.PNG|left|thumb|420px|'''Figure 1''': The spatial models for chemotaxis of the killer strain to the prey and the colicin-induced killing process. <br> (c) The corresponding system of four partial
+
=== Simulation movies ===
-
differential equations.]] [[Image:5_eq_col_model.PNG|right|thumb|420px|'''Figure 1''': The spatial models for chemotaxis of the killer strain to the prey and the colicin-induced killing process. <br> (d) The corresponding system of five partial differential equations.]]
+
Below is a list of simulation movies. Specific parameters can be taken from our documentation. All simulations are in ogg vorbis format (see http://www.vorbis.com for help).
-
<br> <br>
+
-
In the case when both populations are well mixed in spatially homogeneous conditions, we modeled another possible killing mechanism – the infection by lambda-phages. Here the prey cells can become infected either by conjugation
+
* movie 1 ([https://static.igem.org/mediawiki/2008/7/7f/HD_4PDE_3D.ogg '''3D'''], [https://static.igem.org/mediawiki/2008/6/6d/HD_4PDE_2D.ogg '''2D'''])
-
with killer cells or by free phages, which in both cases leads to lysis of the prey cells and to a release of multiple new phages, initiating a snowball effect. The assumption of spatial homogeneity allowed us to better resolve the temporal behavior of this complex system. To model the lambda-phage infection, we used a system of delay differential equations (DDEs) (Fig. 2 (a), (c)). Unlike ordinary differential equations (ODEs), DDEs allow the temporal change in concentration to depend on concentrations at earlier time points. In our system, we used this method to reflect the fact that phage maturing cannot be arbitrary fast, but takes a certain time to develop. A careful model verification enabled us to simulate the infection dynamics in detail, including the formation of conjugation complexes and the snowball killing effect. To perform a detailed mathematical analysis, we reduced the full model to a simpler ODE version (Fig. 2 (b), (d)). For the ODE system, we determined its steady states with the linear stability
+
** 4-PDE system
-
analysis and investigated their stability with the initial values analysis, enabling to predict different system regimes upon given parameters and initial conditions.
+
** killer cells positioned in corner
-
[[Image:Scheme2.PNG|left|thumb|350px|'''Figure 2''': The models of ''E. Coli'' infection by lambda-phages. <br> (a) Scheme of the full model.]] [[Image:Scheme1.PNG|right|thumb|450px|'''Figure 2''': The models of ''E. Coli'' infection by lambda-phages. <br> (b) Scheme of the simplified model.]] <br> <br>
+
** prey evenly distributed
-
 
+
* movie 2 ([https://static.igem.org/mediawiki/2008/f/f8/HD_5PDE_a_3D.ogg '''3D'''], [https://static.igem.org/mediawiki/2008/8/8a/HD_5PDE_a_2D.ogg '''2D'''])
-
[[Image:Full_phage_model.PNG|left|thumb|500px|'''Figure 2''': The models of ''E. Coli'' infection by lambda-phages. <br> (c) The DDE system which describes the full model of the
+
** 5-PDE system
-
phage infection. The time delays are included in the equations for infected cells (y) and free phages (v).]] [[Image:Simple_phage_model.PNG|right|thumb|450px|'''Figure 2''': The models of ''E. Coli'' infection by lambda-phages. <br> (d) The ODE system which describes the simplified model of lambda-phage infection.]]
+
** killer cells positioned in corner
 +
** prey evenly distributed
 +
* movie 3 ([https://static.igem.org/mediawiki/2008/2/2f/HD_5PDE_a_0-01AI2_3D.ogg '''3D'''], [https://static.igem.org/mediawiki/2008/1/10/HD_5PDE_a_0-01AI2_2D.ogg '''2D'''])
 +
** 5-PDE system
 +
** killer cells positioned in corner
 +
** prey evenly distributed
 +
** 1/1000 AI-2 production rate
 +
* movie 4 ([https://static.igem.org/mediawiki/2008/1/15/HD_5PDE_a_4-fold-chemotaxis_3D.ogg '''3D'''], [https://static.igem.org/mediawiki/2008/9/9b/HD_5PDE_a_4-fold-chemotaxis_2D.ogg '''2D'''])
 +
** 5-PDE system
 +
** killer cells positioned in corner
 +
** prey evenly distributed
 +
** 8-fold chemotactic activity towards AI-2
 +
* movie 5 ([https://static.igem.org/mediawiki/2008/8/81/HD_5PDE_b_3D.ogg '''3D'''], [https://static.igem.org/mediawiki/2008/1/11/HD_5PDE_b_2D.ogg '''2D'''])
 +
** 5-PDE system
 +
** killer cells evenly distributed
 +
** prey positioned in center

Latest revision as of 22:54, 29 October 2008


Chemotaxis - Killing Model

Our detailed documentation "Spatially Resolved Modeling of Colicin-Induced Killing and Chemotactic Sensing in Escherichia Coli." includes the following information:

  • Introduction into the biological sytem
  • Chemotaxis model
  • Parameter estimation
  • Numerical methods
  • Results
  • Conclusions

You can download the documentation on Spatially Resolved Modeling of Colicin-Induced Killing and Chemotactic Sensing in Escherichia Coli. Further we have made a summary of the complete modeling group for non-mathematicians.


Simulation movies

Below is a list of simulation movies. Specific parameters can be taken from our documentation. All simulations are in ogg vorbis format (see http://www.vorbis.com for help).

  • movie 1 (3D, 2D)
    • 4-PDE system
    • killer cells positioned in corner
    • prey evenly distributed
  • movie 2 (3D, 2D)
    • 5-PDE system
    • killer cells positioned in corner
    • prey evenly distributed
  • movie 3 (3D, 2D)
    • 5-PDE system
    • killer cells positioned in corner
    • prey evenly distributed
    • 1/1000 AI-2 production rate
  • movie 4 (3D, 2D)
    • 5-PDE system
    • killer cells positioned in corner
    • prey evenly distributed
    • 8-fold chemotactic activity towards AI-2
  • movie 5 (3D, 2D)
    • 5-PDE system
    • killer cells evenly distributed
    • prey positioned in center