Difference between revisions of "Team:HKUST-Rice"

 
(65 intermediate revisions by 7 users not shown)
Line 6: Line 6:
 
                 <style type="text/css">
 
                 <style type="text/css">
  
 
+
#quicklink {
p.link { text-align: right; font-size: 130%;}
+
padding-left: 8%;
a.learn:link{ text-decoration: none;}
+
padding-bottom: 30px;
p.link:hover {font-size: 150%;}
+
width: 92%;
 
+
                                 min-height: 300px;
 
+
#quicklink {
+
padding-top:20px;
+
                                padding-bottom: 20px;
+
padding-right:0px;
+
                                padding-left: 0px;
+
margin-bottom: 0px;
+
                                margin-left: 0px;
+
                                margin-right: 0px;
+
width: 100%;
+
                                 height: 450px;
+
 
float: left;
 
float: left;
 
background-color: #1b1c3a;  
 
background-color: #1b1c3a;  
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
}
 
}
 
img.button {
 
    opacity: 1.0;
 
    filter: alpha(opacity=100); /* For IE8 and earlier */
 
}
 
 
img.button:hover {
 
    opacity: 0.7;
 
    filter: alpha(opacity=80); /* For IE8 and earlier */
 
}
 
  
  
Line 48: Line 27:
  
  
                        #Directory { 
 
width: 100%;
 
overflow:hidden;
 
                                margin-left: 0px;
 
float:left;
 
background-color: #000000;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
}               
 
                          /*Style the Directory*/     
 
                          #Directory table {
 
                                Background-color: #000000;
 
                                color: #FFFFFF;
 
                                padding-top: 20px;
 
                                line-height: 20px;
 
                                min.height: 50px;
 
                                width:90%;
 
                                font-size: 120%;
 
                                margin-left: 5%;
 
                          }
 
               
 
 
                /*Style the Directory button*/     
 
                        #Directory li a, a:visited, a {
 
                                color: #FFFFFF;
 
                                padding: 0px;
 
                        } 
 
 
div.project_row a{
 
div.project_row a{
 
color:#5570b0;
 
color:#5570b0;
 
 
 
}
 
}
p.scroll {font-size:200%;
 
          width: 100%;
 
          color: white;
 
          text-align: center;
 
          margin-top: -110px;
 
          position: absolute;
 
          z-index: 999;}
 
  
 
</style>
 
</style>
Line 121: Line 67:
  
 
#Slider #Slide1 {
 
#Slider #Slide1 {
background-image: url(https://static.igem.org/mediawiki/2015/3/34/Team-HKUST-Rice-Overview_ver2.JPG);
+
background-image: url(https://static.igem.org/mediawiki/2015/c/c6/Team_HKUST-Rice_2015_overviewslider.jpg);
 
         display: none;
 
         display: none;
 
}
 
}
  
 
         #Slider #Slide2 {
 
         #Slider #Slide2 {
background-image: url(https://static.igem.org/mediawiki/2015/d/d4/HKUST-Rice15_phosphate_slider.jpg);
+
background-image: url(https://static.igem.org/mediawiki/2015/f/f3/Team_HKUST-Rice_2015_potassiumslider.jpg);
 
         display: none;
 
         display: none;
 
}
 
}
  
 
#Slider #Slide3 {
 
#Slider #Slide3 {
background-image: url(https://static.igem.org/mediawiki/2015/9/90/HKUST-Rice15_nitrate_slider.jpg);
+
background-image: url(https://static.igem.org/mediawiki/2015/5/58/Team_HKUST-Rice_2015_phosphateslider.jpg);
 
display: none;
 
display: none;
 
}
 
}
  
 
#Slider #Slide4 {
 
#Slider #Slide4 {
background-image: url(https://static.igem.org/mediawiki/2015/4/4c/Team-HKUST-Rice-Potassium_sensor3.jpg);
+
background-image: url(https://static.igem.org/mediawiki/2015/8/89/Team_HKUST-Rice_2015_nitrateslider.jpg);
 
display: none;
 
display: none;
 
}
 
}
  
 
#Slider #Slide5 {
 
