Team:NJAU China/Background

From 2014.igem.org

(Difference between revisions)
 
(22 intermediate revisions not shown)
Line 8: Line 8:
     <link rel="icon" href="../../favicon.ico">
     <link rel="icon" href="../../favicon.ico">
     <title>Home</title>
     <title>Home</title>
-
    <script src="https://2014.igem.org/Team:NJAU_China/jquery.min.js?action=raw"></script>
 
-
    <script src="https://2014.igem.org/Team:NJAU_China/bootstrap.min.js?action=raw"></script>
 
-
 
-
    <link rel="stylesheet" type="text/css"
 
-
          href="https://2014.igem.org/Team:NJAU_China/bootstrap.min.css?action=raw&amp;ctype=text/css">
 
-
    <link rel="stylesheet" type="text/css"
 
-
          href="https://2014.igem.org/Team:NJAU_China/bootstrap-theme.min.css?action=raw&amp;ctype=text/css">
 
-
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 
-
    <!--[if lt IE 9]>
 
-
    <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
 
-
    <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
 
-
    <![endif]-->
 
-
 
-
    <!-- Custom styles for this template -->
 
-
    <link href="carousel.css" rel="stylesheet">
 
     <style type="text/css">
     <style type="text/css">
 +
*{
 +
padding:0;
 +
text-decoration:none;
 +
margin:0;}
         body {
         body {
             padding-bottom: 40px;
             padding-bottom: 40px;
             background:#a2dcf3;
             background:#a2dcf3;
             color: #5a5a5a;
             color: #5a5a5a;
-
             font-size: 12px;
+
             font-size: 16px;
 +
            font-family:Andalus;
         }
         }
 +
pre{
 +
font-size:14px;
 +
font-family:Andalus;}
         #myheader{
         #myheader{
             width:1366px;
             width:1366px;
Line 43: Line 36:
         /*-- hides default wiki settings --*/
         /*-- hides default wiki settings --*/
-
        .firstHeading {
+
     
-
            width: 975px;
+
-
            margin: 0px auto;
+
-
            padding-top: 100px;
+
-
            margin-bottom: 20px;
+
-
            font-family: Georgia, Times, "Times New Roman", serif;
+
-
        }
+
         h1, h2, h3, h4, h5 {
         h1, h2, h3, h4, h5 {
-
             font-family: Georgia, Times, "Times New Roman", serif;
+
             font-family: Georgia, Times, "Andalus", serif;
         }
         }
Line 67: Line 54:
             margin-left: -487px;
             margin-left: -487px;
         }
         }
-
 
+
.firstHeading {
 +
            width: 975px;
 +
            margin: 0px auto;
 +
            padding-top: 100px;
 +
            margin-bottom: 20px;display:none;
 +
            font-family: Georgia, Times, "Andalus", serif;
 +
        }
         #top-section-bar {
         #top-section-bar {
             /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
             /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
Line 80: Line 73:
         body {
         body {
-
             background-color: #fff;
+
             background-color: #f60;
         }
         }
Line 151: Line 144:
overflow-y:scroll;
overflow-y:scroll;
}
}
-
#my_content_a{
+
#my_contents{
-
width:1030px;
+
width:1030px;
-
height:50px;
+
position:relative;
-
clear:both;
+
margin:0 auto;
-
background:red;
+
-
margin:10px auto;
+
}
}
-
 
+
#my_contents h1{
-
 
+
width:90%;
-
 
+
margin:10px auto;
-
#main{width:1000px; height:auto; overflow:hidden; margin: auto; padding-bottom:10px;}
+
}
-
.p_left2{ float:left; width:206px; height:auto; margin-top:30px; overflow:hidden}
+
#my_contents h4{
-
.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}
+
width:90%;
-
.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;}
+
margin:10px auto;
-
.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;}
+
#my_contents p{
-
.p_left2 ul li a:hover{ color:#C31577}
+
width:90%;
-
    </style>
+
margin:10px auto;
-
    <style>
+
font-size:16px;
-
        #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {
+
text-indent:30px;}
-
            display: none;
+
pre{
-
        }
+
width:90%;
-
 
+
margin:0 auto;}
         /*-- hides default wiki settings --*/
         /*-- hides default wiki settings --*/
     </style>
     </style>
