Team:NJAU China/System Design

From 2014.igem.org

(Difference between revisions)
 
(15 intermediate revisions not shown)
Line 1: Line 1:
-
<!DOCTYPE html>
 
<html lang="en">
<html lang="en">
<head>
<head>
Line 9: 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 -->
     <!-- 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 -->
     <!-- Custom styles for this template -->
     <link href="carousel.css" rel="stylesheet">
     <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: #333333;
+
             background:#a2dcf3;
             color: #5a5a5a;
             color: #5a5a5a;
-
             font-size: 12px;
+
             font-size: 14px;
 +
            font-family:Andalus;
 +
        }
 +
pre{
 +
font-size:14px;
 +
font-family:Andalus;
 +
}
 +
        #myheader{
 +
            width:1366px;
 +
    height:500px;
 +
    margin:0 auto;
 +
    position:relative;
 +
    font-family:Arial, Helvetica, sans-serif;
 +
            background:#a2dcf3 url("https://static.igem.org/mediawiki/2014/3/34/Header_bg.png");
         }
         }
-
 
         #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {
         #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {
             display: none;
             display: none;
Line 43: Line 50:
             padding-top: 100px;
             padding-top: 100px;
             margin-bottom: 20px;
             margin-bottom: 20px;
-
             font-family: Georgia, Times, "Times New Roman", serif;
+
             font-family: Georgia, Time New Romans, Times, "Andalus", serif;
         }
         }
         h1, h2, h3, h4, h5 {
         h1, h2, h3, h4, h5 {
-
             font-family: Georgia, Times, "Times New Roman", serif;
+
             font-family: Georgia, Times, Time New Romans, "Andalus", serif;
         }
         }
Line 109: Line 116:
         .container {
         .container {
-
             font-size: 14px;
+
             font-size: 16px;
-
             margin-top:20px;
+
             width:700px;
 +
            float:right;
         }
         }
Line 116: Line 124:
             color: #FFF
             color: #FFF
         }
         }
 +
#my_h1{position:absolute;top:70px;left:170px;border:none;}
 +
#my_h1 a{display:block;width:190px;height:130px;text-indent:-9999px;}
 +
#my_nav{position:absolute;top:402px;left:200px;width:990px;height:50px;}
 +
#my_nav ul{width:100%;margin:0;padding:0;list-style:none;font-size:24px;}
 +
#my_nav ul li{display::inline-block;padding:9px 30px;float:left;list-style:none;position:relative;}
 +
#my_nav ul li:hover{background:#e3f7ff;}#my_nav ul li a{color:#00586b;text-decoration:none;}#project{display:none;position:absolute;z-index:100;top:47px;left:0px;background:#CF6;width:100px;}#project dd{width:135px;font-size:16px;
 +
background:#c9efff;height:40px;margin:0;}#project dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#project dd a:hover{background:#a1dbf0;}#achievement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#achievement dd{width:198px;font-size:16px;background:#c9efff;height:40px;margin:0;}#achievement dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#achievement dd a:hover{background:#a1dbf0;}#prctice{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#prctice dd{width:300px;font-size:16px;background:#c9efff;height:40px;margin:0;}#prctice dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#prctice dd a:hover{background:#a1dbf0;}#ackonwledgement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#ackonwledgement dd{width:257px;font-size:16px;background:#c9efff;height:40px;margin:0;}#ackonwledgement dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#ackonwledgement dd a:hover{background:#a1dbf0;}
 +
#my_content{
 +
width:1030px;
 +
margin:0px auto;}
 +
#my_abstract{
 +
width:300px;
 +
margin:0 0 0 25px;
 +
        float:left;
 +
}
 +
#my_abstract h2{
 +
height:50px;
 +
line-height:50px;
 +
text-indent:50px;
 +
border:none;
 +
background:#999;
 +
margin:0 0 20px 0;
 +
padding:0;
 +
}
 +
#my_abstract p{
 +
text-indent:30px;
 +
height:240px;
 +
overflow-y:scroll;
 +
}
 +
#my_contents{
 +
width:1030px;
 +
position:relative;
 +
margin:0 auto;
 +
}
 +
#my_con{
 +
position:absolute;
 +
top:0;
 +
left:240px;
 +
width:780px;
 +
}
 +
#my_con h1{
 +
margin:20px 0;}
 +
#my_con p{
 +
font-size:16x;
 +
text-indent:30px;
 +
margin:15px 0;}
 +
 +
 +
#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}
 +
.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:#c9efff;line-height:32px; 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 124: Line 187:
         /*-- hides default wiki settings --*/
         /*-- hides default wiki settings --*/
     </style>
     </style>
 +
<script type="text/javascript">
 +