#Slider #Slide5 {
background-image: url(https://static.igem.org/mediawiki/2015/8/8e/HKUST-RICE_expression_platform.png);
+
background-image: url(https://static.igem.org/mediawiki/2015/b/b2/HKUST-Rice15_coexpression_slider.png);
 
display: none;
 
display: none;
 
}
 
}
Line 153: Line 99:
 
position: absolute;
 
position: absolute;
 
top: 0;
 
top: 0;
width: 90px;
+
width: 100px;
 
z-index: 1;
 
z-index: 1;
 
}
 
}
Line 167: Line 113:
 
#Slider #LeftArrow {
 
#Slider #LeftArrow {
 
position: absolute;
 
position: absolute;
width: 50px;
+
width: 70px;
height: 50px;
+
height: 80px;
 
margin-left: 30px;
 
margin-left: 30px;
 
         margin-top: 60px;
 
         margin-top: 60px;
background: url(https://static.igem.org/mediawiki/2015/c/ce/HKUST-Rice_2015_button-left.png) top no-repeat;
+
background: url(https://static.igem.org/mediawiki/2015/e/ea/HKUST-Rice15_leftarrow.png) top no-repeat;
 +
        background-size: 70px auto;
 
}
 
}
  
 
#Slider #RightArrow {
 
#Slider #RightArrow {
 
position: absolute;
 
position: absolute;
width: 50px;
+
width: 70px;
height: 50px;
+
height: 80px;
 
margin-right: 30px;
 
margin-right: 30px;
 
         margin-top: 60px;
 
         margin-top: 60px;
background: url(https://static.igem.org/mediawiki/2015/9/97/HKUST-Rice_2015_button-right.png) top no-repeat;
+
background: url(https://static.igem.org/mediawiki/2015/7/7a/HKUST-Rice15_rightarrow.png) top no-repeat;
 +
        background-size: 60px auto;
 
}
 
}
  
 
#Slider #LeftArrow:hover, #Slider #RightArrow:hover {
 
#Slider #LeftArrow:hover, #Slider #RightArrow:hover {
background-position: bottom;
+
    opacity: 0.7;
cursor: pointer;
+
    filter: alpha(opacity=80); /* For IE8 and earlier */
 
}
 
}
 
                 </style>
 
                 </style>
Line 236: Line 184:
 
});
 
});
 
</script>
 
</script>
<link rel="stylesheet" href="https://2015.igem.org/Template:HKUST-Rice/Project_page.css?action=raw&ctype=text/css" type="text/css" />
+
<link rel="stylesheet" href="https://2015.igem.org/Template:HKUST-Rice/CSS?action=raw&ctype=text/css" type="text/css" />
 
</head>
 
</head>
 
 
 
<body>
 
<body>
  
<div id="bannerContainer">
+
<div id="bannerContainer" style="display: block; height: 550px; position: relative;margin-top: 6.2%;">
<div id="Slider" style="display: block; height: 550px; position: absolute;">
+
<div id="Slider" >
 
<div id="Slide0" class="Slides current"></div>
 
<div id="Slide0" class="Slides current"></div>
 
<div id="Slide1" class="Slides"></div>
 
<div id="Slide1" class="Slides"></div>
Line 255: Line 203:
 
 
 
</div>
 
</div>
 +
<a href=" #scroll"><img class="button" src="https://static.igem.org/mediawiki/2015/c/ce/HKUST-Rice15_bannerarrow.jpg" style="width: 4%; height: auto; margin-top: 3.5%; position: absolute; z-index: 999; left:48%; "></a>
 
         </div>
 
         </div>
 
<p class="scroll" style="color: white; font-size:200%; margin-top: -9%;">Scroll down to learn more <br>
 
<img src="https://static.igem.org/mediawiki/2015/c/ce/HKUST-Rice15_bannerarrow.jpg" style="width: 4%; height: auto;"></p>
 
  
  
  
 +
 
