Team:LZU-China/tempfortest

From 2014.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 235: Line 235:
sub{vertical-align:text-bottom}
sub{vertical-align:text-bottom}
legend{color:#000}
legend{color:#000}
-
fieldset,img{border:0 none}
+
fieldset,img{
 +
border:0 none;
 +
font-size: 15px;
 +
}
button,input,select,textarea{font-size:100%}
button,input,select,textarea{font-size:100%}
table{
table{
Line 248: Line 251:
.hd-main .has-pulldown{cursor:pointer;position:relative;*z-index:10000}
.hd-main .has-pulldown{cursor:pointer;position:relative;*z-index:10000}
.hd-main .pulldown{position:absolute;cursor:default;display:none;top:30px;left:0}
.hd-main .pulldown{position:absolute;cursor:default;display:none;top:30px;left:0}
-
.hd-main .pulldown .arrow{*margin-bottom:-1px;_margin-bottom:0;height:0;width:0;font-size:0;line-height:0;border-width:7px;border-style:solid;border-color:transparent transparent rgba(255, 255, 255,0.8) transparent;_filter:chroma(color=tomato);_border-color:tomato tomato rgba(255, 255, 255,0.8) tomato;position:relative;display:block;left:20px;z-index:2}
+
.hd-main .pulldown .arrow{*margin-bottom:-1px;_margin-bottom:0;height:0;width:0;font-size:0;line-height:0;border-width:7px;border-style:solid;border-color:transparent transparent rgba(255, 255, 255,0.8) transparent;_filter:chroma(color=tomato);_border-color:tomato tomato rgba(255, 255, 255,0.8) tomato;position:relative;display:block;left:20px;z-index:7}
-
.hd-main .pulldown .content{background:rgba(255, 255, 255,0.8);color:#333;text-align:left;border-radius:3px;border:rgb(175,175,175) 1px solid;border-width:0 1px 1px 1px;box-shadow:0 2px 4px rgba(0,0,0,.2);position:relative;z-index:1}
+
.hd-main .pulldown .content{background:rgba(255, 255, 255,0.8);color:#333;text-align:left;border-radius:3px;border:rgb(175,175,175) 1px solid;border-width:0 1px 1px 1px;box-shadow:0 2px 4px rgba(0,0,0,.2);position:relative;z-index:6}
.hd-main .pulldown-canvas{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;filter:alpha(opacity=0)}
.hd-main .pulldown-canvas{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;filter:alpha(opacity=0)}
.hd-main .logo{background-image:url('https://static.igem.org/mediawiki/2014/7/72/2014logomin.png');background-repeat:no-repeat;display:block;height:36px;width:175px;float:left;margin-left:10px;background-position:0 0;margin-top:5px;display:inline}
.hd-main .logo{background-image:url('https://static.igem.org/mediawiki/2014/7/72/2014logomin.png');background-repeat:no-repeat;display:block;height:36px;width:175px;float:left;margin-left:10px;background-position:0 0;margin-top:5px;display:inline}
Line 323: Line 326:
}
}
/*<![CDATA[*/
/*<![CDATA[*/
-
body {margin:0; padding:0 10px 0 10px; border:0; height:100%; overflow:auto;}
+
body {
 +
margin:0;
 +
padding:0 10px 0 10px;
 +
border:0;
 +
height:100%;
 +
overflow:auto;
 +
background-color: #FFF;
 +
}
#menu {right:0; top:0; width:100%; position:fixed; padding:10px; text-align:center; font-weight:bold; background:rgba(0,83,163,0);}
#menu {right:0; top:0; width:100%; position:fixed; padding:10px; text-align:center; font-weight:bold; background:rgba(0,83,163,0);}
* html #menu {position:absolute; right:16px; top:0;}/*only for ie*/
* html #menu {position:absolute; right:16px; top:0;}/*only for ie*/
Line 331: Line 341:
position:absolute;
position:absolute;
left:0;
left:0;
-
top:22px;
+
top:50px;
width:100%;
width:100%;
-
height:542px;
+
height:265px;
z-index:0;
z-index:0;
background-color: #187BDB;
background-color: #187BDB;
Line 340: Line 350:
position:absolute;
position:absolute;
left:0px;
left:0px;
-
top:568px;
+
top:318px;
width:100%;
width:100%;
height:150px;
height:150px;
Line 347: Line 357:
#apDiv3 table tr td p {
#apDiv3 table tr td p {
font-size: 15px;
font-size: 15px;
-
text-align: center;
+
text-align: left;
}
}
#apDiv4 {
#apDiv4 {
position:absolute;
position:absolute;
left:0;
left:0;
-
top:1204px;
+
top:1504px;
width:100%;
width:100%;
-
height:56px;
+
height:1396px;
-
z-index:1;
+
z-index:0;
}
}
#apDiv5 {
#apDiv5 {
position:absolute;
position:absolute;
left:0;
left:0;
-
top:1860px;
+
top:10588px;
width:100%;
width:100%;
height:25;
height:25;
-
z-index:2;
+
z-index:1;
 +
