Team:Southampton/Modeling

From 2009.igem.org

(Difference between revisions)
m
m
Line 304: Line 304:
  link="#000099" alink="#000099" vlink="#990099"><div id="footerpush"></div>
  link="#000099" alink="#000099" vlink="#990099"><div id="footerpush"></div>
<div id="banner"><img style="width: 975px; height: 276px;" id="banner"
<div id="banner"><img style="width: 975px; height: 276px;" id="banner"
-
  src="http://www.personal.soton.ac.uk/jeh2v07/images/blue.jpg" alt="" /></div>
+
  src="http://www.personal.soton.ac.uk/jeh2v07/images/blue2.jpg" alt="" /></div>
<div id="toolbar">
<div id="toolbar">
<ul class="cssMenu cssMenum">
<ul class="cssMenu cssMenum">

Revision as of 09:45, 18 September 2009

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> University of Southampton Wiki

Modelling

 

 


To give the team some indication of the expected behaviour of our completed systems, a simulation environment was made to allow the models to interact with each other. More details of the simulation source code are to be released at a later date. The program is written in Tcl [link http://wiki.tcl.tk/] and is designed to be easily modified to model any system involving several cells interacting with each other through the diffusion of chemical species.

The results of an initial simulation of our Game of Life system are presented below.



The animation above shows an initial drop of IPTG being added to the system that activates the cells in its immediate vicinity. Note that the IPTG does not diffuse throughout the system, not causing any effects other than the initial ‘jump start’.



This animation shows the activated cells producing LuxI which then diffuses to the rest of the system, activating further cells.



The final animation models the actual bacteria, randomly distributed throughout the system. Blue for those in the 'off' state and red for those in the 'on' state.

An  IPTG local density of 250 is required to switch a cell to it's 'on' state. 'On' cells produce LuxI, turning on other cells when the local density of LuxI is greater than 50. When the local density of LuxI is greater than 300, the cell switches to the 'off' state, producing the characteristic ring. Note, all of the values above are arbitrary values and will be translated to molecule counts when empirical results are available.

The figure below shows all three layers together, allowing easy comparison. To view the animations again, refresh this page.


 


Home | Project | Biobrick Parts | Team | Modelling | Notebook | Sponsors             University of Southampton iGEM 2009