window.onload = function(){
 +
xialashow('project_li','project');
 +
xialahidden('project_li','project');
 +
xialashow('achievement_li','achievement');
 +
xialahidden('achievement_li','achievement');
 +
xialashow('prctice_li','prctice');
 +
xialahidden('prctice_li','prctice');
 +
xialashow('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 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>
</head>
</head>
Line 130: Line 206:
================================================== -->
================================================== -->
<body>
<body>
-
<!-- header start -->
+
<div id="myheader">
-
<div class="container-fluid">
+
<h1 id="my_h1"><a href="#">IGEM</a></h1>
-
    <!-- Brand and toggle get grouped for better mobile display -->
+
     <div id="my_nav">
-
    <div class="navbar-header">
+
         <ul>
-
        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
+
          <li><a href="https://2014.igem.org/Team:NJAU_China">Home</a></li>
-
                data-target="#bs-example-navbar-collapse-1"><span class="sr-only">Toggle navigation</span> <span
+
          <li id="project_li"><a href="#">Project</a>
-
                class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span></button>
+
                <dl id="project">
-
        <a class="navbar-brand" href="#">Brand</a></div>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Background">Background</a></dd>
-
     <div class="navbar-wrapper">
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/System Design">System Design</a></dd>
-
         <div class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Safety">Safety</a></dd>
-
            <div class="container">
+
                </dl>
-
                <div class="navbar-header">
+
          </li>
-
                    <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
+
          <li id="achievement_li"><a href="#">Achievement</a>
-
                            data-target=".navbar-collapse"><span class="sr-only">Toggle navigation</span> <span
+
                <dl id="achievement">
-
                            class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Wet Labs">Wet Lab</a></dd>
-
                    </button>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Modeling">Model</a></dd>
-
                    <a href="https://2014.igem.org/Main_Page" class="navbar-brand">
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Protocol/Notebooks">Protocol/Notebooks</a></dd>
-
                        <img src="https://static.igem.org/mediawiki/2014/2/22/Logo2014v2.png" height="30" width="80">
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></dd>
-
                    </a>
+
                </dl>
-
                    <a class="navbar-brand" href="https://2014.igem.org/Team:NJAU_China/">NJAU_China</a></div>
+
          </li>
-
                <div class="collapse navbar-collapse">
+
          <li id="prctice_li"><a href="#">Practice</a>
-
                    <ul class="nav navbar-nav">
+
                <dl id="prctice">
-
 
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/iGEM and Synthetic Biology Exhibition">Exhibitions and Workshops</a></dd>
-
                        <li class="active"><a href="https://2014.igem.org/Team:NJAU_China" class="unselect">Home</a></li>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Questionnaire Survey">Questionnaire Survey</a></dd>
-
                        <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Project<span
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Collaboration">Collaboration</a></dd>
-
                                class="caret"></span></a>
+
                </dl>
-
                            <ul class="dropdown-menu" role="menu">
+
          </li>
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Background">Background</a></li>
+
          <li><a href="https://2014.igem.org/Team:NJAU_China/Team">Team</a></li>
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/System Design">System Design</a></li>
+
          <li id="ackonwledgement_li"><a href="#">Acknowledgement</a>
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Safety">Safety</a></li>
+
                <dl id="ackonwledgement">
-
                            </ul>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Inside Campus">Inside Campus</a></dd>
-
                        </li>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Inside Campus">Inside Campus&Arrtibutions</a></dd>
-
                        <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Achievement<span
+
                </dl>
-
                                class="caret"></span></a>
+
          </li>
-
                            <ul class="dropdown-menu" role="menu">
+
      </ul>
-
<li><a href="https://2014.igem.org/Team:NJAU_China/Wet Lab">Wet Lab</a></li>
+
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Modeling">Modeling</a></li>
+
-
<li><a href="https://2014.igem.org/Team:NJAU_China/Judging">Protocol/Notebooks</a></li>
+
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></li>
+
-
                               
+
-
                            </ul>
+
-
                        </li>
+
-
<li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Practice<span
+
-
                                class="caret"></span></a>
+
-
                            <ul class="dropdown-menu" role="menu">
+
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">iGEM and Synthetic Biology Exhibition</a></li>
+
-
<li><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Questionnaire Survey</a></li>
+
-
<li><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Collaboration</a></li>
+
-
                            </ul>
+
-
                        </li>
+
-
<li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Team<span
+
-
                                class="caret"></span></a>
+
-
<ul class="dropdown-menu" role="menu">
+
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Instructors</a></li>
+
-
<li><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Advisors</a></li>
+
-
<li><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Students</a></li>
+
-
                            </ul>
+
-
</li>
+
-
<li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Acknowledgement<span
+
-
                                class="caret"></span></a>
+
-
<ul class="dropdown-menu" role="menu">
+
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Inside Campus</a></li>
+
-
<li><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Outside Campus</a></li>
+
-
                            </ul>
+
-
</li>
+
-
                    </ul>
+
-
                </div>
+
-
                <!-- /.nav-collapse -->
+
-
            </div>
+
-
            <!-- /.container -->
+
-
        </div>
+
-
        <!-- /.navbar -->
+
-
 
+
     </div>
     </div>
</div>
</div>
-
<!-- header end -->
 
-
<header id="overview" class="jumbotron subhead" style="background:linear-gradient(45deg,#2a5caa 0px,#1d953f 100%)repeat scroll 0% 0% transparent">
+
<!------------------------------------------->
-
 
+
<div id="my_contents">
-
 
+
    <div id="main">
-
     <div class="container">
+
      <div class="p_left2">
-
        <h1 style="color: #FFFFFF">
+
            <ul id=PKU_subsubmenu class=vertical onmouseout=listReset();>
-
 
+
              <li class="bar">System Design</li>
-
            System Design</h1>
+
              <li class=trunk onmouseover=listTrigger(0);><a href="#Fundamental Part">Fundamental Part</a></li>
-
        <p class="lead"></p>
+
              <li class=trunk onmouseover=listTrigger(0);><a href="#Facilitating Part">Facilitating Part</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.095-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>
 +
    <div id="my_con">
 +
    <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/4/49/Y1.jpg"></div>
 +
        <p> To cope with the copper solution, we hope to build a system which can be activated automatically when pollution occurred, efficient and intelligent.</p>
 +
        <p>We design two basic parts to form a whole system, fundamental part and facilitating part :</p>
 +
        <h1><a name="Fundamental Part">1. Fundamental Part</a></h1>
 +
        <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/a/a6/Y2.jpg"></div>
 +
        <p>There are sensor and <i>gsh</i>F in this part.</p>
 +
        <p>For engineering an bio-machine to decrease the copper toxic automatically, we need a sensitive copper sensor to make CAM boy do rapid response once detecting the concentration of copper is excessive.</p>
 +
        <p><i>marO</i> and mar locus</p>
 +
        <p>E.coli can tolerate or resist several extracellular stress through conferring intrinsic mechanism such as multiple antibiotic resistance (mar) locus in chromosome<sup>[1]</sup>. Two transcriptional units, <i>mar</i>C and <i>mar</i>RAB, dividedly flanked operator <i>mar</i>O in the mar locus<sup> [2] </sup>.The <i>mar</i>RAB has been uncovered to be involved in antibiotic resistance and various cellular stress response. Meanwhile the MarR ,which is expressed by <i>mar</i>R and binds to <i>mar</i>O, can negatively regulate <i>mar</i>RAB by repressing its promoter<sup> [3] </sup> (Figure 1.2.3).There are two sites targeted by MarO in <i>mar</i>O has been deduced through DNA footprinting<sup> [4] </sup>.Recently the copper has been demonstrated as a signal molecule to directly trigger the dissociation of MarR from DNA by redox reaction inside E.coli ,and in this reaction the copper(II) oxidize the MarR to become a dimer linked by disulfide bonds <sup> [5] </sup> (Figure 1.2.4).</p>
 +
        <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/6/6f/Y3%2C4.jpg"></div>
 +
        <p>The cue system</p>
 +
        <p>Moreover the E.coli has astonishing tolerance to copper in relation to several dependent or independent systems mediating the homeostasis. The <i>cop</i>A and <i>cue</i>O are both in the same <i>cue</i> (Cu efflux) system. They are activated by a copper-responsive protein CueR (Cu efflux regulator) by targeting at their promoters <sup> [6] </sup>The CopA is a ATPase which is responsible to efflux of copper(I) in cells ,and it seems to become a critical method of mediating the homeostasis in high concentration of copper<sup> [7,8] </sup>. Meanwhile the CueO is another important factor conferring the intracellular copper tolerance of E.coli, and it is a multi-copper oxidase protecting periplasm from damage of copper<sup> [9] </sup>.</p>
 +
        <p>Glutathione exist in two forms in bacteria, the reduced Glutathione (known as GSH) and oxidized Glutathione (known as GSSG) and the reduced Glutathione is the majority group and play the significant role in organism . The glutathione often refers to reduced glutathione.</p>
 +
        <p>GSH is a natural bioactive peptide with an important physiological functions, form by l-glutamic acid, l-cysteine and glycine linked by peptide bond. Its molecular formula is C10H17O6SN3 and its chemical structure is shown in figure 1.2.5. Glutathione cysteine side chain has a active sulfhydryl group, which is the basis of many important physiological functions structure, combining with free radicals in human body. Free radicals can be directly reduced to metabolic acids easily and accelerate the excretion of free radicals, thereby reduce free radical damage to vital organs.  It is formed a antioxidant network, with a variety of antioxidant enzymes, reacting with various reactive oxygen species (ROS) to protect hemoglobin and metals sulfur proteins form oxidation<sup> [10] </sup>.</p>
 +
        <p>Metals, especially the characteristics of heavy metal with a strong pro-s and sulfhydryl (-SH) is an important functional group of GSH molecule structure, it can combine metal ions (M2 +) to form nontoxic or less toxic complexes to detoxificate.    Also GSH, under heavy metal ions stress-induced situation, produce free radicals (-OH) for redox reaction, which deduce oxidative damage. A major physiological function of GSH is protecting sulfhydryl contained in membrane protein and enzymes from oxidation <sup> [11] </sup>. Therefore, the GSH-metal interactions are critical part of detoxification.  Using the 1.0 m g/l copper ion solution on suspensions of Escherichia coli for 4 hours, the result of the average killing rate is 61.90%. </p>
 +
<div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/c/c4/Y5.jpg"></div>
 +
        <p>Heavy metal pollution has become an urgent issue. Using the secreting GSH secreted by engineering bacteria to remediate the metals heavy metals, this approach provides direction to reduce heavy metal pollution. After the induction of certain conditions, glutathione synthesis gene (<i>gsh</i>F) which is transformed into the bacteria can secret GSH and GSH can combine metal ions reducing the toxic effects of heavy metals on Escherichia coli leading to the reduce the accumulation level of heavy metals(Fig 1.2.6).</p>
 +
        <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/c/c0/Y6.1.jpg"></div>
 +
        <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/b/b4/Y6.2.jpg"></div>
 +
        <p>In vivo, GSH synthesis is a two-step sequential enzyme reaction. Two key enzyme are γ-glutamyl cysteine synthetase (γ-GCS) and Glutathione synthetase (GS) and gamma-glutamyl cysteine synthetase is the rate-limiting enzyme. In recent years, Streptococcus agalactiae was reported by Janowiak can synthesis GSH and code for γ-glutamyl cysteine synthetase and Glutathione synthetase activity bifunctional enzyme genes which named GshF. This enzyme is γ--GCS-GS. In Streptococcus agalactiae, GshF activity is not confined by the negative feedback of GSH and there is no accumulation of intermediate products. </p>
 +
        <h1><a name="Facilitating Part">2. Facilitating Part</a></h1>
 +
        <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/0/01/Y7.jpg"></div>
 +
        <p>In this part, promoter vgb and CRISPERi are included:</p>
 +
        <p>As a matter of fact, during the process of copper compound with glutathione, there are other reactions also exists. Although the copper-glutathione complex, the product of the chemical reaction, has been reported to be very stable in aqueous solutions, the Cu(I)–glutathione complex continually reacts with molecular oxygen to generate superoxide anions. Here's the mechanism of these reactions:</p>
 +
        <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/f/fc/Y8.jpg"></div>
 +
        <p>It has been reported that the Cu(I)–glutathione complex, present in a pre-incubated (3:1) GSH plus Cu<sup>2+</sup> mixture, reacts continually with molecular oxygen to generate superoxide anions<sup> [12] </sup>.</p>
 +
        <p>Promoter <i>vgb</i> is oxygen-dependent promoter which can be maximally induced under microaerobic conditions. Webster (1988) and Bailey (1988) isolated the DNA fragment including the <i>vgb</i> gene, which encodes VHb protein and its native promoter respectively from <i>Vitreoscilla</i><sup> [13] </sup>. It is found in freshwater sediments and cow dung, where oxygen availability is limited. In various organisms, VHb, coding by <i>vgb</i> gene, was shown to improve microaerobic cell growth and enhance oxygen dependent product formation in various organisms.</p>
 +
        <p>From now on, promoter <i>vgb</i> has been characterized in E. coli and has been shown to be functional in heterologous hosts. Transcriptional activity of P<i>vgb</i> in E. coli is positively modulated by CRP (cAMP receptor protein) and FNR (Fumarate nitrate reduction regulator) <sup> [14] </sup>. Using P<i>vgb</i> to activate CRISPERi system to repress expression of CopA, a Cu(I)-translocating efflux pump, can regulating autonomously and make sure the efficiency of GSH dealing with the copper pollution.</p>
 +
        <p>Targeted gene regulation on a genome-wide scale is a powerful strategy for interrogating, perturbing and engineering cellular systems. Here, we develop a method for controlling gene expression based on Cas9, an RNA-guided DNA endonuclease from a type II CRISPR system. We show that a catalytically dead Cas9 lacking endonuclease activity, when coexpressed with a guide RNA, generates a DNA recognition complex that can specifically interfere with transcriptional elongation, RNA polymerase binding, or transcription factor binding. This system, which we call CRISPR interference (CRISPRi), can efficiently repress expression of targeted genes in Escherichia coli, with no detectable off-target effects. This RNA-guided DNA recognition platform provides a simple approach for selectively perturbing gene expression on a genome-wide scale<sup> [15] </sup> </p>
 +
        <p>The <i>cop</i>A gene product, a putative copper-translocating P-type ATPase, has been shown to be involved in copper resistance in Escherichia coli. Some evidences indicate that CopA is a Cu(I)-translocating efflux pump that is similar to the copper pumps<sup> [16] </sup>.</p>
 +
        <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/0/07/Y9.jpg"></div>
 +
        <p>The CRISPRi system consists of an inducible Cas9 protein and a designed sgRNA chimera. The dCas9 contains mutations of the RuvC1 and HNH nuclease domains. The sgRNA chimera contains three functional domains, as described below.</p>
 +
        <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/f/ff/Y10.jpg"></div>
 +
        <p>The minimal interference system consists of a single protein and a designed sgRNA chimera. The sgRNA chimera consists of three domains (boxed region): a 20 nt complementary region for specific DNA binding, a 42 nt hairpin for Cas9 binding (Cas9 handle), and a 40 nt transcription terminator derived from <i>S. pyogenes</i>. The wild-type Cas9 protein contains the nuclease activity. The dCas9 protein is defective in nuclease activity.</p>
 +
        <p>The wild-type Cas9 protein binds to the sgRNA and forms a protein-RNA complex. The complex binds to specific DNA targets by Watson-Crick base pairing between the sgRNA and the DNA target. In the case of wild-type Cas9, the DNA will be cleaved due to the nuclease activity of the Cas9 protein. We hypothesize that the dCas9 is still able to form a complex with the sgRNA and bind to specific DNA target. When the targeting occurs on the protein-coding region, it could block RNA polymerase and transcript elongation <sup> [17] </sup>.</p>
 +
        <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/1/17/Y11.1.jpg"></div>
 +
        <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/9/97/Y11.2.jpg"></div>
 +
        <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/0/0e/Y11.3.jpg"></div>
 +
        <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/1/10/Y11.4.jpg"></div>
 +
        <p>If the blueprint is broken or deficient ,we cannot make a whole model .similarly, the mRNA elongation process is interrupted ,the copper-translocating P-type ATPase won't be compounded. Consequently, the possibility of cuprous ions in cytoplasm shipped out will reduce. Because of the induced quality of cuprous ions , the copper ions are accumulated in E.coli.</p>
 +
        <p>References:</p>
 +
      <p> [1] George, A. M., & Levy, S. B. (1983). Gene in the major cotransduction gap of the Escherichia coli K-12 linkage map required for the expression of chromosomal resistance to tetracycline and other antibiotics. Journal of bacteriology, 155(2), 541-548.</p>
 +
<p>[2] Cohen, S. P., Hächler, H., & Levy, S. B. (1993). Genetic and functional analysis of the multiple antibiotic resistance (mar) locus in Escherichia coli.Journal of bacteriology, 175(5), 1484-1492.</p>
 +
<p>[3] Alekshun, M. N., & Levy, S. B. (1997). Regulation of chromosomally mediated multiple antibiotic resistance: the mar regulon. Antimicrobial agents and chemotherapy, 41(10), 2067.</p>
 +
<p>[4] Martin, R. G., & Rosner, J. L. (1995). Binding of purified multiple antibiotic-resistance repressor protein (MarR) to mar operator sequences. Proceedings of the National Academy of Sciences, 92(12), 5456-5460.</p>
 +
<p>[5] Hao, Z., Lou, H., Zhu, R., Zhu, J., Zhang, D., Zhao, B. S., ... & Chen, P. R. (2013). The multiple antibiotic resistance regulator MarR is a copper sensor in Escherichia coli. Nature chemical biology.</p>
 +
<p>[6] Outten, F. W., Outten, C. E., Hale, J., & O'Halloran, T. V. (2000). Transcriptional Activation of an Escherichia coli Copper Efflux Regulon by the Chromosomal MerR Homologue, CueR. Journal of Biological Chemistry,275(40), 31024-31029.</p>
 +
<p>[7] Rensing, C., Fan, B., Sharma, R., Mitra, B., & Rosen, B. P. (2000). CopA: an Escherichia coli Cu (I)-translocating P-type ATPase. Proceedings of the National Academy of Sciences, 97(2), 652-656.</p>
 +
<p>[8] Outten, F. W., Huffman, D. L., Hale, J. A., & O'Halloran, T. V. (2001). The Independent cue and cusSystems Confer Copper Tolerance during Aerobic and Anaerobic Growth in Escherichia coli. Journal of Biological Chemistry,276(33), 30670-30677.</p>
 +
<p>[9] Grass, G., & Rensing, C. (2001). CueO Is a Multi-copper Oxidase That Confers Copper Tolerance in Escherichia coli. Biochemical and biophysical research communications, 286(5), 902-908.</p>
 +
<p>[10] Bode AM, Liang HQ, Green EH, et al. Ascorbic acid recycling in Nb2 lymphoma cell: implications for tumor progression [J].Free. Radic. Biol. Med. 1999, 26:136-47.</p>
 +
<p>[11] P.B. Tchounwou, C. Newsome , J. Williams , etal, Copper-induced cytotoxicity and transcriptional activationof stress genes in human liver carcinoma cells [J]. Met. Ions. Biol.Med., 2008, 10:285–290.)</p>
 +
<p>[12] Speisky H, Gómez M, Carrasco-Pozo C, et al. Cu (I)–Glutathione complex: A potential source of superoxide radicals generation[J]. Bioorganic & medicinal chemistry, 2008, 16(13): 6568-6574.</p>
 +
<p>[13] Webster, D. A. (1988). Structure and function of bacterial hemoglobin and related proteins.
 +
Adv. Inorg. Biochem. 7, 245–265.</p>
 +
<p>[14] Khosla, C., and Bailey, J. E. (1989). Characterization of the oxygen-dependent promoter of
 +
the Vitreoscilla hemoglobin gene in Escherichia coli. J. Bacteriol. 171, 5995–6004.</p>
 +
<p>[15] Lei S. Qi, Matthew H. Larson, Luke A. Gilbert, Jennifer A. Doudna, Jonathan S. Weissman, Adam P. Arkin, and Wendell A. Lim. (2013). Repurposing CRISPR as an RNA-Guided Platform for Sequence-Specific Control of Gene Expression. Cell 152, 1173-1183.</p>
 +
<p>[16] Martin Jinek, Krzysztof Chylinski, Ines Fonfara, Michael Hauer, Jennifer A. Doudna, Emmanuelle Charpentier. (2012). A Programmable Dual-RNA–Guided DNA Endonuclease in Adaptive Bacterial Immunity. Science 337, 816-820.</p>
 +
<p>[17] Christopher Rensing, Bin Fan, Rakesh Sharma, Bharati Mitra, Barry P. Rosen.(2000). CopA: An Escherichia coli Cu(I)-translocating P-type ATPase. PNAS 97, 652-656.</p>
-
</header>
+
  </div>
-
 
+
</div>
-
<div class="container bs-docs-container">
+
-
 
+
-
    <ul class="nav nav-tabs">
+
-
        <li class="active"><a href="#lA" data-toggle="tab"> Fundamental Moudule </a></li>
+
-
        <li class=""><a href="#lB" data-toggle="tab">Facilitating Module</a></li>
+
-
 
+
-
    </ul>
+
-
    <div class="tab-content">
+
-
        <div class="tab-pane active" id="lA">
+
-
            <p>Fast quad-core processor up to 1.5 GHz—2x the speed and over 3x the graphics performance of previous generation Fire HD for quicker apps and smooth videos
+
-
                Beautiful 6" HD display—Crisp, vivid HD display (252 ppi / 1280x800) with over a million pixels—perfect for apps, movies, TV, games, photos, and more
+
-
                Front and rear cameras—Take photos or capture videos in 1080p HD with a rear-facing camera or Skype with a front-facing camera
+
-
                No more worrying about storage space—Get free, unlimited cloud storage for all Amazon content and photos taken with your Fire devices
+
-
                Best selection of digital content—Enjoy over 33 million movies, TV shows, songs, books, Android apps and games—including Facebook, Netflix, Minecraft, and more</p>
+
-
 
+
-
           
+
-
        <div class="tab-pane" id="lB">
+
-
            <p>Great for the whole family—Create unique profiles and set screen time limits for kids with Amazon FreeTime. Coming soon, link two Amazon accounts and share books, games, apps, and Prime Instant Video content across all devices in the household
+
-
                Stay connected and productive—Fast web browsing, email and calendar support including Gmail and Outlook. Plus, edit and view Office documents
+
-
                Try Kindle Unlimited for free—Choose from over 700,000 titles and thousands of audiobooks for $9.99/month. Try 30 days for free. Learn more
+
-
                In addition to Free Two-Day Shipping, Prime members can stream tens of thousands of Prime Instant Video titles and over a million songs with Prime Music at no additional cost. Learn more</p>
+
-
     
+
-
        </div>
+
-
    </div>
+
-
 
+
-
 
+
-
</div>
+
-
 
+
-
 
+
-
 
+
-
<!-- FOOTER -->
+
-
<div class="container">
+
-
<footer>
+
-
    <p class="pull-right"><a href="#">Back to top</a></p>
+
-
 
+
-
    <p>&copy; NJAU@2014 iGEM. &middot; </p>
+
-
</footer>
+
-
</div>
+
-
<!-- /.container -->
+
-
 
+
-
<!-- Bootstrap core JavaScript
+
-
    ================================================== -->
+
-
<!-- Placed at the end of the document so the pages load faster -->
+
-
 
+
</body>
</body>
</html>
</html>

Latest revision as of 23:08, 17 October 2014

Home

To cope with the copper solution, we hope to build a system which can be activated automatically when pollution occurred, efficient and intelligent.

We design two basic parts to form a whole system, fundamental part and facilitating part :

1. Fundamental Part

There are sensor and gshF in this part.

For engineering an bio-machine to decrease the copper toxic automatically, we need a sensitive copper sensor to make CAM boy do rapid response once detecting the concentration of copper is excessive.

marO and mar locus

E.coli can tolerate or resist several extracellular stress through conferring intrinsic mechanism such as multiple antibiotic resistance (mar) locus in chromosome[1]. Two transcriptional units, marC and marRAB, dividedly flanked operator marO in the mar locus [2] .The marRAB has been uncovered to be involved in antibiotic resistance and various cellular stress response. Meanwhile the MarR ,which is expressed by marR and binds to marO, can negatively regulate marRAB by repressing its promoter [3] (Figure 1.2.3).There are two sites targeted by MarO in marO has been deduced through DNA footprinting [4] .Recently the copper has been demonstrated as a signal molecule to directly trigger the dissociation of MarR from DNA by redox reaction inside E.coli ,and in this reaction the copper(II) oxidize the MarR to become a dimer linked by disulfide bonds [5] (Figure 1.2.4).

The cue system

Moreover the E.coli has astonishing tolerance to copper in relation to several dependent or independent systems mediating the homeostasis. The copA and cueO are both in the same cue (Cu efflux) system. They are activated by a copper-responsive protein CueR (Cu efflux regulator) by targeting at their promoters [6] The CopA is a ATPase which is responsible to efflux of copper(I) in cells ,and it seems to become a critical method of mediating the homeostasis in high concentration of copper [7,8] . Meanwhile the CueO is another important factor conferring the intracellular copper tolerance of E.coli, and it is a multi-copper oxidase protecting periplasm from damage of copper [9] .

Glutathione exist in two forms in bacteria, the reduced Glutathione (known as GSH) and oxidized Glutathione (known as GSSG) and the reduced Glutathione is the majority group and play the significant role in organism . The glutathione often refers to reduced glutathione.

GSH is a natural bioactive peptide with an important physiological functions, form by l-glutamic acid, l-cysteine and glycine linked by peptide bond. Its molecular formula is C10H17O6SN3 and its chemical structure is shown in figure 1.2.5. Glutathione cysteine side chain has a active sulfhydryl group, which is the basis of many important physiological functions structure, combining with free radicals in human body. Free radicals can be directly reduced to metabolic acids easily and accelerate the excretion of free radicals, thereby reduce free radical damage to vital organs. It is formed a antioxidant network, with a variety of antioxidant enzymes, reacting with various reactive oxygen species (ROS) to protect hemoglobin and metals sulfur proteins form oxidation [10] .

Metals, especially the characteristics of heavy metal with a strong pro-s and sulfhydryl (-SH) is an important functional group of GSH molecule structure, it can combine metal ions (M2 +) to form nontoxic or less toxic complexes to detoxificate. Also GSH, under heavy metal ions stress-induced situation, produce free radicals (-OH) for redox reaction, which deduce oxidative damage. A major physiological function of GSH is protecting sulfhydryl contained in membrane protein and enzymes from oxidation [11] . Therefore, the GSH-metal interactions are critical part of detoxification. Using the 1.0 m g/l copper ion solution on suspensions of Escherichia coli for 4 hours, the result of the average killing rate is 61.90%.

Heavy metal pollution has become an urgent issue. Using the secreting GSH secreted by engineering bacteria to remediate the metals heavy metals, this approach provides direction to reduce heavy metal pollution. After the induction of certain conditions, glutathione synthesis gene (gshF) which is transformed into the bacteria can secret GSH and GSH can combine metal ions reducing the toxic effects of heavy metals on Escherichia coli leading to the reduce the accumulation level of heavy metals(Fig 1.2.6).

In vivo, GSH synthesis is a two-step sequential enzyme reaction. Two key enzyme are γ-glutamyl cysteine synthetase (γ-GCS) and Glutathione synthetase (GS) and gamma-glutamyl cysteine synthetase is the rate-limiting enzyme. In recent years, Streptococcus agalactiae was reported by Janowiak can synthesis GSH and code for γ-glutamyl cysteine synthetase and Glutathione synthetase activity bifunctional enzyme genes which named GshF. This enzyme is γ--GCS-GS. In Streptococcus agalactiae, GshF activity is not confined by the negative feedback of GSH and there is no accumulation of intermediate products.

2. Facilitating Part

In this part, promoter vgb and CRISPERi are included:

As a matter of fact, during the process of copper compound with glutathione, there are other reactions also exists. Although the copper-glutathione complex, the product of the chemical reaction, has been reported to be very stable in aqueous solutions, the Cu(I)–glutathione complex continually reacts with molecular oxygen to generate superoxide anions. Here's the mechanism of these reactions:

It has been reported that the Cu(I)–glutathione complex, present in a pre-incubated (3:1) GSH plus Cu2+ mixture, reacts continually with molecular oxygen to generate superoxide anions [12] .

Promoter vgb is oxygen-dependent promoter which can be maximally induced under microaerobic conditions. Webster (1988) and Bailey (1988) isolated the DNA fragment including the vgb gene, which encodes VHb protein and its native promoter respectively from Vitreoscilla [13] . It is found in freshwater sediments and cow dung, where oxygen availability is limited. In various organisms, VHb, coding by vgb gene, was shown to improve microaerobic cell growth and enhance oxygen dependent product formation in various organisms.

From now on, promoter vgb has been characterized in E. coli and has been shown to be functional in heterologous hosts. Transcriptional activity of Pvgb in E. coli is positively modulated by CRP (cAMP receptor protein) and FNR (Fumarate nitrate reduction regulator) [14] . Using Pvgb to activate CRISPERi system to repress expression of CopA, a Cu(I)-translocating efflux pump, can regulating autonomously and make sure the efficiency of GSH dealing with the copper pollution.

Targeted gene regulation on a genome-wide scale is a powerful strategy for interrogating, perturbing and engineering cellular systems. Here, we develop a method for controlling gene expression based on Cas9, an RNA-guided DNA endonuclease from a type II CRISPR system. We show that a catalytically dead Cas9 lacking endonuclease activity, when coexpressed with a guide RNA, generates a DNA recognition complex that can specifically interfere with transcriptional elongation, RNA polymerase binding, or transcription factor binding. This system, which we call CRISPR interference (CRISPRi), can efficiently repress expression of targeted genes in Escherichia coli, with no detectable off-target effects. This RNA-guided DNA recognition platform provides a simple approach for selectively perturbing gene expression on a genome-wide scale [15]

The copA gene product, a putative copper-translocating P-type ATPase, has been shown to be involved in copper resistance in Escherichia coli. Some evidences indicate that CopA is a Cu(I)-translocating efflux pump that is similar to the copper pumps [16] .

The CRISPRi system consists of an inducible Cas9 protein and a designed sgRNA chimera. The dCas9 contains mutations of the RuvC1 and HNH nuclease domains. The sgRNA chimera contains three functional domains, as described below.

The minimal interference system consists of a single protein and a designed sgRNA chimera. The sgRNA chimera consists of three domains (boxed region): a 20 nt complementary region for specific DNA binding, a 42 nt hairpin for Cas9 binding (Cas9 handle), and a 40 nt transcription terminator derived from S. pyogenes. The wild-type Cas9 protein contains the nuclease activity. The dCas9 protein is defective in nuclease activity.

The wild-type Cas9 protein binds to the sgRNA and forms a protein-RNA complex. The complex binds to specific DNA targets by Watson-Crick base pairing between the sgRNA and the DNA target. In the case of wild-type Cas9, the DNA will be cleaved due to the nuclease activity of the Cas9 protein. We hypothesize that the dCas9 is still able to form a complex with the sgRNA and bind to specific DNA target. When the targeting occurs on the protein-coding region, it could block RNA polymerase and transcript elongation [17] .

If the blueprint is broken or deficient ,we cannot make a whole model .similarly, the mRNA elongation process is interrupted ,the copper-translocating P-type ATPase won't be compounded. Consequently, the possibility of cuprous ions in cytoplasm shipped out will reduce. Because of the induced quality of cuprous ions , the copper ions are accumulated in E.coli.

References:

[1] George, A. M., & Levy, S. B. (1983). Gene in the major cotransduction gap of the Escherichia coli K-12 linkage map required for the expression of chromosomal resistance to tetracycline and other antibiotics. Journal of bacteriology, 155(2), 541-548.

[2] Cohen, S. P., Hächler, H., & Levy, S. B. (1993). Genetic and functional analysis of the multiple antibiotic resistance (mar) locus in Escherichia coli.Journal of bacteriology, 175(5), 1484-1492.

[3] Alekshun, M. N., & Levy, S. B. (1997). Regulation of chromosomally mediated multiple antibiotic resistance: the mar regulon. Antimicrobial agents and chemotherapy, 41(10), 2067.

[4] Martin, R. G., & Rosner, J. L. (1995). Binding of purified multiple antibiotic-resistance repressor protein (MarR) to mar operator sequences. Proceedings of the National Academy of Sciences, 92(12), 5456-5460.

[5] Hao, Z., Lou, H., Zhu, R., Zhu, J., Zhang, D., Zhao, B. S., ... & Chen, P. R. (2013). The multiple antibiotic resistance regulator MarR is a copper sensor in Escherichia coli. Nature chemical biology.

[6] Outten, F. W., Outten, C. E., Hale, J., & O'Halloran, T. V. (2000). Transcriptional Activation of an Escherichia coli Copper Efflux Regulon by the Chromosomal MerR Homologue, CueR. Journal of Biological Chemistry,275(40), 31024-31029.

[7] Rensing, C., Fan, B., Sharma, R., Mitra, B., & Rosen, B. P. (2000). CopA: an Escherichia coli Cu (I)-translocating P-type ATPase. Proceedings of the National Academy of Sciences, 97(2), 652-656.

[8] Outten, F. W., Huffman, D. L., Hale, J. A., & O'Halloran, T. V. (2001). The Independent cue and cusSystems Confer Copper Tolerance during Aerobic and Anaerobic Growth in Escherichia coli. Journal of Biological Chemistry,276(33), 30670-30677.

[9] Grass, G., & Rensing, C. (2001). CueO Is a Multi-copper Oxidase That Confers Copper Tolerance in Escherichia coli. Biochemical and biophysical research communications, 286(5), 902-908.

[10] Bode AM, Liang HQ, Green EH, et al. Ascorbic acid recycling in Nb2 lymphoma cell: implications for tumor progression [J].Free. Radic. Biol. Med. 1999, 26:136-47.

[11] P.B. Tchounwou, C. Newsome , J. Williams , etal, Copper-induced cytotoxicity and transcriptional activationof stress genes in human liver carcinoma cells [J]. Met. Ions. Biol.Med., 2008, 10:285–290.)