<script type="text/javascript">
<script type="text/javascript">
window.onload = function(){
window.onload = function(){
-
xialashow('project_li','project');
+
xialashow('project_li','project');
-
xialahidden('project_li','project');
+
xialahidden('project_li','project');
-
xialashow('achievement_li','achievement');
+
xialashow('achievement_li','achievement');
-
xialahidden('achievement_li','achievement');
+
xialahidden('achievement_li','achievement');
-
xialashow('prctice_li','prctice');
+
xialashow('prctice_li','prctice');
-
xialahidden('prctice_li','prctice');
+
xialahidden('prctice_li','prctice');
-
xialashow('ackonwledgement_li','ackonwledgement');
+
xialashow('ackonwledgement_li','ackonwledgement');
-
xialahidden('ackonwledgement_li','ackonwledgement');
+
xialahidden('ackonwledgement_li','ackonwledgement');}
-
}
+
function xialashow(li_id,dl_id){var li_id = document.getElementById(li_id);var dl_id = document.getElementById(dl_id);li_id.onmouseover = function(){dl_id.style.display = 'block';}}
-
function xialashow(li_id,dl_id){
+
function xialahidden(li_id,dl_id){var li_id = document.getElementById(li_id);var dl_id = document.getElementById(dl_id);li_id.onmouseout = function(){dl_id.style.display = 'none';}}
-
var li_id = document.getElementById(li_id);
+
-
var dl_id = document.getElementById(dl_id);
+
-
li_id.onmouseover = function(){
+
-
dl_id.style.display = 'block';
+
-
}
+
-
}
+
-
function xialahidden(li_id,dl_id){
+
-
var li_id = document.getElementById(li_id);
+
-
var dl_id = document.getElementById(dl_id);
+
-
li_id.onmouseout = function(){
+
-
dl_id.style.display = 'none';
+
-
}
+
-
}
+
</script>
</script>
Line 223: Line 201:
                 <dl id="achievement">
                 <dl id="achievement">
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Wet Labs">Wet Lab</a></dd>
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Wet Labs">Wet Lab</a></dd>
-
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Modeling">Modeling</a></dd>
+
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Modeling">Model</a></dd>
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Protocol/Notebooks">Protocol/Notebooks</a></dd>
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Protocol/Notebooks">Protocol/Notebooks</a></dd>
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></dd>
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></dd>
Line 230: Line 208:
           <li id="prctice_li"><a href="#">Practice</a>
           <li id="prctice_li"><a href="#">Practice</a>
                 <dl id="prctice">
                 <dl id="prctice">
-
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/iGEM and Synthetic Biology Exhibition">iGEM and Synthetic Biology Exhibition</a></dd>
+
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/iGEM and Synthetic Biology Exhibition">Exhibitions and Workshops</a></dd>
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Questionnaire Survey">Questionnaire Survey</a></dd>
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Questionnaire Survey">Questionnaire Survey</a></dd>
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Collaboration">Collaboration</a></dd>
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Collaboration">Collaboration</a></dd>
Line 238: Line 216:
           <li id="ackonwledgement_li"><a href="#">Acknowledgement</a>
           <li id="ackonwledgement_li"><a href="#">Acknowledgement</a>
                 <dl id="ackonwledgement">
                 <dl id="ackonwledgement">
-
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Genewiz Corporation">Genewiz Corporation</a></dd>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Inside Campus">Inside Campus&Arrtibutions</a></dd>
-
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Chinese Academy of Sciences">Chinese Academy of Sciences</a></dd>
+
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Outside Campus">Outside Campus</a></dd>
                 </dl>
                 </dl>
           </li>
           </li>
Line 246: Line 224:
</div>
</div>
-
<div id="main">
+
<!------------------------------------------->
-
  <div class="p_left2">
+
<div id="my_contents">
-
        <ul id=PKU_subsubmenu class=vertical onmouseout=listReset();>
+
<p>Copper has existed on earth since the birth of this planet, which is an essential element for creatures because of its special chemical property and function. Besides, as a critical material, it has been utilized by human for a long time as large amount of copper is mined, processed and applied to our life. However, many a "copper-made" is abandoned nowadays, which leads to the accumulation of copper ion in fresh water and other places, resulting in jeopardizing the copper cycle on earth. Once the concentration reaches a high level then it will become destructive and cannot be cleared by ecosystem itself, causing the phenomenon what we called “copper contamination”.</p>
-
          <li class="bar">Protocol</li>
+
    <h1>Copper is indispensable for life.</h1>
-
          <li class=trunk onmouseover=listTrigger(0);><a href="https://2013.igem.org/Team:Nanjing-China/protocol#Basic">Basic Experiments of Molecular Biology</a></li>
