Team:Tsinghua

From 2012.igem.org

(Difference between revisions)
Line 128: Line 128:
$(this).animate({left:'-=2', top:'-=2',width:'+=4',height:'+=4'}, 'fast');
$(this).animate({left:'-=2', top:'-=2',width:'+=4',height:'+=4'}, 'fast');
-
$(this).animate({left:'+=2', top:'+=2',width:'-=4',height:'-=4'}, 'fast');
+
$(this).animate({left:'+=2', top:'+=2',width:'-=4',height:'-=4'}, 'fast', null, function(){
 +
window.location = "https://2012.igem.org/Team:Tsinghua/" + $(this).attr('id');
 +
});
});
});
Line 140: Line 142:
<div class="Header" id="Header"></div>
<div class="Header" id="Header"></div>
<div id = "home" class = "buttomHome" pID = 1 flag1 = 0><img src="https://static.igem.org/mediawiki/2012/4/43/Home_tsinghua.gif"/></div>
<div id = "home" class = "buttomHome" pID = 1 flag1 = 0><img src="https://static.igem.org/mediawiki/2012/4/43/Home_tsinghua.gif"/></div>
-
<div id = "project" class = "buttom" style = "top:496px; left:1px;" pID = 1 flag1 = 0><img onclick="window.location='https://2012.igem.org/Team:Tsinghua/Project'" src = "https://static.igem.org/mediawiki/2012/3/37/Project_tsinghua.gif"></div>
+
<div id = "project" class = "buttom" style = "top:496px; left:1px;" pID = 1 flag1 = 0><img src = "https://static.igem.org/mediawiki/2012/3/37/Project_tsinghua.gif"></div>
<div id = "dataresult" class = "buttom" style = "top:496px; left:215px;" pID = 1 flag1 = 0><img src = "https://static.igem.org/mediawiki/2012/8/8a/Data.gif"></div>
<div id = "dataresult" class = "buttom" style = "top:496px; left:215px;" pID = 1 flag1 = 0><img src = "https://static.igem.org/mediawiki/2012/8/8a/Data.gif"></div>
<div id = "team" class = "buttom" style = "top:496px; left:568px;" pID = 1 flag1 = 0><img src = "https://static.igem.org/mediawiki/2012/a/a7/Team_tsinghua.gif"></div>
<div id = "team" class = "buttom" style = "top:496px; left:568px;" pID = 1 flag1 = 0><img src = "https://static.igem.org/mediawiki/2012/a/a7/Team_tsinghua.gif"></div>

Revision as of 08:44, 23 September 2012

无标题文档

Domino is a popular game all over the world with very simple rules. When several dominoes are placed in a long line and are close enough, they could be knocked over one by one. The first toppled domino would topple the second one, and then the third one, etc... As a result, all the dominoes fall.

The easiest way of playing domino is to knock over a string of tiles by just pushing the first tile. Of course there are harder methods, for example, with the different design of placing dominoes, one could achieve different ways for tiles of being knocked down. Finally, with the combination of sophisticated design, beautiful and complex patterns would appear.

This simple and popular game inspires us greatly and we decided to draw an analogy to domino game by using E. coli. We use E. coli as tiles, and imitate the falling of domino by using different fluorescent proteins. Finally we need a signal to trigger the process and we decide to adopt AHL.

Our goal is that by adding AHL to modified E. coli at specific place, XFP would express and the expression of color could expand and spread, just like the falling down of dominoes. With our design, various approaches of falling down are achievable and if possible, sophisticated patterns could be obtained as well.