<div class= "project_superrow">
 
<div class= "project_superrow">
<div id= "page_title"><h1>Project Description</h1>
+
<div id= "page_title"><h1 id="scroll">Project Description</h1>
 
        </div>
 
        </div>
  
 
<div class= "project_content">
 
<div class= "project_content">
 
<div class= "project_row">
 
<div class= "project_row">
<p>Potassium (K), Phosphorus (P) and Nitrogen (N) are three macronutrients for plants, and deficiencies in any of these can lead to plant diseases. By creating a biological sensor that can quickly provide soil status to plant owners, we can prevent plant diseases due to the lack of nutrients.</p>
+
<p>Nitrogen (N), phosphorus (P) and potassium (K) are three essential macronutrients needed for healthy plant growth. By creating a biological sensor that can quickly provide the status of these macronutrients in the soil, we can provide farmers with the tools to monitor and respond to potential nutrition deficiencies.
<p>In the previous iGEM competitions, multiple teams have worked on nitrate and phosphate responsive promoters, but none of them attempted to provide a potassium responsive promoter. In view of thisour team is constructing a biological sensor in <i>E. coli</i>, which can detect NPK levels in the surrounding environment and give responses in the form of colors. In addition, we are characterizing the effects of a dual output system, in contrast to a single output system, in order to anticipate the expression of multiple outputs in a single system.</p>
+
In previous iGEM projects, nitrate- and phosphate-responsive promoters have been utilized extensively. However, a potassium-responsive promoter was still lacking. Our team submitted the first ever potassium-sensing promoter to the Part Registry, in addition to providing more comprehensive characterization data for the existing phosphate- and nitrate-responsive promoters. Our biological sensors are constructed in <i>E. coli</i>, to detect NPK levels in the surrounding environment and produce a measurable level of reporter protein. To simulate the expression of multiple sensors in a single system, we characterized the effects of a parallel sensors system, in contrast to a single output system.</p>
   <p class="link"><a class=" learn" href="https://2015.igem.org/Team:HKUST-Rice/Description"><font color=#6B6B47> Learn more ... </font></a></p>
+
   <p style=" text-align: right"><a class=" learn" href="https://2015.igem.org/Team:HKUST-Rice/Description"> Learn more ... </a></p>
 
</div>
 
</div>
  
 
<div class= "project_row">
 
<div class= "project_row">
 +
<hr class="para">
 
<h1>The Journey of HKUST-Rice iGEM team </h1>
 
<h1>The Journey of HKUST-Rice iGEM team </h1>
<p>We are HKUST-Rice iGEM team. Our team is the first cross continental team in iGEM. Our team comprise of <a href ="https://2015.igem.org/Team:HKUST-Rice/Team" >32 student members</a>, 18 of them are from the Hong Kong University of Science and technology and 14 of them are from Rice University. Benefit from forming a large joint team, we have members coming from different disciplinary which allow us to think from different perspectives. With the combined force form our members, we show the result of our work over the summer.</p>
 
<p>Taking the native metabolic pathway found in <i>E. coli</i>, we have designed a <a href ="https://2015.igem.org/Team:HKUST-Rice/Potassium_Sensor" >potassium ions (K<sup>+</sup>) regulated construct</a> and a <a href ="https://2015.igem.org/Team:HKUST-Rice/Nitrate_Sensor_PducS" >nitrate (NO3<sup>-</sup>) regulated construct</a> that could potentially report the K<sup>+</sup> and NO3<sup>-</sup> level in soil. Knowing that previous iGEM team also worked on <a href ="https://2015.igem.org/Team:HKUST-Rice/Nitrate_Sensor_PyeaR" >nitrate regulated promoter</a> and<a href ="https://2015.igem.org/Team:HKUST-Rice/Phosphate_Sensor_PphoBR" > phosphate regulated promoter</a>, our team utilize those promoter and further characterize in order to give more information about those promoters.</p>
 