background-color: #5FC1C5;
}
}
#apDiv3 div {
#apDiv3 div {
-
font-size: 46px;
+
font-size: 15px;
text-align: center;
text-align: center;
}
}
#apDiv4 table tr td div {
#apDiv4 table tr td div {
 +
font-size: 15px;
 +
color: #000;
 +
text-align: center;
 +
}
 +
#apDiv4 table tr td table tr td {
font-size: 45px;
font-size: 45px;
 +
line-height: 30px;
 +
}
 +
body,td,th {
color: #000;
color: #000;
 +
}
 +
#apDiv6 {
 +
position:absolute;
 +
left:575px;
 +
top:10477px;
 +
width:220px;
 +
height:221px;
 +
z-index:2;
 +
}
 +
#apDiv2 table tr td p {
 +
font-size: 45px;
 +
text-align: center;
 +
color: #FFF;
 +
font-weight: bold;
 +
}
 +
#apDiv7 {
 +
position:absolute;
 +
left:50%;
 +
top:226px;
 +
width:257px;
 +
height:151px;
 +
z-index:auto;
 +
}
 +
#apDiv3 table tr td {
 +
font-size: 15px;
 +
}
 +
#apDiv4 table tr td table tr td p {
 +
font-size: 15px;
 +
line-height: 30px;
 +
}
 +
#apDiv8 {
 +
position:absolute;
 +
left:0;
 +
top:4900px;
 +
width:100%;
 +
height:1430px;
 +
z-index:0;
 +
}
 +
#apDiv8 div p {
 +
font-size: 45px;
 +
}
 +
#apDiv9 {
 +
position:absolute;
 +
left:0;
 +
top:7331px;
 +
width:100%;
 +
height:213px;
 +
z-index:0;
 +
}
 +
#apDiv9 div p {
 +
font-size: 45px;
 +
}
 +
#apDiv9 table tr td p {
 +
font-size: 15px;
 +
line-height: 30px;
text-align: left;
text-align: left;
}
}
-
#apDiv4 table tr td table tr td {
+
#apDiv8 table tr td p {
-
font-size: 16px;
+
font-size: 15px;
line-height: 30px;
line-height: 30px;
 +
}
 +
#apDiv9 table tr td div {
 +
font-size: 45px;
 +
text-align: center;
 +
}
 +
#apDiv8 table tr td div {
 +
font-size: 45px;
 +
text-align: center;
 +
}
 +
#apDiv4 table tr td table tr td div img {
 +
font-size: 15px;
 +
}
 +
#apDiv4 table tr td table tr td div img {
 +
font-size: 15px;
 +
}
 +
#apDiv8 table tr td div img {
 +
text-align: center;
 +
font-size: 15px;
 +
}
 +
#apDiv8 table tr td div table tr td {
 +
font-size: 35px;
 +
}
 +
#apDiv9 table tr td div table tr td {
 +
font-size: 45px;
}
}
</style>
</style>
Line 382: Line 480:
<body id="" class="">
<body id="" class="">
-
<div id="apDiv2"><img src="https://static.igem.org/mediawiki/2014/thumb/8/8c/Ttfbtmp1.png/800px-Ttfbtmp1.png" width="1366" height="543" /></div>
+
<div id="apDiv2">
 +
  <table width="100%" border="0" >
 +
    <tr>
 +
      <td width="1201" height="265" rowspan="2"><p><img src="https://static.igem.org/mediawiki/2014/thumb/8/84/2.wetlab.top.jpg/800px-2.wetlab.top.jpg" width="1366" height="270" /></p></td>
 +
      <td width="100%" height="199" bgcolor="#187ADB">&nbsp;</td>
 +
    </tr>
 +
    <tr>
 +
      <td height="70">&nbsp;</td>
 +
    </tr>
 +
  </table>
 +
</div>
<div id="apDiv3">
<div id="apDiv3">
   <p>&nbsp;</p>
   <p>&nbsp;</p>
 +
  <table width="100%" border="0">
 +
    <tr>
 +
      <td width="30%">&nbsp;</td>
 +
      <td width="40%"><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;In wet lab, we designed a novel MFC device containing genetic engineered bacteria. For  anode strain, we&rsquo;ve cloned a PNP sensor sequence and a riboflavin into  Escherichia coli. The recombinants is able to detect PNP and produce riboflavin  to boost electrical generation when co-cultured with<em> Shewanella oneidensis. </em></p></td>
 +
      <td width="30%">&nbsp;</td>
 +
    </tr>
 +
  </table>
   <p>&nbsp;</p>
   <p>&nbsp;</p>
   <p>&nbsp;</p>
   <p>&nbsp;</p>
