Team:NJAU China

From 2014.igem.org

(Difference between revisions)
Line 156: Line 156:
clear:both;
clear:both;
background:red;
background:red;
-
margin:0px auto;
+
margin:10px auto;
}
}
 +
 +
 +
 +
 +
.p_left2{ float:left; width:206px; height:auto; margin-top:30px; overflow:hidden}
 +
.p_left2 ul{ width:199px; padding-bottom:20px; background:#FFF; border-bottom:1px solid #e7e9ea; border-left:1px solid #e7e9ea; border-right:1px solid #e7e9ea}
 +
.p_left2 ul li.bar{ background:url(https://static.igem.org/mediawiki/2013/2/2d/Leftbar.jpg) no-repeat; height:32px; text-align:center; font-size:16px; color:#FFF; font-weight:600; border:none !important;}
 +
.p_left2 ul li{ width:200px; text-align:center; line-height:18px; border-bottom:1px solid #CCC; overflow:hidden; padding-bottom:8px; padding-top:8px;}
 +
.p_left2 ul li a{ display:block; width:180px; color:#676767; margin-left:1px; padding-left:10px;}
 +
.p_left2 ul li a:hover{ color:#C31577}
     </style>
     </style>
     <style>
     <style>
Line 271: Line 281:
</div>
</div>
<div id="my_content_a">
<div id="my_content_a">
-
   
+
  <div class="p_left2">
 +
        <ul id=PKU_subsubmenu class=vertical onmouseout=listReset();>
 +
          <li class="bar">Protocol</li>
 +
          <li class=trunk onmouseover=listTrigger(0);><a href="https://2013.igem.org/Team:Nanjing-China/protocol#Basic">Basic Experiments of Molecular Biology</a></li>
 +
          <li class=trunk onmouseover=listTrigger(0);><a href="https://2013.igem.org/Team:Nanjing-China/protocol#Observation">Observation and Measurement of GFP Expression</a></li>
 +
          <li class=trunk onmouseover=listTrigger(0);><a href="https://2013.igem.org/Team:Nanjing-China/protocol#Drawing">Drawing Growth Curve</a></li>
 +
          <li class=trunk onmouseover=listTrigger(0);><a href="https://2013.igem.org/Team:Nanjing-China/protocol#HPLC">HPLC</a></li>
 +
          <li class=trunk onmouseover=listTrigger(0);><a href="https://2013.igem.org/Team:Nanjing-China/protocol#Verification">Verification of Motility from Phenotype</a></li>
 +
        </ul>
 +
  </div>
 +
<script type="text/javascript">
 +
var subfirst = document.getElementById("PKU_subsubmenu");
 +
var sub1hght = 0;
 +
function Following()
 +
{
 +
  sub1hght=sub1hght*0.9+(document.documentElement.scrollTop+document.body.scrollTop)*0.1-10;
 +
  if (sub1hght<0) {sub1hght=0;}
 +
  subfirst.style.marginTop = sub1hght + 'px';
 +
}
 +
var handleFollowing = setInterval(Following,30);
 +
</script>
 +
<script type="text/javascript">
 +
sublists_Now = 0;
 +
var subsubitem=subfirst.getElementsByTagName('ul')[sublists_Now].getElementsByTagName('a')[0];
 +
subsubitem.style.color='#60b0f0';
 +
listTrigger(sublists_Now);
 +
subsubitem.innerHTML=subsubitem.innerHTML+' >>>';
 +
</script>
</div>
</div>
</body>
</body>
</html>
</html>

Revision as of 17:47, 15 October 2014

Home

Abstract

As copper is an essential element for industry, low concentration of it can do harm to many creatures. Whereas, the Escherichia coli has high tolerance for copper through specific systems. There are copA promoter、marO(operator of mar locus)、cueO promoter existed in E.Coli, both are directly or indirectly regulated by copper ions. The most sensitive and effective would be chosen to trigger the sequential reactions. Glutathione is an intracellular redox-active tripeptide thiol which can effectively detoxify the metal ions by chelation. Glutathione can be synthesized by GshF, an enzyme derived from Streptococcus thermophilus, which can unifies both necessary reactions in one platform. In addition, we also utilize sgRNA-dCas9 system to enhance the efficiency of chelate cupric and cuprous by repressing the expression of copA. Finally, an automatically and efficiently copper-preventing guard are hoped to built.