<p>In addition, we are characterizing the effects of a <a href ="https://2015.igem.org/Team:HKUST-Rice/Expression" >dual output system</a>, in contrast to a single output system, in order to predict the expression of multiple outputs in a single system.</p>
 
<p>When it comes to the real application method of our biosensors, our team considered 2 factors, Biological <a href ="https://2015.igem.org/Team:HKUST-Rice/Safety" >safety</a> and feasibility. Biological safety are our priority, especially when our focus are related to the agricultural business. In our plan of applying the biosensor, we choose to deliver the biosensor in a <a href ="" >cell-free system</a>, which have no capability to sustain itself in the wild. However when we factor in the feasibility, we think that delivering our biosensor in <a href ="" >common soil bacteria</a> will be more practical. Hence we perform proof of concept experiments to demonstrate our concepts. </p>
 
<p>Besides staying in the lab, we also take every opportunity to engage the community to achieve 2 aims, to introduce synthetic biology to the younger community through <a href ="https://2015.igem.org/Team:HKUST-Rice/Practices_Debate" >debating</a> and to interact with the community and <a href ="https://2015.igem.org/Team:HKUST-Rice/Practices_ExploratoryResearch" >gather their perceptions</a> regarding biosensor and genetic engineering technology. Through engaging the community, we also gain valuable feedbacks and comments which we then use to improve our design. </p>
 
</div></div>
 
  
 +
<p>The HKUST-Rice iGEM team is the first transcontinental team in iGEM, comprising of <a href ="https://2015.igem.org/Team:HKUST-Rice/Team"> 31 student members</a>- 18 from the Hong Kong University of Science and Technology and 13 from Rice University. The benefit of forming a large joint team is that we have members coming from different disciplines who contribute different perspectives to the project. This has enabled us to tackle a broad subject matter effectively.
  
<div id="quicklink">
+
<p>Taking the native metabolic pathway found in <i>E. coli</i>, we have designed a <a href ="https://2015.igem.org/Team:HKUST-Rice/Potassium_Sensor" >potassium ion (K<sup>+</sup>) regulated construct</a> and a <a href ="https://2015.igem.org/Team:HKUST-Rice/Nitrate_Sensor_PdcuS" >nitrate-(NO<sub>3</sub><sup>-</sup>) regulated construct</a> that could potentially report the K<sup>+</sup> and NO<sub>3</sub><sup>-</sup> level in soil. Since previous iGEM teams have also worked on <a href ="https://2015.igem.org/Team:HKUST-Rice/Nitrate_Sensor_PyeaR" >nitrate-regulated promoters</a> and<a href ="https://2015.igem.org/Team:HKUST-Rice/Phosphate_Sensor" > phosphate-regulated promoters</a>, our team utilized these promoters and further characterized them in order to provide more information on these promoters.</p>
<a href= "#"><image class="button" src="https://static.igem.org/mediawiki/2015/f/fe/HKUST-Rice15_Ksensorbutton.jpg" style="width: 30%; height: 220px; position: absolute; left: 3%"></a>
+
 
+
<p>In addition, we characterized the effects of a <a href ="https://2015.igem.org/Team:HKUST-Rice/Expression" >parallel sensors system</a>, in contrast to a single output system, in order to predict the expression of multiple outputs in a single system.</p>
<a href= "#"><image class="button" src="https://static.igem.org/mediawiki/2015/e/e1/HKUST-Rice15_Psensorbutton.jpg" style="width: 30%; height: 220px; position: absolute; left: 35%"></a>
+
 