-
  <div>CONTENTS</div>
+
</div>
 +
<div id="apDiv4" >
   <p>&nbsp;</p>
   <p>&nbsp;</p>
-
  <p>&nbsp;</p>
+
   <table width="100%" height="627" border="0">
-
  <p>&nbsp;</p>
+
-
   <table width="100%" border="0" align="center">
+
     <tr>
     <tr>
-
       <td width="20%">&nbsp;</td>
+
       <td background="https://static.igem.org/mediawiki/2014/a/a6/Huils.jpg" height="550" valign="top"><p>&nbsp;</p>
-
      <td width="12%"><p><img src="icon_mini/1backgroud.png" width="100" height="100" /></p>
+
        <p>&nbsp;</p>
-
      <p>Background</p></td>
+
        <table width="100%" border="0">
-
      <td width="12%"><p><img src="icon_mini/2wetlab.png" width="100" height="100" /></p>
+
          <tr>
-
      <p>Wet Lab</p></td>
+
            <td background="https://static.igem.org/mediawiki/2014/a/a6/Huils.jpg"  height="50">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GENETIC ENGINEERED BACTERIA%黑%</td>
-
      <td width="12%"><p><img src="icon_mini/3drylab.png" width="100" height="100" /></p>
+
          </tr>
-
      <p>Dry Lab</p></td>
+
        </table>
-
      <td width="12%"><p><img src="icon_mini/4parts.png" width="100" height="100" /></p>
+
        <table width="100%" border="0">
-
      <p>Parts</p></td>
+
          <tr>
-
      <td width="12%"><p><img src="icon_mini/5humanpractics.png" width="100" height="100" /></p>
+
          <td background="https://static.igem.org/mediawiki/2014/a/a6/Huils.jpg" width="30%" height="1146"><p>&nbsp;</p></td>
-
      <p>Human Practice</p></td>
+
          <td background="https://static.igem.org/mediawiki/2014/a/a6/Huils.jpg" width="57%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-
      <td width="20%">&nbsp;</td>
+
            <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;We designed this pathway for our purpose. As you can see, the NsrR is constitutive expressed in almost all E. coli orgnisms and it can repress the promoter PyeaR. In our project we found that this sensitive system is also adjusted to the PNP(p-nitrophenol). So we constructed this sensor pathway.</p>
-
    </tr>
+
            <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The sensor will cause the expression of riboflavin, a kind of mediator which can induce the generation of current in MFCs, to show the appearance of PNP. We can estimate the concentration of PNP. </p>
-
    <tr>
+
            <div><img src="https://static.igem.org/mediawiki/2014/3/3c/Image005.png" alt="" width="455" height="340" /></div>
-
      <td width="20%">&nbsp;</td>
+
            <p>&nbsp;</p>
-
      <td width="12%"><p>&nbsp;</p>
+
            <p align="center">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>
 +
            <p align="center">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Figure-1  The pathway of PNP sensor</p>
 +
            <p>&nbsp;</p>
 +
<div><img src="https://static.igem.org/mediawiki/2014/3/3c/Image005.png" alt="" width="455" height="340" /></div>
 +
            <p>&nbsp;</p>
 +
            <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Figure-1  The pathway of PNP sensor</p>
 +
                        <p>&nbsp;</p>
 +
<div><img src="https://static.igem.org/mediawiki/2014/3/3c/Image005.png" alt="" width="455" height="340" /></div>
 +
            <p>&nbsp;</p>
 +
            <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Figure-1  The pathway of PNP sensor</p>
 +
                        <p>&nbsp;</p>
 +
<div><img src="https://static.igem.org/mediawiki/2014/3/3c/Image005.png" alt="" width="455" height="340" /></div>
 +
            <p>&nbsp;</p>
 +
            <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Figure-1  The pathway of PNP sensor</p>
 +
                        <p>&nbsp;</p>
 +
<div><img src="https://static.igem.org/mediawiki/2014/3/3c/Image005.png" alt="" width="455" height="340" /></div>
 +
            <p>&nbsp;</p>
 +
            <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Figure-1  The pathway of PNP sensor</p>
 +
           
 +
            <p>&nbsp;</p>
 +
<div><img src="https://static.igem.org/mediawiki/2014/3/3c/Image005.png" alt="" width="455" height="340" /></div>
 +
            <p>&nbsp;</p>
 +
            <p align="center">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Figure-2  The pathway of the Cr ion reductase(yieF as an example)</p></td>
 +
          <td background="https://static.igem.org/mediawiki/2014/a/a6/Huils.jpg" width="13%">&nbsp;</td>
 +
        </tr>
 +
</table>
       <p>&nbsp;</p>
       <p>&nbsp;</p>
       <p>&nbsp;</p></td>
       <p>&nbsp;</p></td>
-
      <td width="12%">&nbsp;</td>
 
-
      <td width="12%">&nbsp;</td>
 
