Team:KULeuven/Model/MultiCell

From 2008.igem.org

Revision as of 23:26, 29 October 2008 by BNathalie (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

  dock/undock dropdown  

Multi-cell Modeling

Multicell icon.PNG

The output of our InverTimer, the LuxI protein, causes an accumulating amount of HSL molecules, which are in fact signaling molecules. This means that they are used by cells to communicate with each other by diffusing in the environment.

At this point we have only simulated 1 Dr. Coli @ work. It might be a good idea to take this model to a higher level and simulate the behaviour of a colony of cells. At a later stage we can add a diffusive environment (medium), in which the signaling molecules can travel from one cell to a neighboring cell, and see what happens...

Full Model

A small example leads to a simple conclusion: this analysis is unnecessary. Even when there is possible diffusion of HSL molecules to the environment, it won't happen because of the exces amount of LuxR molecules. LuxR will immediately bind the available HSL molecules (very high association rate) and no HSL will diffuse.

Multicell.png


Full Model - Part 2

Because of the auto-inducible LuxR promotor there will certainly be diffusion into the medium (see Model - Part2): a deeper research needs to be done! Therefor we wrote a Matlab-script which is capable of interacting with the Simbiology Toolbox. This enables us to replicate cells in silico: we can simulate an increasing population of cells. A pretty visualisation is given below: each pop-up of a bar simulates the sudden presence of a new cell caused by the division of one of the available cells (starting population exists of 4 cells). This sudden pop-up effect is because we only simulate cell multiplication and not the growth of the new born cells: they are immediately at full size with about the same concentrations of the mother cell.

Sim1.png

Second, we also implemented some functions to be able to simulate the whole diagram with events and some other features which are present in the Simbiology Toolbox. At this point we are able to run simulations with a growing (Dr. Coli) cell population while they are susceptible to external signals (TetR-input).