+
<p>When it comes to the real application method of our biosensors, our team considered two factors- biological <a href ="https://2015.igem.org/Team:HKUST-Rice/Safety" >safety</a> and feasibility. Biological safety is our priority, especially since the practical application of our project is related to the agricultural business. In our plan of applying the biosensor, we chose to deliver the biosensor in a <a href ="https://2015.igem.org/Team:HKUST-Rice/Application#pp" >cell-free system</a>, which has no capability to sustain itself in the wild. However, after factoring in the feasibility, we think that delivering our biosensor in <a href ="https://2015.igem.org/Team:HKUST-Rice/Application#cc" >common soil bacteria</a> will be more practical. Hence we perform proof-of-concept experiments to demonstrate our idea. </p>
<a href= "#"><image class="button" src="https://static.igem.org/mediawiki/2015/8/87/HKUST-Rice15_Nsensorbutton.jpg" style="width: 30%; height: 220px; position: absolute; left: 67%"></a>
+
<p>Besides lab work, we also engaged the community- introducing synthetic biology to the younger community by <a href ="https://2015.igem.org/Team:HKUST-Rice/Practices_Debate" >debating</a> and interacting with and  <a href ="https://2015.igem.org/Team:HKUST-Rice/Practices_ExploratoryResearch" >gathering the community's perception</a> regarding biosensors and genetic engineering technology. Through engagement with the community, we gained valuable feedback and comments which we then used to improve our design. </p>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
+
</div>
 
+
<a href= "#"><image class="button" src="https://static.igem.org/mediawiki/2015/b/bf/Team-2015-HKUST-Rice-new_human_practice.png" style="width: 30%; height: 220px; position: absolute; left: 3%"></a>
+
 
+
<a href= "#"><image class="button" src="https://static.igem.org/mediawiki/2015/8/8b/HKUST-Rice15_Expressionbutton.png" style="width: 30%; height: 220px; position: absolute; left: 35%"></a>
+
 
+
<a href= "#"><image class="button" src="https://static.igem.org/mediawiki/2015/b/be/HKUST-Rice15_Resultsbutton.png" style="width: 30%; height: 220px; position: absolute; left: 67%"></a>
+
  
 +
<img src="https://static.igem.org/mediawiki/2015/7/7e/HKUST-Rice15_titlebackground2.jpg" style="width: 100%; height: 100px;">
 
</div>
 
</div>
  
  
</div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->  
+
<div id="quicklink">
 +
<a href= "https://2015.igem.org/Team:HKUST-Rice/Nitrate_Sensor_PdcuS"><image class="button" src="https://static.igem.org/mediawiki/2015/4/4f/Team_HKUST-Rice_2015_N.png" style="width: 30%; position: relevant; left: 3%"></a>
  
 +
<a href= "https://2015.igem.org/Team:HKUST-Rice/Phosphate_Sensor"><image class="button" src="https://static.igem.org/mediawiki/2015/3/3b/Team_HKUST-Rice_2015_P.png" style="width: 30%; position: relevant; left: 35%"></a>
  
 +
<a href= "https://2015.igem.org/Team:HKUST-Rice/Potassium_Sensor"><image class="button" src="https://static.igem.org/mediawiki/2015/0/02/Team_HKUST-Rice_2015_K.png" style="width: 30%; position: relevant; left: 67%"></a>
  
 
+
<a href= "https://2015.igem.org/Team:HKUST-Rice/Practices"><image class="button" src="https://static.igem.org/mediawiki/2015/b/bf/Team-2015-HKUST-Rice-new_human_practice.png" style="width: 30%; position: relevant; left: 3%"></a>
<div id="Directory">
+
 
+
  <table align="center">
+
             
+
<tr>
+
                    <th><a href= "https://2015.igem.org/Team:HKUST-Rice">Home</a></th>
+
                    <th><a href= "https://2015.igem.org/Team:HKUST-Rice/Description" style="color:white">Project</a></th>
+
            <!-- <th><a href= "https://2015.igem.org/Team:HKUST-Rice/Nitrate_Sensor_PducS">Result</a></th> -->
+
                    <th><a href= "https://2015.igem.org/Team:HKUST-Rice/Parts">Achievement</a></th>
+
                    <th><a href= "https://2015.igem.org/Team:HKUST-Rice/Team">Team</a></th>