-
      <td width="12%"><p>&nbsp;</p></td>
 
-
      <td width="12%">&nbsp;</td>
 
-
      <td width="20%">&nbsp;</td>
 
     </tr>
     </tr>
 +
  </table>
 +
</div>
 +
<div id="apDiv5">
 +
  <table width="1365" border="0"">
     <tr>
     <tr>
-
       <td width="20%">&nbsp;</td>
+
       <td background="https://static.igem.org/mediawiki/2014/a/a6/Huils.jpg" width="1365" height="463"><img src="https://static.igem.org/mediawiki/2014/0/07/Dblbluebar.jpg" width="1365" height="463" /></td>
-
      <td width="12%"><p><img src="icon_mini/6members.png" width="100" height="100" /></p>
+
-
      <p>Our team</p></td>
+
-
      <td width="12%"><p><img src="icon_mini/7interlab.png" width="100" height="100" /></p>
+
-
      <p>Interlab</p></td>
+
-
      <td width="12%"><p><img src="icon_mini/8safety.png" width="100" height="100" /></p>
+
-
      <p>Safety</p></td>
+
-
      <td width="12%"><p><img src="icon_mini/9notebook.png" width="100" height="100" /></p>
+
-
      <p>Notebook</p></td>
+
-
      <td width="12%"><p><img src="icon_mini/10future.png" width="100" height="100" /></p>
+
-
      <p>Future Work</p></td>
+
-
      <td width="20%">&nbsp;</td>
+
     </tr>
     </tr>
   </table>
   </table>
</div>
</div>
-
<div id="apDiv4" >
+
<div id="apDiv6"><img src="https://static.igem.org/mediawiki/2014/6/6e/Lzulogo.png" width="220" height="221" /></div>
 +
<div id="apDiv8">
   <p>&nbsp;</p>
   <p>&nbsp;</p>
-
   <table width="100%" height="627" border="0" background="huils.jpg">
+
   <table width="100%" border="0">
 +
    <tr>
 +
      <td ><div>
 +
        <table width="100%" border="0">
 +
          <tr>
 +
            <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dxdsx%白%</td>
 +
          </tr>
 +
        </table>
 +
      </div></td>
 +
    </tr>
 +
  </table>
 +
  <table width="100%" border="0">
     <tr>
     <tr>
-
       <td height="623" valign="top"><p>&nbsp;</p>
+
       <td width="30%">&nbsp;</td>
 +
      <td  ><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;        </p>
 +
        <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;We found that the part BBa_K381001 by  iGEM10_BCCS-Bristol is a sensor which can detect the appearance of nitrate and  nitrite. So we perfomed an experience by this part to see if this part can  detect PNP(p-Nitrophenol).
 +
          We got a good result.You can see the PNP  can also induce the green fluorescence.</p>
       <p>&nbsp;</p>
       <p>&nbsp;</p>
-
      <div> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ABSTRACT</div>
+
                  <p>&nbsp;</p>
-
      <table width="100%" border="0">
+
<div><img src="https://static.igem.org/mediawiki/2014/3/3c/Image005.png" alt="" width="455" height="340" /></div>
-
        <tr>
+
            <p>&nbsp;</p>
-
          <td width="30%">&nbsp;</td>
+
            <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Figure-1  The pathway of PNP sensor</p>
-
          <td width="57%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Microbial Fuel Cells (MFCs) which can convert contaminants in wastewaters into energy is an ideal approach to solve both pollution problem and energy crisis. However, MFCs still have disadvantages such as hard to determine the contaminants concentrations which is a major drawback for MFCs applications. <br />
+
                        <p>&nbsp;</p>
-
            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;In our study, we found that the electricity produced by MFCs was somewhat related to the substrates concentrations such as P-nitrophenol (PNP) in anode or Chromium (VI) in cathode. Therefore, we hypothesize that a) by using genetic engineered bacteria, the MFC's electricity will be more stable and correlated with substrates concentrations. b) by monitoring MFC's electricity, it will be possible to measure substrates concentrations. <br />
+
<div><img src="https://static.igem.org/mediawiki/2014/3/3c/Image005.png" alt="" width="455" height="340" /></div>
-
            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;In this study, we've designed a novel MFC system. For anode strain, we've cloned a PNP sensor sequence and a riboflavin into Escherichia coli. The recombinants is able to detect PNP and produce riboflavin to boost electrical generation when co-cultured with Shewanella oneidensis. In the cathode, gene codes chromate (VI) reductase Yief was cloned into E.coli. The stability of MFCs has been improved and the electricity generated to correlated with the substrates. Moreover, based on this correlation, we've designed a program which is able to monitor the contaminants concentrations in MFCs. <br /></td>
+
            <p>&nbsp;</p>
-
          <td width="13%">&nbsp;</td>
+
            <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Figure-The pathway of PNP sensor</p>
