Team:Peking/Project

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
 
(125 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
 
-
 
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<style type="text/css">
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
/* hiding the top section*/
-
This is a template page. READ THESE INSTRUCTIONS.
+
body{position:absolute; top:0px; width:100%; height:800px;}
-
</div>
+
#top-section{
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
  height:0px;
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
    border:none;
-
</div>
+
    width:980px;
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
    margin:0 auto;
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
+
    padding:0 0 0 0;
-
</div>
+
    background-color:transparent;
-
</div>
+
    overflow:hide;
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
}
 +
#p-logo{display:none;}
 +
#search-controls{display:none;}
 +
#top{display:none;}
 +
.firstHeading{display:none;}
 +
/* end of hiding the top section*/
 +
/* global setting*/
 +
#globalWrapper{position:absolute; top:0px;left:0px; width:100%; padding:0 0 0 0;margin:0 0 0 0;height:100%;}
 +
#content{
 +
    background-color:transparent;
 +
    border:none;
 +
    width:1200px;
 +
    height:700px;
 +
    marign:0 auto;
 +
    padding:0 0 0 0;
 +
    top:-40px;
 +
    }
 +
#bodyContent{
 +
    background-color:transparent;
 +
    border:none;
 +
   
 +
    }
 +
siteSub{
 +
    display:none;
 +
    border:none;
 +
    }
 +
contentSub{
 +
    display:none;
 +
    }
 +
/* end of global setting*/
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
/*hiding the footer-box*/
-
!align="center"|[[Team:Peking|Home]]
+
#footer-box{display:none;}
-
!align="center"|[[Team:Peking/Team|Team]]
+
#catlinks{display:none;}
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Peking Official Team Profile]
+
/*end of hiding the footer book*/
-
!align="center"|[[Team:Peking/Project|Project]]
+
-
!align="center"|[[Team:Peking/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Peking/Modeling|Modeling]]
+
-
!align="center"|[[Team:Peking/Notebook|Notebook]]
+
-
!align="center"|[[Team:Peking/Safety|Safety]]
+
-
!align="center"|[[Team:Peking/Attributions|Attributions]]
+
-
|}
+
 +
/* menu (page, edit ...) */
 +
#menubar {
 +
    background-color:transparent;
 +
    position: relative;
 +
    float:left;
 +
    white-space: nowrap;
 +
    top:-6px;
 +
    width: 490px;
 +
    z-index: 5000;
 +
    font-family: sans-serif;
 +
    font-size: 95%;
 +
    line-height: 1em;
 +
    z-index:99;
 +
}
 +
.left-menu, .left-menu a {
 +
    text-align: left;
 +
    color:#999999;
 +
    text-transform: lowercase;
 +
}
-
== '''Overall project''' ==
+
.left-menu:hover {
 +
    color: #D00000;
 +
    background-color: transparent;
 +
}
-
Tell us more about your project. Give us background. Use this is the abstract of your project. Be descriptive but concise (1-2 paragraphs)
+
.right-menu{width:400px; float:right}
 +
.right-menu, .right-menu a {
 +
    right: 0px;
 +
    text-align: right;
 +
    color: #999999;
 +
}
 +
#menubar ul {
 +
    color: #999999;
 +
    list-style: none;
 +
}
 +
#menubar li {
 +
    display: inline;
 +
    position: relative;
 +
    cursor: pointer;
 +
    padding-left: 0px;
 +
    padding-right: 0px;
 +
}
 +
.left-menu li a {
 +
    padding: 0px 10px 0px 0px;
 +
}
 +
.left-menu .selected {
 +
#    color: #999999;
 +
}
 +
#.left-menu .selected:hover {
 +
#    color: #999999;
 +
#}
 +
.left-menu:hover a {
 +
    color: #999999;;
 +
}
 +
.left-menu li a:hover {
 +
    color: #D00000;
 +
    text-decoration: underline;
 +
}
 +
.right-menu li {
 +
#    background-color: transparent;
 +
}
 +
.right-menu li a {
 +
    padding: 0px 15px 0px 0px;
 +
    color: #999999;;
 +
    background-color: transparent;
 +
}
 +
.right-menu li a:hover {
 +
    color: #D00000;
 +
    text-decoration: underline;
 +
}
 +
/* end menu (edit, page ...) */
 +
/* navigation bar*/
 +
#navigationblock{background-color:#fafaf8; position:fixed; top:0px; width:1200px; height:130px; overflow:hidden; font-family:Calibri, Arial; float:left; margin:0px; padding:0px; z-index:1000; border-bottom:1px solid #d3d7d8;}
 +
#navbarlogo{position:absolute; top:0px; left:0px; width:1200px}
 +
#navigationbar{position:absolute; left:460px; top:38px; font-size:16px; font-weight:100; color:black;}
 +