+
                    <th><a href= "https://2015.igem.org/Team:HKUST-Rice/Practices">Human Practices</a></th>
+
                    <th><a href= "https://2015.igem.org/Team:HKUST-Rice/Notebook">Wetlab</a></th>
+
                    <th><a href= "https://2015.igem.org/Team:HKUST-Rice/Application">Future Work</a></th>
+
                   
+
                   
+
        </tr>
+
  
 +
<a href= "https://2015.igem.org/Team:HKUST-Rice/Expression"><image class="button" src="https://static.igem.org/mediawiki/2015/8/83/Team_HKUST-Rice_2015_ParallelSensorsexpression_0918.png" style="width: 30%; position: relevant; left: 35%"></a>
  
<tr Style= "vertical-align: top">
+
<a href=" https://2015.igem.org/Team:HKUST-Rice/Application"><image class="button" src="https://static.igem.org/mediawiki/2015/0/03/Team_HKUST-Rice15_applicationbutton.png" style="width: 30%; position: relevant; left: 67%"></a>
                    <td></td>
+
             
+
                    <td><ul>
+
                        <li><a href= "https://2015.igem.org/Team:HKUST-Rice/Description">Overview</a></li>
+
                        <li><a href="https://2015.igem.org/Team:HKUST-Rice/Potassium_Sensor">Potassium</a></li>
+
                        <li><a href="https://2015.igem.org/Team:HKUST-Rice/Phosphate_Sensor_PphoA">Phosphate</a>
+
                            <ul>
+
                            <li><a href="https://2015.igem.org/Team:HKUST-Rice/Phosphate_Sensor_PphoA"><i>phoAp</i></a></li>
+
                            <li><a href="https://2015.igem.org/Team:HKUST-Rice/Phosphate_Sensor_PphoBR"><i>phoBRp</i></a></li>
+
                            </ul>
+
                        </li>
+
                        <li><a href="https://2015.igem.org/Team:HKUST-Rice/Nitrate_Sensor_PducS">Nitrate</a>
+
                            <ul>
+
                            <li><a href="https://2015.igem.org/Team:HKUST-Rice/Nitrate_Sensor_PducS"><i>ducSp</i></a></li>
+
                            <li><a href="https://2015.igem.org/Team:HKUST-Rice/Nitrate_Sensor_PyeaR"><i>yeaRp</i></a></li>
+
                            </ul>
+
                        </li>
+
                    </ul></td>
+
  
                  <!-- <td><ul>
+
</div>
                        <li><a href= "#">Nitrate</a></li>
+
                        <li><a href= "#">Phosphate</a></li>
+
                        <li><a href= "#">Potassium</a></li>
+
                        <li><a href= "#">Expression</a></li>
+
                </ul></td> -->
+
  
  
                    <td><ul>
+
</div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->  
                        <li><a href="https://2015.igem.org/Team:HKUST-Rice/Parts">Parts</a></li>
+
                        <li><a href="https://2015.igem.org/Team:HKUST-Rice/MEDAL">Medal Requirement</a></li>
+
                    </ul></td>
+
  
 +