-
         </tr>
+
                        <p>&nbsp;</p>
-
       </table>
+
<div><img src="https://static.igem.org/mediawiki/2014/3/3c/Image005.png" alt="" width="455" height="340" /></div>
-
      <p>&nbsp;</p></td>
+
            <p>&nbsp;</p>
 +
         <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Figure-1  The pathway of PNP sensor</p>
 +
       <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>
 +
<p>&nbsp;</p></td>
 +
      <td  width="13%">&nbsp;</td>
     </tr>
     </tr>
   </table>
   </table>
-
  <p>&nbsp;</p>
 
-
<p>&nbsp;</p>
 
-
  <p>&nbsp;</p>
 
   <p>&nbsp;</p>
   <p>&nbsp;</p>
</div>
</div>
-
<div id="apDiv5">
+
<div id="apDiv9">
-
  <p>&nbsp;</p>
+
-
  <p>&nbsp;</p>
+
-
  <p>&nbsp;</p>
+
-
  <p>&nbsp;</p>
+
-
  <p>&nbsp;</p>
+
-
  <p>&nbsp;</p>
+
-
  <p>&nbsp;</p>
+
-
  <p>&nbsp;</p>
+
-
  <p>&nbsp;</p>
+
-
  <p>&nbsp;</p>
+
-
  <p>&nbsp;</p>
+
-
  <p>&nbsp;</p>
+
   <p>&nbsp;</p>
   <p>&nbsp;</p>
 +
  <table width="100%" border="0" >
 +
    <tr>
 +
      <td background="https://static.igem.org/mediawiki/2014/a/a6/Huils.jpg"><p>&nbsp;</p>
 +
      <p>&nbsp;</p></td>
 +
    </tr>
 +
    <tr>
 +
      <td background="https://static.igem.org/mediawiki/2014/a/a6/Huils.jpg" ><div>
 +
        <table width="100%" border="0">
 +
          <tr>
 +
            <td background="https://static.igem.org/mediawiki/2014/a/a6/Huils.jpg">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dgfb%黑色%</td>
 +
          </tr>
 +
        </table>
 +
        <p>&nbsp;</p>
 +
        <p>&nbsp;</p>
 +
      </div></td>
 +
    </tr>
 +
  </table>
 +
  <div></div>
 +
  <table width="100%" border="0" >
 +
    <tr>
 +
      <td background="https://static.igem.org/mediawiki/2014/a/a6/Huils.jpg" width="30%">&nbsp;</td>
 +
      <td background="https://static.igem.org/mediawiki/2014/a/a6/Huils.jpg" width="57%"><p align="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>
 +
        <p align="left">&nbsp;</p>
 +
        <p align="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;We found  four genes to reduce the Cr(VI) to Cr(III). They are<em> nahG, nahR, nahE, chrR</em> and <em>yieF. </em>We didn&rsquo;t do the deep research about them because of time  limitation. They can be used in the general plasmids such as pBR322. We just  made them to be the formation of Biobrick. More uses and functions need to be  demonstrated and found.</p>
 +
        <p align="left"><strong><em>nahG</em></strong>: We got the sequence from <em>Pseudomonas putida</em> </p>
 +
        <p align="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Primer:sense:5&rsquo;---CCGGAATTCGCGGCCGCTTCTAGATGAAAAACAATAAACCTGGCTTGCGC---3&rsquo;;<br />
 +
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;anti-sense:5&rsquo;---AAAATACTAGTAGCGGCCGCTGCAGTCACCCTTGACGTAGCACACC---3&rsquo;)<br />
 +
  <strong><em>nahE: </em></strong>We got the sequence from <em>Pseudomonas putida<strong> </strong></em><br />
 +
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Primer:sense:5&rsquo;---CCGGAATTCGCGGCCGCTTCTAGATGTCGAATAAAATTATGAAAACGTCGCG---3&rsquo;;<br />
 +
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;anti-sense:5&rsquo;---AAAATACTAGTAGCGGCCGCTGCAGCTACTTCAATTCATTACTGTATTTAGCGTG---3&rsquo;)<br />
 +
  <strong><em>nahR: </em></strong>We got the sequence from <em>Pseudomonas putida<strong> </strong></em><br />
 +
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Primer:sense:5&rsquo;---  CCGGAATTCGCGGCCGCTTCTAGATGAAAAACAATAAACCTGGCTTGCGC---3&rsquo;;<br />
 +
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;anti-sense:5&rsquo;---AAAATACTAGTAGCGGCCGCTGCAGTCACCCTTGACGTAGCACACC---3&rsquo;)<br />
 +
  <strong><em>chrR: </em></strong>We got the sequence from <em>Escherichia coli str.  K-12<strong> </strong></em><br />
 +
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Primer:sense:5&rsquo;---  CCGGAATTCGCGGCCGCTTCTAGATGAAAAAAATAGTCCAGTCGGAAGG---3&rsquo;;<br />
 +
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;anti-sense:5&rsquo;---AAAATACTAGTAGCGGCCGCTGCAGTCAGGCCTTTTTGTGCTGTTCAAC---3&rsquo;)<br />
 +
  <strong><em>yieF: </em></strong>We got the sequence from <em>Escherichia coli str.  K-12<strong> </strong></em><br />
 +
          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Primer:sense:5&rsquo;---  GAATTCGGATCCATGTCTGAAAAATTGCAGGTGG---3&rsquo;;<br />
 +
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;anti-sense:5&rsquo;---GAATTCTCTAGATTAGATCTTAACTCGCTGAATAAA---3&rsquo;)</p>
 +
        <div>&nbsp;<img src="https://static.igem.org/mediawiki/2014/3/3c/Image005.png" alt="" width="455" height="340" /></div>
 +
        <p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Primer:sense:5&rsquo;---  CCGGAATTCGCGGCCGCTTCTAGATGAAAAAAATAGTCCAGTCGGAAGG---3&rsquo;;<br />
 +
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;anti-sense:5&rsquo;---AAAATACTAGTAGCGGCCGCTGCAGTCAGGCCTTTTTGTGCTGTTCAAC---3&rsquo;)<br />
 +