+
    <p>Generally, the chemical property of copper was embodied by transformation between its redox states, Cu(II)and Cu(I).The redox potential Cu(II)/Cu(I)determined copper can easily oxidized some substrates such as superoxide, phenols<sup> [1] </sup>.And that’s why several enzymes involving in some vital processes such as photosynthesis, respiration adopt copper to transfer electrons. Moreover some arthropods and molluscs even utilizes a kind of copper protein, hemocyanin, to deliver deoxygen instead of known hemoglobin.</p>
-
          <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>
+
    <h1>The copper contamination.</h1>
-
          <li class=trunk onmouseover=listTrigger(0);><a href="https://2013.igem.org/Team:Nanjing-China/protocol#Drawing">Drawing Growth Curve</a></li>
+
    <p>Today, from a spoon to a skyscraper, the uses of copper is extending everywhere. For meeting the increasing demand of copper in the world, the massive copper ores are mined every year [Figure 2.1.1].</p>
-
          <li class=trunk onmouseover=listTrigger(0);><a href="https://2013.igem.org/Team:Nanjing-China/protocol#HPLC">HPLC</a></li>
+
    <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/2/25/FH1.png" /></div>
-
          <li class=trunk onmouseover=listTrigger(0);><a href="https://2013.igem.org/Team:Nanjing-China/protocol#Verification">Verification of Motility from Phenotype</a></li>
+
    <p>And most copper is mined as copper sulfides such as chalcopyrite.Those type of mines are more likely to produce acid mine drainage (AMD) which refers to the outflow of acidic water from metal mines or coal mines [Figure 2.1.2].</p>
-
        </ul>
+
<div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/3/34/F2.png" /></div>
-
  </div>
+
    <p>The specific process of generating AMD includes three chemical reactions:</p>
-
<script type="text/javascript">
+
    <p>The oxidization of pyrite which is iron-sulfide is primary contributor to AMD, the major process is:</p>
-
var subfirst = document.getElementById("PKU_subsubmenu");
+
    <p>2FeS<sub>2</sub>(s) + 7O<sub>2</sub>(g) + 2H<sub>2</sub>O(l) = 2Fe<sup>2+</sup>(aq) + 4SO<sub>4</sub><sup>2−</sup>(aq) + 4H<sup>+</sup>(aq)</p>
-
var sub1hght = 0;
+
    <p>The ferrous iron (II) generated from oxidization of pyrite is oxidized to ferric iron(III).<p>
-
function Following()
+
    <p>4Fe<sup>2+</sup> (aq) + O<sub>2</sub> (g) + 4H<sup>+</sup> (aq) = 4Fe<sup>3+</sup>(aq) + 2H<sub>2</sub>O(l)</p>
-
{
+
    <p>And another process happens simultaneously with oxidization of pyrite and need to be catalyzed by microbes.</p>
-
  sub1hght=sub1hght*0.9+(document.documentElement.scrollTop+document.body.scrollTop)*0.05-5;
+
    <p>FeS<sub>2</sub> (s) + 14Fe<sup>3+</sup> (aq) + 8H<sub>2</sub>O(l) = 15Fe<sup>2+</sup> (aq) + 2 SO<sub>4</sub><sup>2−</sup> (aq) + 16H<sup>+</sup> (aq)</p>
-
  if (sub1hght<0) {sub1hght=0;}
+
    <p>Those reactions jointly lower the PH of water and produce soluble ferric iron(III),and finally the acid mine drainage emerges [Figure 2.1.3].</p>
-
  subfirst.style.marginTop = sub1hght + 'px';
+
    <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/9/96/F3.png" /></div>
-
}
+
    <p>Associating with water and air, the metal mines where the ore is sulfide mineral or comprises pyrite can easily produce the highly acidic effusion. Usually the predominant metal ion isn’t iron but copper, zinc. The most common ore mined is chalcopyrite which is a copper-iron-sulfide and occurs with a range of other sulfides. Thus, copper mines are primary crime of AMD.</p>
-
var handleFollowing = setInterval(Following,30);
+
    <h1>Copper tolerance of <i>E.coli</i>.</h1>
-
</script>
+
    <p>Massive mining and extensive using of copper results in serious contamination to environment, and then copper contamination threaten the balance of the whole ecosystem. Even the low concentration of copper is toxic to the organism  <a href="https://2014.igem.org/Team:NJAU_China/Wet_Labs"><b>(Look at our algae experiment.)</b></a></td></p>  
