Difference between revisions of "Team:KU Leuven/Modeling/Hybrid"
Line 81: | Line 81: | ||
equations. | equations. | ||
</p></div> | </p></div> | ||
− | <div class=" | + | <div class="center"> |
− | + | <div class="togglebar"> | |
− | + | <div class=toggleone"> | |
+ | <h2>Introduction</h2> | ||
+ | </div> | ||
+ | <div id="toggleone"> | ||
<p> | <p> | ||
+ | <b>Partial Differential Equations"</b><br/> | ||
Spatial reaction-diffusion models that rely on | Spatial reaction-diffusion models that rely on | ||
Partial Differential Equations (PDEs) are based on the assumption that the | Partial Differential Equations (PDEs) are based on the assumption that the | ||
Line 97: | Line 101: | ||
Moreover, such a continuous field approximation can only be made if the behavior | Moreover, such a continuous field approximation can only be made if the behavior | ||
of the individual entities is well described. | of the individual entities is well described. | ||
− | |||
− | |||
− | |||
− | |||
</p> | </p> | ||
+ | </div> | ||
</div> | </div> | ||
− | <div class=" | + | <div class="togglebar"> |
+ | <div class="toggletwo"> | ||
<h2> | <h2> | ||
Agent-based Models | Agent-based Models | ||
</h2> | </h2> | ||
+ | </div> | ||
+ | <div id="toggletwo"> | ||
<p> | <p> | ||
Agent-based models on the other hand explicitly treat the entities as individual | Agent-based models on the other hand explicitly treat the entities as individual | ||
Line 122: | Line 126: | ||
agent is stored in memory and needs to be processed individually, simulating | agent is stored in memory and needs to be processed individually, simulating | ||
agent-based models can be computationally intensive. | agent-based models can be computationally intensive. | ||
− | </p></div> | + | </p> |
− | <div class= | + | </div> |
− | + | </div> | |
+ | <div class=togglebar"> | ||
+ | <div class="togglethree"> | ||
<h2> | <h2> | ||
Hybrid Modeling Framework | Hybrid Modeling Framework | ||
</h2> | </h2> | ||
+ | </div> | ||
+ | <div id="togglethree"> | ||
<p>In our system, there are both bacteria and chemical species that spread out | <p>In our system, there are both bacteria and chemical species that spread out | ||
and interact on a petri dish to form patterns. On the one hand, the bacteria are | and interact on a petri dish to form patterns. On the one hand, the bacteria are | ||
Line 153: | Line 161: | ||
</p></div> | </p></div> | ||
</div> | </div> | ||
+ | </div> | ||
+ | </div> | ||
<div class="summaryheader"> | <div class="summaryheader"> | ||
<div class="summaryimg"> | <div class="summaryimg"> |
Revision as of 21:39, 18 September 2015
The hybrid model
The hybrid model represents an intermediate level of detail in between the colony level model and the internal model. Bacteria are treated as individual agents that behave according to the Keller-Segel type discretized stochastic differential equations, while chemical species are modeled using partial differential equations.
Model Description
2-D Hybrid Model
The videos above show simulation videos computed at the Flemish supercomputing center, for three different initial conditions similar to the ones we used for the colony level model. The first and second condition start from 9 mixed or 5 colonies of both cell types, arranged in a block or star shape. These first two gradually separate in a manner similar to what we would we also saw in the colony level model. The result for random initial data is fundamentally different. As the agent based approach allows for better implementation of adhesion large cell type A bands form. The AHL and Leucine produced by the type A bacteria causes the B type cells to move away leading to a pattern which we could not produce using PDEs alone, this beautifully illustrates the added value of hybrid modeling.
Incorporation of internal model
Up until now, we have largely ignored the inner life of the bacteria. This inner life consists of transcriptional networks and protein kinetics. Instead we assumed that AHL and leucine production is directly proportional to the density of type A cells. This only works in theory, since bacteria will be affected by their surroundings and the way their dynamics react to it. For example bacteria surrounded by a large concentration of AHL, will have more CheZ and will react more on the presence of Leucine. Also bacteria have different histories and will have different levels of transcription factors and different levels of proteins in their plasma. The proteins are not directly degraded and will still be present in the cytoplasm of the bacteria long after the network has been deactivated. From this, it is clear that 2 bacteria, although surrounded by the same AHL and leucine concentrations, can show different behavior and reaction kinetics.
This results in a heterogeneity of the bacterial population that has not yet been accounted for. To make up for this anomaly, we decided to add an internal model to every agent. This way we will get more realistic simulations. Every agent will get their own levels of CheZ, LuxR, LuxI and so on and will have individual reactions on their surroundings. We hope that this way we can get closer to the behavior of real bacteria.
References
[1] | Benjamin Franz and Radek Erban. Hybrid modelling of individual movement and collective behaviour. Lecture Notes in Mathematics, 2071:129-157, 2013. [ .pdf ] |
[2] | Zaiyi Guo, Peter M A Sloot, and Joc Cing Tay. A hybrid agent-based approach for modeling microbiological systems. Journal of Theoretical Biology, 255(2):163-175, 2008. [ DOI ] |
[3] | E F Keller and L A Segel. Traveling bands of chemotactic bacteria: a theoretical analysis. Journal of theoretical biology, 30(2):235-248, 1971. [ DOI ] |
[4] | E. M. Purcell. Life at low Reynolds number, 1977. [ DOI ] |
[5] | Angela Stevens. The Derivation of Chemotaxis Equations as Limit Dynamics of Moderately Interacting Stochastic Many-Particle Systems, 2000. [ DOI ] |
Equations
Contact
Address: Celestijnenlaan 200G room 00.08 - 3001 Heverlee
Telephone: +32(0)16 32 73 19
Email: igem@chem.kuleuven.be