<strong><em>yieF: </em></strong>We got the sequence from <em>Escherichia coli str.  K-12<strong> </strong></em><br />
 +
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Primer:sense:5&rsquo;---  GAATTCGGATCCATGTCTGAAAAATTGCAGGTGG---3&rsquo;;<br />
 +
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;anti-sense:5&rsquo;---GAATTCTCTAGATTAGATCTTAACTCGCTGAATAAA---3&rsquo;)</p>
 +
<div>&nbsp;<img src="https://static.igem.org/mediawiki/2014/3/3c/Image005.png" alt="" width="455" height="340" /></div>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Primer:sense:5&rsquo;---  CCGGAATTCGCGGCCGCTTCTAGATGAAAAAAATAGTCCAGTCGGAAGG---3&rsquo;;<br />
 +
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;anti-sense:5&rsquo;---AAAATACTAGTAGCGGCCGCTGCAGTCAGGCCTTTTTGTGCTGTTCAAC---3&rsquo;)<br />
 +
<strong><em>yieF: </em></strong>We got the sequence from <em>Escherichia coli str.  K-12<strong> </strong></em><br />
 +
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Primer:sense:5&rsquo;---  GAATTCGGATCCATGTCTGAAAAATTGCAGGTGG---3&rsquo;;<br />
 +
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;anti-sense:5&rsquo;---GAATTCTCTAGATTAGATCTTAACTCGCTGAATAAA---3&rsquo;)</p>
 +
<div>&nbsp;<img src="https://static.igem.org/mediawiki/2014/3/3c/Image005.png" alt="" width="455" height="340" /></div>
 +
<p align="left">&nbsp;</p>
 +
<p align="left"></p>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://2014.igem.org/Team:LZU-China/wetlab2"><img src="https://static.igem.org/mediawiki/2014/e/e2/Mfcdb.png" width="349" height="81" /></a></p>
 +
<div></div>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;</p>
 +
<p align="left">&nbsp;</p></td>
 +
      <td background="https://static.igem.org/mediawiki/2014/a/a6/Huils.jpg" width="13%">&nbsp;</td>
 +
    </tr>
 +
  </table>
</div>
</div>
<div >
<div >
-
<div style=" height:890px;"> </div>
+
  <div style=" height:890px;"> </div>
<div id="menu">
<div id="menu">
<script type="text/javascript" src="/ajaxjs/jquery-1.6.2.min.js"></script>
<script type="text/javascript" src="/ajaxjs/jquery-1.6.2.min.js"></script>
Line 488: Line 700:
</script>
</script>
<div class="hd-main clearfix" id="header">
<div class="hd-main clearfix" id="header">
-
<a class="logo" href=""></a>
+
<a class="logo" href="https://2014.igem.org/Team:LZU-China"></a>
<div class="navs">
<div class="navs">
-
<a class="def-nav" href="">Home</a>
+
<a class="def-nav" href="https://2014.igem.org/Team:LZU-China">Home</a>
<span class="separate"></span>
<span class="separate"></span>
<div class="def-nav current has-pulldown-special">
<div class="def-nav current has-pulldown-special">
Line 496: Line 708:
<div class="pulldown app-url">
<div class="pulldown app-url">
<div class="content">
<div class="content">
-
<a class="li disk" href="">
+
<a class="li disk" href="https://2014.igem.org/Team:LZU-China/background">
<span class="icon"></span>
<span class="icon"></span>
<span class="text">Background</span>
<span class="text">Background</span>
</a>
</a>
-
<a class="li tongxunlu" href="">
+
<a class="li tongxunlu" href="https://2014.igem.org/Team:LZU-China/wetlab">
<span class="icon"></span>
<span class="icon"></span>
<span class="text">Wet Lab</span>
<span class="text">Wet Lab</span>
</a>
</a>
-
<a class="li xiangce" href="">
+
<a class="li xiangce" href="https://2014.igem.org/Team:LZU-China/drylab">
<span class="icon"></span>
<span class="icon"></span>
<span class="text">Dry Lab</span>
<span class="text">Dry Lab</span>
</a>
</a>
-
<a class="li note" href="">
+
<a class="li note" href="https://2014.igem.org/Team:LZU-China/Parts">
<span class="icon"></span>
<span class="icon"></span>
<span class="text">Parts</span>
<span class="text">Parts</span>
</a>
</a>
-
                     <a class="li duanxin" href="">