-
<script type="text/javascript">
+
    <p>But there is an exception, <i>Escherichia coli</i> ,which has several sophisticated and powerful systems to maintain the copper homeostasis so it can survive in skyhigh concentration <a href="https://2014.igem.org/Team:NJAU_China/Wet_Labs"><b>(Look at our MIC(minimum inhibitory concentration, MIC)experiment)</b></a></td>. Basing on this characteristic of <i>E.coli</i>, we start to design an bio-machine to solve the problem of copper contamination effectively.</p>
-
sublists_Now = 0;
+
    <h3>Refrences:</h3>
-
var subsubitem=subfirst.getElementsByTagName('ul')[sublists_Now].getElementsByTagName('a')[0];
+
    <p>[1] Rensing, C., & Grass, G. (2003). Escherichia coli mechanisms of copper homeostasis in a changing environment. FEMS microbiology reviews,27(2‐3), 197-213.</p>
-
subsubitem.style.color='#60b0f0';
+
    <p>All Pictures come from Wikipedia.</p>
-
listTrigger(sublists_Now);
+
-
subsubitem.innerHTML=subsubitem.innerHTML+' >>>';
+
-
</script>
+
-
</div>
+
</div>
</div>
 +
</body>
</body>
</html>
</html>

Latest revision as of 23:07, 17 October 2014

Home

Copper has existed on earth since the birth of this planet, which is an essential element for creatures because of its special chemical property and function. Besides, as a critical material, it has been utilized by human for a long time as large amount of copper is mined, processed and applied to our life. However, many a "copper-made" is abandoned nowadays, which leads to the accumulation of copper ion in fresh water and other places, resulting in jeopardizing the copper cycle on earth. Once the concentration reaches a high level then it will become destructive and cannot be cleared by ecosystem itself, causing the phenomenon what we called “copper contamination”.

Copper is indispensable for life.

Generally, the chemical property of copper was embodied by transformation between its redox states, Cu(II)and Cu(I).The redox potential Cu(II)/Cu(I)determined copper can easily oxidized some substrates such as superoxide, phenols [1] .And that’s why several enzymes involving in some vital processes such as photosynthesis, respiration adopt copper to transfer electrons. Moreover some arthropods and molluscs even utilizes a kind of copper protein, hemocyanin, to deliver deoxygen instead of known hemoglobin.

The copper contamination.

Today, from a spoon to a skyscraper, the uses of copper is extending everywhere. For meeting the increasing demand of copper in the world, the massive copper ores are mined every year [Figure 2.1.1].

And most copper is mined as copper sulfides such as chalcopyrite.Those type of mines are more likely to produce acid mine drainage (AMD) which refers to the outflow of acidic water from metal mines or coal mines [Figure 2.1.2].

The specific process of generating AMD includes three chemical reactions:

The oxidization of pyrite which is iron-sulfide is primary contributor to AMD, the major process is:

2FeS2(s) + 7O2(g) + 2H2O(l) = 2Fe2+(aq) + 4SO42−(aq) + 4H+(aq)

The ferrous iron (II) generated from oxidization of pyrite is oxidized to ferric iron(III).

4Fe2+ (aq) + O2 (g) + 4H+ (aq) = 4Fe3+(aq) + 2H2O(l)

And another process happens simultaneously with oxidization of pyrite and need to be catalyzed by microbes.

FeS2 (s) + 14Fe3+ (aq) + 8H2O(l) = 15Fe2+ (aq) + 2 SO42− (aq) + 16H+ (aq)

Those reactions jointly lower the PH of water and produce soluble ferric iron(III),and finally the acid mine drainage emerges [Figure 2.1.3].

Associating with water and air, the metal mines where the ore is sulfide mineral or comprises pyrite can easily produce the highly acidic effusion. Usually the predominant metal ion isn’t iron but copper, zinc. The most common ore mined is chalcopyrite which is a copper-iron-sulfide and occurs with a range of other sulfides. Thus, copper mines are primary crime of AMD.

Copper tolerance of E.coli.

Massive mining and extensive using of copper results in serious contamination to environment, and then copper contamination threaten the balance of the whole ecosystem. Even the low concentration of copper is toxic to the organism (Look at our algae experiment.)

But there is an exception, Escherichia coli ,which has several sophisticated and powerful systems to maintain the copper homeostasis so it can survive in skyhigh concentration (Look at our MIC(minimum inhibitory concentration, MIC)experiment). Basing on this characteristic of E.coli, we start to design an bio-machine to solve the problem of copper contamination effectively.

Refrences:

[1] Rensing, C., & Grass, G. (2003). Escherichia coli mechanisms of copper homeostasis in a changing environment. FEMS microbiology reviews,27(2‐3), 197-213.

All Pictures come from Wikipedia.