#navigationbar > li {display:block; list-style-type:none; float:left; width:75px; height:30px; text-align:center; }
-
== Project Details==
+
.Navbar_Item{background-color:transparent;}
 +
.Navbar_Item a {color:black; text-decoration:none;}
 +
.Navbar_Item > ul {display:none; width:900px; height:80px; text-align:center; color:black; z-index:1100; }
 +
.Navbar_Item > ul > li {float:left; list-style:none; text-align:center; background-color:transparent; position:relative; top:10px; padding:0 10px;}
 +
.Navbar_Item:hover{ border-bottom:1px solid #D00000; color:#D00000; background-color:#fafaf8;}
 +
.Navbar_Item:hover > ul{zoom:1; display:block;}
 +
.Navbar_Item:hover >a {color:#D00000; background-color:#fafaf8;}
 +
.Navbar_Item > ul > li:hover {border-bottom:1px solid #D00000; color:#D00000; background-color:#fafaf8;}
 +
.Navbar_Item > ul > li:hover >a {color:#D00000}
 +
.BackgroundofSublist{position:absolute; left:-1000px; width:2000px; height:80px; background-color:#ffffff; opacity:0;}
 +
#Home_Sublist{position:relative; top:0px; left:-50px;}
 +
#Team_Sublist{position:relative; top:0px; left:-110px;}
 +
#Project_Sublist{position:relative; top:0px; left:-180px;}
 +
#Model_Sublist{position:relative; top:0px; left:-140px;}
 +
#DataPage_Sublist{position:relative; top:0px; left:-60px;}
 +
#Safety_Sublist{position:relative; top:0px; left:-180px;}
 +
#HumanPractice_Sublist{position:relative; top:0px; left:-470px;}
 +
#iGEM_logo{position:absolute; top:30px; left:1090px; height:80px;}
 +
/*end navigation bar*/
 +
/*Major body*/
 +
#MajorBody{position:absolute; top:24px; left:0px; width:1200px; height:1200px; background-color:#ffffff;}
 +
#LeftNavigation{position:fixed; top:130px; float:left; width:200px; height:100%; background-color:#313131; z-index:1050;}
 +
#ProjectList{position:absolute; top:40px; left:0px; color:#ffffff; font-family: calibri, arial, helvetica, sans-serif;}
 +
#ProjectList > li {display:block; list-style-type:none; width:180px; height:30px; font-size:20px; text-align:left; background-color:transparent;}
 +
.SensorsListItem>a {color:#ffffff; text-decoration:none;}
 +
.SensorsListItem:hover >a{color:#999999;}
-
=== Part 2 ===
 
 +
#ProjectOverviewContainer{position:absolute; top:130px; left:200px; width:1000px; height:210px;}
 +
#ProjectOverviewBackground{position:absolute; top:0px; top:0px;}
 +
#ProjectOverviewTitle{position:absolute; top:50px;width:1000px; border-bottom:0px; color:#FFFFFF; font-size:48px; font-family:calibri,Arial, Helvetica, sans-serif;text-align:center;}
 +
#ProjectOverviewContent{position:absolute; top:380px; left:280px; width:840px;  font-size:18px;font-family:calibri,Arial, Helvetica, sans-serif; text-align:justify;}
 +
#ProjectOverviewContent a{color:#ca4321; font-weight:bold;}
-
=== The Experiments ===
+
/*end of Major body*/
 +
#AcknowledgementBox{ position:absolute; left:0px; top:590px; width:1200px;display:none;}
 +
</style>
-
=== Part 3 ===
+
<!--navigationbar-->
 +
<div id="navigationblock">
 +
<img id="navbarlogo" src="https://static.igem.org/mediawiki/igem.org/c/c9/Peking_Logo.jpg"/>
 +
       
 +
<ul id="navigationbar">
 +
<li id="PKU_navbar_Home" class="Navbar_Item">
 +
                       
 +
<a href="https://2013.igem.org/Team:Peking">Home</a>
 +
<ul id="Home_Sublist" >
 +
</ul>
 +
</li>
 +
<li id="PKU_navbar_Team" class="Navbar_Item">
 +
<a href="">Team</a>
 +
<ul id="Team_Sublist">
 +
                                <div class="BackgroundofSublist"></div>
 +
<li><a href="https://2013.igem.org/Team:Peking/Team/Members">Members</a></li>
 +
<li><a href="https://2013.igem.org/Team:Peking/Team/Notebook">Notebook</a></li>
 +
<li><a href="https://2013.igem.org/Team:Peking/Team/Attributions">Attributions</a></li>
 +
</ul>
 +
</li>
 +
<li id="PKU_navbar_Project" class="Navbar_Item">
 +
<a href="https://2013.igem.org/Team:Peking/Project">Project</a>
 +
<ul id="Project_Sublist">
 +
                                <div class="BackgroundofSublist"></div>
 +
                                <li><a href="https://2013.igem.org/Team:Peking/Project/SensorMining">Biosensor Mining</a></li>
 +
<li><a href="https://2013.igem.org/Team:Peking/Project/BioSensors">Biosensors</a></li>
 +
<li><a href="https://2013.igem.org/Team:Peking/Project/Plugins">Adaptors</a></li>
 +
<li><a href="https://2013.igem.org/Team:Peking/Project/BandpassFilter">Band-pass Filter</a></li>
 +
                                <li><a href="https://2013.igem.org/Team:Peking/Project/Devices">Devices</a></li>
 +
</ul>
 +
</li>
 +
<li id="PKU_navbar_Model" class="Navbar_Item">
 +
<a href="">Model</a>
 +
<ul id="Model_Sublist">
 +
                                <div class="BackgroundofSublist"></div>
 +
                                <li><a href="https://2013.igem.org/Team:Peking/Model">Band-pass Filter</a></li>
 +
                                <li><a href="https://2013.igem.org/Team:Peking/ModelforFinetuning">Biosensor Fine-tuning</a></li>
 +
</ul>
 +
</li>
 +
                        <li id="PKU_navbar_HumanPractice" class="Navbar_Item" style="width:90px">
 +
<a href="">Data page</a>
 +
<ul id="DataPage_Sublist">
 +
                                <div class="BackgroundofSublist"></div>
 +
                                <li><a href="https://2013.igem.org/Team:Peking/DataPage/Parts">Parts</a></li>
 +
<li><a href="https://2013.igem.org/Team:Peking/DataPage/JudgingCriteria">Judging Criteria</a></li>
 +
 
 +
</ul>
 +
</li>
 +
<li id="PKU_navbar_Safety" class="Navbar_Item">
 +
<a href="https://2013.igem.org/Team:Peking/Safety">Safety</a>
 +
<ul id="Safety_Sublist">
 +
</ul>
 +
</li>
 +
<li id="PKU_navbar_HumanPractice" class="Navbar_Item" style="width:120px">
 +
<a href="https://2013.igem.org/Team:Peking/HumanPractice">Human Practice</a>
 +
<ul id="HumanPractice_Sublist">
 +
                                <div class="BackgroundofSublist"></div>
 +
                                <li><a href="https://2013.igem.org/Team:Peking/HumanPractice/Questionnaire">Questionnaire Survey</a></li>
 +
<li><a href="https://2013.igem.org/Team:Peking/HumanPractice/FactoryVisit">Visit and Interview</a></li>
 +
                                <li><a href="https://2013.igem.org/Team:Peking/HumanPractice/ModeliGEM">Practical Analysis</a></li>
 +
<li><a href="https://2013.igem.org/Team:Peking/HumanPractice/iGEMWorkshop">Team Communication</a></li>
 +
</ul>
 +
</li>
 +
 +
</ul>
 +
        <a href="https://2013.igem.org/Main_Page"><img id="iGEM_logo" src="https://static.igem.org/mediawiki/igem.org/4/48/Peking_igemlogo.jpg"/></a>
 +
</div>
 +
<!--end navigationbar-->
 +
<!--MajorBody-->
 +
<div id="MajorBody"> 
 +
    <div id="LeftNavigation">
 +
          <ul id="ProjectList">
 +
                <li class="SensorsListItem"><a href="https://2013.igem.org/Team:Peking/Project/SensorMining">Biosensor Mining</a><li>
 +
                <li class="SensorsListItem"><a href="https://2013.igem.org/Team:Peking/Project/BioSensors">Biosensors</a><li>
 +
                <li class="SensorsListItem"><a href="https://2013.igem.org/Team:Peking/Project/Plugins">Adaptors</a><li>
 +
                <li class="SensorsListItem"><a href="https://2013.igem.org/Team:Peking/Project/BandpassFilter">Band-pass Filter</a><li>
 +
                <li class="SensorsListItem"><a href="https://2013.igem.org/Team:Peking/Project/Devices">Devices</a><li>
 +
                </ul>
 +
    </div>
 +
    <div id="ProjectOverviewContainer">
 +
          <img id="ProjectOverviewBackground" src="https://static.igem.org/mediawiki/igem.org/e/ed/Peking2013_Project_title.jpg" />
 +
          <h1 id="ProjectOverviewTitle">Project Overview</h1>
 +
         
 +
    </div>
-
== Results ==
+
    <p id="ProjectOverviewContent">
 +
Aromatic pollutants are becoming a worldwide concern. Monitoring aromatics in the environment, however, remains a substantial challenge today. Noting the power of biosensors for quick and convenient testing, Peking iGEM has developed <b>a comprehensive biosensors toolkit</b> to detect aromatics in the environment.
 +
</br></br>
 +
Transcriptional regulators sensing each general class of aromatic compounds were first <a href="https://2013.igem.org/Team:Peking/Project/SensorMining"><b>bioinformatically determined</b></a> using the genomic data from prokaryotes, and then utilized to build <a href="https://2013.igem.org/Team:Peking/Project/BioSensors"><b>biosensor circuits</b></a> in living cells. Genetic tailoring such as promoter engineering was performed to tune their properties functionally. Most of these novel biosensors proved to be capable of faithfully sensing a specific group of aromatics. Furthermore, the <a href="https://2013.igem.org/Team:Peking/Project/BioSensors/MulticomponentAnalysis">synergistic/antagonistic effects</a> between their inducers was carefully examined; this allowed the combination of these biosensors to profile aromatics for the ease of practical applications.
 +
</br></br>
 +
In order to expand the detection profiles of some biosensors, aromatics-metabolizing enzymes were gleaned from natural metabolic pathways, working as <a href="https://2013.igem.org/Team:Peking/Project/Plugins"><b>Adaptors</b></a> to convert undetectable chemicals into detectable aromatics when coupled with biosensor circuits. Additionally, for the ease of practical analysis, we have constructed a genetic device called the "<a href="https://2013.igem.org/Team:Peking/Project/BandpassFilter"><b>Band-pass Filter</b></a>" to allow the detection of analyte concentration within a specific range. Biosensors equipped with the Band-pass Filter are able to robustly quantify the aromatics in environmental samples.
 +
</br></br>
 +
In conclusion, Peking iGEM has <b>significantly enriched the repertoire of biosensors for aromatic compounds</b>. These novel biosensors, together with the Adaptors and the Band-pass Filter, will serve as intriguing synthetic biological tools for diverse practical applications, including pollution monitoring, bioremediation, and metabolic process control.
 +
</p>
 +
 +
</div><!--end of major body-->
 +
<img id="AcknowledgementBox" src="https://static.igem.org/mediawiki/igem.org/c/c4/Peking_Sponsors.jpg">
 +
<!--end of acknowledgement box-->
 +
 
 +
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
 +
<script type="text/javascript">
 +
$(window).scroll(function(){
 +
  if(0==document.getElementById("content").offsetLeft){ $('#navigationblock').css('left',-$(window).scrollLeft());}
 +
  else{$('#navigationblock').css('left',document.getElementById("content").offsetLeft); }
 +
});
 +
 
 +
$(window).resize(function(){
 +
  if(0==document.getElementById("content").offsetLeft){ $('#navigationblock').css('left',-$(window).scrollLeft());}
 +
  else{$('#navigationblock').css('left',document.getElementById("content").offsetLeft); }
 +
});
 +
 
 +
 
 +
function MoveInSlide(SlideId)
 +
{
 +
$(SlideId).animate({top:"0px"});
 +
         
 +
};
 +
 
 +
function MoveOutSlide(SlideId)
 +
{
 +
$(SlideId).animate({top:"280px"});
 +
       
 +
};
 +
 
 +
 
 +
</script>
 +
 
 +
</html>

Latest revision as of 18:12, 28 October 2013

Project Overview

Aromatic pollutants are becoming a worldwide concern. Monitoring aromatics in the environment, however, remains a substantial challenge today. Noting the power of biosensors for quick and convenient testing, Peking iGEM has developed a comprehensive biosensors toolkit to detect aromatics in the environment.

Transcriptional regulators sensing each general class of aromatic compounds were first bioinformatically determined using the genomic data from prokaryotes, and then utilized to build biosensor circuits in living cells. Genetic tailoring such as promoter engineering was performed to tune their properties functionally. Most of these novel biosensors proved to be capable of faithfully sensing a specific group of aromatics. Furthermore, the synergistic/antagonistic effects between their inducers was carefully examined; this allowed the combination of these biosensors to profile aromatics for the ease of practical applications.

In order to expand the detection profiles of some biosensors, aromatics-metabolizing enzymes were gleaned from natural metabolic pathways, working as Adaptors to convert undetectable chemicals into detectable aromatics when coupled with biosensor circuits. Additionally, for the ease of practical analysis, we have constructed a genetic device called the "Band-pass Filter" to allow the detection of analyte concentration within a specific range. Biosensors equipped with the Band-pass Filter are able to robustly quantify the aromatics in environmental samples.

In conclusion, Peking iGEM has significantly enriched the repertoire of biosensors for aromatic compounds. These novel biosensors, together with the Adaptors and the Band-pass Filter, will serve as intriguing synthetic biological tools for diverse practical applications, including pollution monitoring, bioremediation, and metabolic process control.