+
                     <a class="li duanxin" href="https://2014.igem.org/Team:LZU-China/interlab">
<span class="icon"></span>
<span class="icon"></span>
<span class="text">Interlab</span>
<span class="text">Interlab</span>
</a>
</a>
-
<a class="li zhaohui" href="">
+
<a class="li zhaohui" href="https://2014.igem.org/Team:LZU-China/future">
<span class="icon"></span>
<span class="icon"></span>
<span class="text">Future Work</span>
<span class="text">Future Work</span>
Line 524: Line 736:
</div>
</div>
     <span class="separate"></span>
     <span class="separate"></span>
-
<a class="def-nav" href="">Note Book</a>
+
<a class="def-nav" href="https://2014.igem.org/Team:LZU-China/Notebook">Note Book</a>
         <span class="separate"></span>
         <span class="separate"></span>
-
<a class="def-nav" href="">Safety</a>
+
<a class="def-nav" href="https://2014.igem.org/Team:LZU-China/Safety">Safety</a>
         <span class="separate"></span>
         <span class="separate"></span>
-
<a class="def-nav" href="">H. Practice</a>
+
<a class="def-nav" href="https://2014.igem.org/Team:LZU-China/hp">H. Practice</a>
</div>
</div>
<div class="info">
<div class="info">
Line 534: Line 746:
<li class="info-i user-name has-pulldown">
<li class="info-i user-name has-pulldown">
<em class="f-icon pull-arrow"></em>
<em class="f-icon pull-arrow"></em>
-
<a class="f-icon identity" href="" title="Our team"></a>
+
<a class="f-icon identity" href="https://2014.igem.org/Team:LZU-China/Team" title="Our team"></a>
<span class="name top-username">Our Team</span>
<span class="name top-username">Our Team</span>
<div class="pulldown user-info">
<div class="pulldown user-info">
<em class="arrow"></em>
<em class="arrow"></em>
<div class="content">
<div class="content">
-
<span class="li"><a href="">Team Members</a></span>
+
<span class="li"><a href="https://2014.igem.org/Team:LZU-China/Team">Team Members</a></span>
-
<span class="li"><a href="">Advisors</a></span>
+
<span class="li"><a href="https://2014.igem.org/Team:LZU-China/Instructors">Advisors</a></span>
-
<span class="li"><a href="">Instructors</a></span>
+
<span class="li"><a href="https://2014.igem.org/Team:LZU-China/Instructors">Instructors</a></span>
                         <span class="separate-li no-height"></span>
                         <span class="separate-li no-height"></span>
-
<span class="li"><a href="">Attribution</a></span>
+
<span class="li"><a href="https://2014.igem.org/Team:LZU-China/Attribution">Attribution</a></span>
-
                <span class="li"><a href="">Acknowledgement</a></span>
+
<span class="li"><a href="https://2014.igem.org/Team:LZU-China/acknowledgement">Acknowledgement</a></span>
<span class="separate-li no-height"></span>
<span class="separate-li no-height"></span>
</div>
</div>
Line 557: Line 769:
<span class="separate-li no-height"></span>
<span class="separate-li no-height"></span>
<span class="li"><a href="">Team Profile</a></span>
<span class="li"><a href="">Team Profile</a></span>
-
<span class="li"><a href="">Lanzhou University</a></span>
+
<span class="li"><a href="http://en.lzu.edu.cn/">Lanzhou University</a></span>
-
<span class="li"><a href="">LZU-CHINA 2013</a></span>
+
<span class="li"><a href="https://2013.igem.org/Team:LZU-China">LZU-CHINA 2013</a></span>
</div>
</div>
</div>
</div>

