Team:Southampton/Modeling/GoL
From 2009.igem.org
(Difference between revisions)
m (New page: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content...) |
m |
||
Line 21: | Line 21: | ||
#footerpush { | #footerpush { | ||
width:1px; | width:1px; | ||
- | height: | + | height:1683px; |
} | } | ||
html, body { | html, body { | ||
Line 37: | Line 37: | ||
top:296px; | top:296px; | ||
width:975px; | width:975px; | ||
- | height: | + | height:1460px; |
background-image:url('http://www.personal.soton.ac.uk/jeh2v07/images/bg.gif'); | background-image:url('http://www.personal.soton.ac.uk/jeh2v07/images/bg.gif'); | ||
background-repeat:repeat-y; | background-repeat:repeat-y; | ||
Line 46: | Line 46: | ||
position:absolute; | position:absolute; | ||
left:113px; | left:113px; | ||
- | top: | + | top:1725px; |
z-index:150; | z-index:150; | ||
color: #333; | color: #333; | ||
Line 53: | Line 53: | ||
position:absolute; | position:absolute; | ||
left:0px; | left:0px; | ||
- | top: | + | top:1695px; |
width:975px; | width:975px; | ||
height:61px; | height:61px; |
Revision as of 18:28, 20 October 2009
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Modelling: Game Of Life
We interpreted the Game of Life plasmid map to produce the flow chart below which, when simulated, produced the predicted expanding disk pattern shown in the animation. Note, if the simulation had been left to run for longer the expanding disk would have continued until it covered the entire grid.
While we were playing with simulation parameters a particularly interesting pattern appeared, shown below. Unfortunately, to reproduce the ring effect with bacteria, a hybrid pLux promoter is required so the plasmid can turn itself off when LuxIR concentrations pass a certain threshold. |