Team:Peking

From 2013.igem.org

(Difference between revisions)
Line 164: Line 164:
.slide_passage{position:absolute; top:620px; background-color:#FFFFFF; width:1090px; height:300px; z-index:500; font-family: Arial, Helvetica, sans-serif; font-size:16px; line-height:30px; font-weight:normal;}
.slide_passage{position:absolute; top:620px; background-color:#FFFFFF; width:1090px; height:300px; z-index:500; font-family: Arial, Helvetica, sans-serif; font-size:16px; line-height:30px; font-weight:normal;}
-
#abstract_passage{position:absolute; top:10px; left:20px; width:940px;}
+
#abstract_passage{position:absolute; top:10px; left:20px; width:1010px;}
-
.slide_list_container{position:absolute; left:0px; top:632px; width:980px; height:95px; background-color:transparent; z-index:500;}
+
.slide_list_container{position:absolute; left:0px; top:632px; width:1090px; height:95px; background-color:transparent; z-index:500;}
-
.slide_list_background{position:absolute; left:0px; top:0px; width:980px; height:95px; background-color:white; opacity:0.5;}
+
.slide_list_background{position:absolute; left:0px; top:0px; width:1090px; height:95px; background-color:white; opacity:0.5;}
-
.slide_list{position:absolute; left:0px; top:0px; width:940px; height:95px; background-color:transparent; list-style:none; list-style-type:none; font-family:Arial, Helvetica, sans-serif;}
+
.slide_list{position:absolute; left:0px; top:0px; width:1090px; height:95px; background-color:transparent; list-style:none; list-style-type:none; font-family:Arial, Helvetica, sans-serif;}
-
.left_slide_list_item{position:absolute; top:35px; left:270px; font-weight:normal; font-size:30px; opacity:0.5; width:130px; text-align:center;}
+
.left_slide_list_item{position:absolute; top:35px; left:330px; font-weight:normal; font-size:30px; opacity:0.5; width:130px; text-align:center;}
.left_slide_list_item:hover{opacity:0.8;}
.left_slide_list_item:hover{opacity:0.8;}
-
.middle_slide_list_item{position:absolute; top:30px; left:400px; font-weight:bold; font-size:40px; opacity:1; width:200px; text-align:center;}
+
.middle_slide_list_item{position:absolute; top:30px; left:460px; font-weight:bold; font-size:40px; opacity:1; width:200px; text-align:center;}
-
.right_slide_list_item{position:absolute; top:35px; left:600px; font-weight:normal; font-size:30px; opacity:0.5; width:130px; text-align:center;}
+
.right_slide_list_item{position:absolute; top:35px; left:660px; font-weight:normal; font-size:30px; opacity:0.5; width:130px; text-align:center;}
.right_slide_list_item:hover{opacity:0.8;}
.right_slide_list_item:hover{opacity:0.8;}
/*end of Major body*/
/*end of Major body*/
Line 296: Line 296:
{
{
$(CurrentRightId).fadeOut(0);
$(CurrentRightId).fadeOut(0);
-
$(CurrentMiddleId).animate({left:"600px",fontSize:'30px',fontWeight:'normal'},function(){
+
$(CurrentMiddleId).animate({left:"660px",fontSize:'30px',fontWeight:'normal'},function(){
$(CurrentMiddleId).removeClass("middle_slide_list_item");
$(CurrentMiddleId).removeClass("middle_slide_list_item");
-
$(CurrentMiddleId).css({left:"600px",fontSize:'30px',fontWeight:'normal'});
+
$(CurrentMiddleId).css({left:"660px",fontSize:'30px',fontWeight:'normal'});
$(CurrentMiddleId).addClass("right_slide_list_item");
$(CurrentMiddleId).addClass("right_slide_list_item");
});
});
-
$(CurrentLeftId).animate({left:"400px",fontSize:'40px',fontWeight:'bold'},function(){
+
$(CurrentLeftId).animate({left:"460px",fontSize:'40px',fontWeight:'bold'},function(){
$(CurrentLeftId).removeClass("left_slide_list_item");
$(CurrentLeftId).removeClass("left_slide_list_item");
-
$(CurrentLeftId).css({left:"400px",fontSize:'40px',fontWeight:'bold'});
+
$(CurrentLeftId).css({left:"460px",fontSize:'40px',fontWeight:'bold'});
$(CurrentLeftId).addClass("middle_slide_list_item");
$(CurrentLeftId).addClass("middle_slide_list_item");
$(CurrentRightId).removeClass("right_slide_list_item");
$(CurrentRightId).removeClass("right_slide_list_item");
-
$(CurrentRightId).css({left:"270px",fontSize:'30px',fontWeight:'normal'});
+
$(CurrentRightId).css({left:"330px",fontSize:'30px',fontWeight:'normal'});
$(CurrentRightId).addClass("left_slide_list_item");
$(CurrentRightId).addClass("left_slide_list_item");
$(CurrentRightId).fadeIn(0);
$(CurrentRightId).fadeIn(0);
Line 317: Line 317:
$(CurrentLeftId).fadeOut(0);
$(CurrentLeftId).fadeOut(0);
-
$(CurrentMiddleId).animate({left:"270px",fontSize:'30px',fontWeight:'normal'},function(){
+
$(CurrentMiddleId).animate({left:"330px",fontSize:'30px',fontWeight:'normal'},function(){
$(CurrentMiddleId).removeClass("middle_slide_list_item");
$(CurrentMiddleId).removeClass("middle_slide_list_item");
-
$(CurrentMiddleId).css({left:"270px",fontSize:'30px',fontWeight:'normal'});
+
$(CurrentMiddleId).css({left:"330px",fontSize:'30px',fontWeight:'normal'});
$(CurrentMiddleId).addClass("left_slide_list_item");
$(CurrentMiddleId).addClass("left_slide_list_item");
});
});
-
$(CurrentRightId).animate({left:"400px",fontSize:'40px',fontWeight:'bold'},function(){
+
$(CurrentRightId).animate({left:"460px",fontSize:'40px',fontWeight:'bold'},function(){
$(CurrentRightId).removeClass("right_slide_list_item");
$(CurrentRightId).removeClass("right_slide_list_item");
-
$(CurrentRightId).css({left:"400px",fontSize:'40px',fontWeight:'bold'});
+
$(CurrentRightId).css({left:"460px",fontSize:'40px',fontWeight:'bold'});
$(CurrentRightId).addClass("middle_slide_list_item");
$(CurrentRightId).addClass("middle_slide_list_item");
$(CurrentLeftId).removeClass("left_slide_list_item");
$(CurrentLeftId).removeClass("left_slide_list_item");
-
$(CurrentLeftId).css({left:"600px",fontSize:'30px',fontWeight:'normal'});
+
$(CurrentLeftId).css({left:"660px",fontSize:'30px',fontWeight:'normal'});
$(CurrentLeftId).addClass("right_slide_list_item");
$(CurrentLeftId).addClass("right_slide_list_item");
$(CurrentLeftId).fadeIn(0);
$(CurrentLeftId).fadeIn(0);

Revision as of 04:14, 8 August 2013

Aromatics Busted

Some prokaryotes, including Escherichia coli and Pseudomonas putida naturally produce enzymes capable of detecting toxic aromatic molecules and regulating the transcription of corresponding catabolic genes. However, these naturally existing biosensors are limited in terms of their detection range, expression leakage, and induction ratio.
This year our team designed a series of aromatic sensors and combined them with related enzymes from their original catabolic pathways to increase the number of molecules the sensors can detect. In order to semi-quantitatively measure the concentrations of these compounds, we constructed a biological band-pass circuit, enabling our sensors to detect the concentrations of target compounds within a certain range. Our system is a fast and easy way of detecting aromatic pollution, and another step forward in ensuring water safety.

  • Project
  • Abstract
  • Team