Team:ETH Zurich/Templates/Test3
From 2013.igem.org
Line 29: | Line 29: | ||
</li> | </li> | ||
</ul> | </ul> | ||
- | <div style="display: table-cell; vertical-align: top; width: | + | <div style="display: table-cell; vertical-align: top; width: 50px; "> |
+ | | ||
+ | </div> | ||
+ | <div style="display: table-cell; vertical-align: top; width: auto; "> | ||
<ul class="bxslider" id="bxslider"> | <ul class="bxslider" id="bxslider"> | ||
<li> | <li> | ||
Line 74: | Line 77: | ||
slider = $('#bxslider').bxSlider(); | slider = $('#bxslider').bxSlider(); | ||
sliderText = $('#bxsliderText').bxSlider({'responsive': false, 'pager': false, 'auto': false, 'controls': false}); | sliderText = $('#bxsliderText').bxSlider({'responsive': false, 'pager': false, 'auto': false, 'controls': false}); | ||
+ | $('#bxsliderText').parent().parent().css({"display": "table-cell", "height": "100%", "position": "relative", "width": "200px"}); | ||
$('#bxsliderText').parent().css({"display": "table", "height": "100%", "width": "100%", "position": "relative"}); | $('#bxsliderText').parent().css({"display": "table", "height": "100%", "width": "100%", "position": "relative"}); | ||
- | + | ||
$('.bx-viewport').bind('mousewheel', function(event, delta, deltaX, deltaY) { | $('.bx-viewport').bind('mousewheel', function(event, delta, deltaX, deltaY) { | ||
event.preventDefault(); | event.preventDefault(); |
Revision as of 16:38, 25 September 2013
Colisweeper is an interactive, biological version of the Minesweeper computer game, based on luxI/luxR quorum sensing and chromogenic enzymatic reactions. The goal is to clear an agar “minefield” without detonating mines.
Genetically engineered Escherichia coli colonies are used as sender-cells (mines) and receiver-cells (non-mines). Mines secrete the signaling molecule N-(3-oxohexanoyl)-l-homoserine lactone (OHHL) whereas non-mines process the signal. To distinguish between OHHL-levels, a library of PLuxR promoters with various sensitivities was created through site-saturation mutagenesis. High-pass filters were constructed to control the expression of different orthogonal hydrolases in non-mines, depending on the number of surrounding mines.
Additionally, the mines express their own hydrolase.A spatiotemporal reaction-diffusion model was established to evaluate and improve the system. To play Colisweeper, a colorless substrate solution is pipetted onto a colony of choice. The result is a defined color change within minutes, allowing identification of the played colony and the number of mines surrounding it.