Team:ETH Zurich
From 2013.igem.org
(Difference between revisions)
Line 19: | Line 19: | ||
<div style="display: table-cell; vertical-align: top; width: 350px; height: 100%; padding-bottom: 70px;"> | <div style="display: table-cell; vertical-align: top; width: 350px; height: 100%; padding-bottom: 70px;"> | ||
<ul class="bxslider" id="bxsliderText"> | <ul class="bxslider" id="bxsliderText"> | ||
- | + | <li><b>Colisweeper video</b></li> | |
<li><b>Colisweeper</b><br>Colisweeper is an interactive, biological version of the Minesweeper computer game, based on quorum sensing and chromogenic enzymatic reactions. | <li><b>Colisweeper</b><br>Colisweeper is an interactive, biological version of the Minesweeper computer game, based on quorum sensing and chromogenic enzymatic reactions. | ||
The goal is to clear an agar “minefield” without detonating the mines. Genetically engineered <i>Escherichia coli</i> colonies are used as sender-cells (mines) and receiver-cells (non-mines). Mines secrete the signaling molecule OHHL (analog of AHL: N-acyl homoserine lactone) whereas non-mines process the signal. To distinguish between OHHL-levels, a library of pLuxR promoters with various OHHL 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. | The goal is to clear an agar “minefield” without detonating the mines. Genetically engineered <i>Escherichia coli</i> colonies are used as sender-cells (mines) and receiver-cells (non-mines). Mines secrete the signaling molecule OHHL (analog of AHL: N-acyl homoserine lactone) whereas non-mines process the signal. To distinguish between OHHL-levels, a library of pLuxR promoters with various OHHL 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. | ||
Line 46: | Line 46: | ||
<div style="display: table-cell; vertical-align: top; width: auto; "> | <div style="display: table-cell; vertical-align: top; width: auto; "> | ||
<ul class="bxslider" id="bxslider"> | <ul class="bxslider" id="bxslider"> | ||
- | + | <li><div></html>{{:Team:ETH Zurich/Templates/Video|width=660px|id=video1|ratio=4/3||srcMP4=<html>https://static.igem.org/mediawiki/2013/7/76/Colisweeperfinal.mp4</html>}}<html> | |
- | + | </div></li> | |
- | </ | + | |
<li> | <li> | ||
<a href="https://2013.igem.org/Team:ETH_Zurich/Project"><img src="https://static.igem.org/mediawiki/2013/5/5f/Introslide.png" /></a> | <a href="https://2013.igem.org/Team:ETH_Zurich/Project"><img src="https://static.igem.org/mediawiki/2013/5/5f/Introslide.png" /></a> | ||
Line 155: | Line 154: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
sliderText = $('#bxsliderText').bxSlider({'mode': 'fade', 'controls': false, 'pager': false, 'auto': false, "responsive": false, 'touch': false}); | sliderText = $('#bxsliderText').bxSlider({'mode': 'fade', 'controls': false, 'pager': false, 'auto': false, "responsive": false, 'touch': false}); | ||
- | slider = $('#bxslider').bxSlider({onSlideAfter: function(slideElement, oldIndex, newIndex){sliderText.goToSlide(newIndex);}, onSlideBefore: function(slideElement, oldIndex, newIndex){sliderText.goToSlide(newIndex);}}); | + | slider = $('#bxslider').bxSlider({ 'auto': false, onSlideAfter: function(slideElement, oldIndex, newIndex){sliderText.goToSlide(newIndex);}, onSlideBefore: function(slideElement, oldIndex, newIndex){sliderText.goToSlide(newIndex);}}); |
$('#bxsliderText').parent().css({"height": "100%", 'min-height' : '430px'}); | $('#bxsliderText').parent().css({"height": "100%", 'min-height' : '430px'}); | ||
$('#bxsliderText').parent().parent().css({"height": "100%"}); | $('#bxsliderText').parent().parent().css({"height": "100%"}); |
Revision as of 07:17, 4 October 2013