</body>
  
                    <td><ul>
 
                        <li><a href="https://2015.igem.org/Team:HKUST-Rice/Team">Members</a></li>
 
                        <li><a href="https://2015.igem.org/Team:HKUST-Rice/Advisors">Advisors</a></li>
 
                        <li><a href="https://2015.igem.org/Team:HKUST-Rice/Instructors">Instructors</a></li>
 
                        <li><a href= "https://2015.igem.org/Team:HKUST-Rice/Attributions">Attribution</a></li>
 
                    </ul></td>
 
 
 
                    <td><ul>
 
    <li><a href="https://2015.igem.org/Team:HKUST-Rice/Practices">Introduction</a></li>
 
    <li><a href="https://2015.igem.org/Team:HKUST-Rice/Practices_ExploratoryResearch">Exploratory Research</a></li>
 
                        <li><a href="https://2015.igem.org/Team:HKUST-Rice/Practices_Debate">Bioethical Debate</a></li>
 
                    </ul></td>
 
 
                 
 
                    <td><ul>
 
                        <li><a href="https://2015.igem.org/Team:HKUST-Rice/Notebook">Notebook</a></li>
 
    <li><a href="https://2015.igem.org/Team:HKUST-Rice/Protocol">Protocol</a></li>
 
                        <li><a href="https://2015.igem.org/Team:HKUST-Rice/Safety">Safety</a></li>
 
                    </ul></td>
 
 
 
              <!--      <td><ul>
 
                        <li>Basic</li>
 
                        <li>Composite</li>
 
                    </ul></td>
 
 
                    <td><ul>
 
                        <li>Design</li>
 
                        <li>Labwork</li>
 
                        <li>Shipment</li>
 
                    </ul></td>      -->
 
 
                    <td><ul>
 
                        <li><a href= "https://2015.igem.org/Team:HKUST-Rice/Application">Application</a></li>
 
                        <li>Improvement</li>
 
                    </ul></td>
 
 
              </tr>
 
               
 
              </table>
 
 
</body>
 
  
 
<!--  
 
<!--  
Line 462: Line 320:
 
<a href="https://2015.igem.org/Special:Upload">CLICK HERE TO UPLOAD FILES</a>
 
<a href="https://2015.igem.org/Special:Upload">CLICK HERE TO UPLOAD FILES</a>
 
-->
 
-->
 +
  
 
</html>
 
</html>
 +
{{HKUST-Rice Directory}}

Latest revision as of 03:16, 19 September 2015

Project Description

Nitrogen (N), phosphorus (P) and potassium (K) are three essential macronutrients needed for healthy plant growth. By creating a biological sensor that can quickly provide the status of these macronutrients in the soil, we can provide farmers with the tools to monitor and respond to potential nutrition deficiencies. In previous iGEM projects, nitrate- and phosphate-responsive promoters have been utilized extensively. However, a potassium-responsive promoter was still lacking. Our team submitted the first ever potassium-sensing promoter to the Part Registry, in addition to providing more comprehensive characterization data for the existing phosphate- and nitrate-responsive promoters. Our biological sensors are constructed in E. coli, to detect NPK levels in the surrounding environment and produce a measurable level of reporter protein. To simulate the expression of multiple sensors in a single system, we characterized the effects of a parallel sensors system, in contrast to a single output system.

Learn more ...


The Journey of HKUST-Rice iGEM team

The HKUST-Rice iGEM team is the first transcontinental team in iGEM, comprising of 31 student members- 18 from the Hong Kong University of Science and Technology and 13 from Rice University. The benefit of forming a large joint team is that we have members coming from different disciplines who contribute different perspectives to the project. This has enabled us to tackle a broad subject matter effectively.

Taking the native metabolic pathway found in E. coli, we have designed a potassium ion (K+) regulated construct and a nitrate-(NO3-) regulated construct that could potentially report the K+ and NO3- level in soil. Since previous iGEM teams have also worked on nitrate-regulated promoters and phosphate-regulated promoters, our team utilized these promoters and further characterized them in order to provide more information on these promoters.

In addition, we characterized the effects of a parallel sensors system, in contrast to a single output system, in order to predict the expression of multiple outputs in a single system.

When it comes to the real application method of our biosensors, our team considered two factors- biological safety and feasibility. Biological safety is our priority, especially since the practical application of our project is related to the agricultural business. In our plan of applying the biosensor, we chose to deliver the biosensor in a cell-free system, which has no capability to sustain itself in the wild. However, after factoring in the feasibility, we think that delivering our biosensor in common soil bacteria will be more practical. Hence we perform proof-of-concept experiments to demonstrate our idea.

Besides lab work, we also engaged the community- introducing synthetic biology to the younger community by debating and interacting with and gathering the community's perception regarding biosensors and genetic engineering technology. Through engagement with the community, we gained valuable feedback and comments which we then used to improve our design.