[12] Speisky H, Gómez M, Carrasco-Pozo C, et al. Cu (I)–Glutathione complex: A potential source of superoxide radicals generation[J]. Bioorganic & medicinal chemistry, 2008, 16(13): 6568-6574.

[13] Webster, D. A. (1988). Structure and function of bacterial hemoglobin and related proteins. Adv. Inorg. Biochem. 7, 245–265.

[14] Khosla, C., and Bailey, J. E. (1989). Characterization of the oxygen-dependent promoter of the Vitreoscilla hemoglobin gene in Escherichia coli. J. Bacteriol. 171, 5995–6004.

[15] Lei S. Qi, Matthew H. Larson, Luke A. Gilbert, Jennifer A. Doudna, Jonathan S. Weissman, Adam P. Arkin, and Wendell A. Lim. (2013). Repurposing CRISPR as an RNA-Guided Platform for Sequence-Specific Control of Gene Expression. Cell 152, 1173-1183.

[16] Martin Jinek, Krzysztof Chylinski, Ines Fonfara, Michael Hauer, Jennifer A. Doudna, Emmanuelle Charpentier. (2012). A Programmable Dual-RNA–Guided DNA Endonuclease in Adaptive Bacterial Immunity. Science 337, 816-820.

[17] Christopher Rensing, Bin Fan, Rakesh Sharma, Bharati Mitra, Barry P. Rosen.(2000). CopA: An Escherichia coli Cu(I)-translocating P-type ATPase. PNAS 97, 652-656.