Latest revision as of 14:02, 17 October 2014

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> LZU-China 2014

 
 

 

 

          In wet lab, we designed a novel MFC device containing genetic engineered bacteria. For anode strain, we’ve cloned a PNP sensor sequence and a riboflavin into Escherichia coli. The recombinants is able to detect PNP and produce riboflavin to boost electrical generation when co-cultured with Shewanella oneidensis.

 

 

 

 

 

 

        GENETIC ENGINEERED BACTERIA%黑%

 

            

          We designed this pathway for our purpose. As you can see, the NsrR is constitutive expressed in almost all E. coli orgnisms and it can repress the promoter PyeaR. In our project we found that this sensitive system is also adjusted to the PNP(p-nitrophenol). So we constructed this sensor pathway.

          The sensor will cause the expression of riboflavin, a kind of mediator which can induce the generation of current in MFCs, to show the appearance of PNP. We can estimate the concentration of PNP.

 

          

                                                              Figure-1 The pathway of PNP sensor

 

 

                                                              Figure-1 The pathway of PNP sensor

 

 

                                                              Figure-1 The pathway of PNP sensor

 

 

                                                              Figure-1 The pathway of PNP sensor

 

 

                                                              Figure-1 The pathway of PNP sensor

 

 

                                                             Figure-2 The pathway of the Cr ion reductase(yieF as an example)

 

 

 

 

             dxdsx%白%
 

          

          We found that the part BBa_K381001 by iGEM10_BCCS-Bristol is a sensor which can detect the appearance of nitrate and nitrite. So we perfomed an experience by this part to see if this part can detect PNP(p-Nitrophenol). We got a good result.You can see the PNP can also induce the green fluorescence.

 

 

 

                                                              Figure-1 The pathway of PNP sensor

 

 

                                                              Figure-1 The pathway of PNP sensor

 

 

                                                              Figure-1 The pathway of PNP sensor

                              

 

 

 

 

 

 

         dgfb%黑色%

 

 

 

         

 

          We found four genes to reduce the Cr(VI) to Cr(III). They are nahG, nahR, nahE, chrR and yieF. We didn’t do the deep research about them because of time limitation. They can be used in the general plasmids such as pBR322. We just made them to be the formation of Biobrick. More uses and functions need to be demonstrated and found.

nahG: We got the sequence from Pseudomonas putida

          (Primer:sense:5’---CCGGAATTCGCGGCCGCTTCTAGATGAAAAACAATAAACCTGGCTTGCGC---3’;
          anti-sense:5’---AAAATACTAGTAGCGGCCGCTGCAGTCACCCTTGACGTAGCACACC---3’)
nahE: We got the sequence from Pseudomonas putida
          (Primer:sense:5’---CCGGAATTCGCGGCCGCTTCTAGATGTCGAATAAAATTATGAAAACGTCGCG---3’;
          anti-sense:5’---AAAATACTAGTAGCGGCCGCTGCAGCTACTTCAATTCATTACTGTATTTAGCGTG---3’)
nahR: We got the sequence from Pseudomonas putida
          (Primer:sense:5’--- CCGGAATTCGCGGCCGCTTCTAGATGAAAAACAATAAACCTGGCTTGCGC---3’;
          anti-sense:5’---AAAATACTAGTAGCGGCCGCTGCAGTCACCCTTGACGTAGCACACC---3’)
chrR: We got the sequence from Escherichia coli str. K-12
          (Primer:sense:5’--- CCGGAATTCGCGGCCGCTTCTAGATGAAAAAAATAGTCCAGTCGGAAGG---3’;
          anti-sense:5’---AAAATACTAGTAGCGGCCGCTGCAGTCAGGCCTTTTTGTGCTGTTCAAC---3’)
yieF: We got the sequence from Escherichia coli str. K-12
          (Primer:sense:5’--- GAATTCGGATCCATGTCTGAAAAATTGCAGGTGG---3’;
          anti-sense:5’---GAATTCTCTAGATTAGATCTTAACTCGCTGAATAAA---3’)

 

 

     (Primer:sense:5’--- CCGGAATTCGCGGCCGCTTCTAGATGAAAAAAATAGTCCAGTCGGAAGG---3’;
          anti-sense:5’---AAAATACTAGTAGCGGCCGCTGCAGTCAGGCCTTTTTGTGCTGTTCAAC---3’)
yieF: We got the sequence from Escherichia coli str. K-12
          (Primer:sense:5’--- GAATTCGGATCCATGTCTGAAAAATTGCAGGTGG---3’;
          anti-sense:5’---GAATTCTCTAGATTAGATCTTAACTCGCTGAATAAA---3’)

 

 

     (Primer:sense:5’--- CCGGAATTCGCGGCCGCTTCTAGATGAAAAAAATAGTCCAGTCGGAAGG---3’;
          anti-sense:5’---AAAATACTAGTAGCGGCCGCTGCAGTCAGGCCTTTTTGTGCTGTTCAAC---3’)
yieF: We got the sequence from Escherichia coli str. K-12
          (Primer:sense:5’--- GAATTCGGATCCATGTCTGAAAAATTGCAGGTGG---3’;
          anti-sense:5’---GAATTCTCTAGATTAGATCTTAACTCGCTGAATAAA---3’)