Difference between revisions of "Team:Peking/Design"

Line 1: Line 1:
<!--[if lt IE 8 ]><html class="no-js ie ie7" lang="en"> <![endif]-->
 
<!--[if IE 8 ]><html class="no-js ie ie8" lang="en"> <![endif]-->
 
<!--[if (gte IE 8)|!(IE)]><!-->
 
<html class="no-js" lang="en">
 
<!--<![endif]-->
 
<head>
 
<!--- Basic Page Needs========================================================================= -->
 
    <meta charset="utf-8">
 
  <title>Standard</title>
 
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.2, user-scalable=yes" />
 
    <meta name="description" content="Wiki of Peking iGEM 2016" />
 
    <meta name="author" content="Li Jiamian & Wang Yuqing">
 
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
<!-- Mobile Specific Metas===================================================================== -->
 
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
 
<!-- Fix  Overwrite the original iGEM style=================================================== -->
 
    <link href="https://2016.igem.org/Template:Peking/css/fix?action=raw&ctype=text/css" rel="stylesheet" />
 
<!-- CSS======================================================================================= -->
 
  <link href="https://2016.igem.org/Template:Peking/css/bootstrap_min?action=raw&ctype=text/css" rel="stylesheet" />
 
  <link href="https://2016.igem.org/Template:Peking/css/style?action=raw&ctype=text/css" rel="stylesheet" />
 
<!-- CSS======================================================================================= -->
 
  <link rel="stylesheet" href="https://2016.igem.org/Template:Peking/css/default?action=raw&ctype=text/css">
 
  <link rel="stylesheet" href="https://2016.igem.org/Template:Peking/css/layout?action=raw&ctype=text/css">
 
  <link rel="stylesheet" href="https://2016.igem.org/Template:Peking/css/media-queries?action=raw&ctype=text/css">
 
  <link rel="stylesheet" href="https://2016.igem.org/Template:Peking/css/priorstyle?action=raw&ctype=text/css">
 
</head>
 
 
<style type="text/css">
 
.design_img{
 
margin-top: 40px;
 
width: 100%;
 
}
 
  #primary span{
 
    display:block;
 
    word-break:break-all
 
  }
 
 
  #page-wrap {
 
    width: 25%;
 
    margin: 0px;
 
    position: relative;
 
  }
 
 
  #sidebar {
 
    width: 25%; 
 
    margin-left: 0px;
 
  }
 
  @media (min-width:1024px){
 
        #sidebar{position:relative;top:120px;max-width:200px;}}
 
  @media (max-width: 1023px){
 
        #sidebar{display:none;}
 
        #page-wrap{display:none;}
 
      }
 
 
  .classic-title {
 
    margin-bottom: 16px;
 
    border-bottom: 1px solid #eee;
 
      font-weight: 300;
 
  }
 
 
 
  .classic-title span {
 
    padding-bottom: 8px;
 
    border-bottom: 1px solid #383232;
 
    font-weight: 400;
 
  }
 
 
.p > small{
 
  margin-bottom:5px;
 
}
 
sup{
 
    font-size:11px;
 
}
 
.references p{font-size:14px !important; color:#666161 !important;}
 
  </style>
 
 
 
  <script type="text/javascript">
 
 
 
  function menuFixed(id){
 
  var obj = document.getElementById(id);
 
  var _getHeight = obj.offsetTop;
 
 
  window.onscroll = function(){
 
  changePos(id,_getHeight);
 
  }
 
  }
 
  function changePos(id,height){
 
  var obj = document.getElementById(id);var windowBottom = $(window).scrollTop() + $(window).innerHeight();
 
  if(w>=1024){
 
    if($(window).scrollTop() + $(window).height() > $(document).height() - 230){
 
                  $('#sidebar').fadeOut("fast");}else{$('#sidebar').fadeIn("fast");}
 
  }
 
  var scrollTop = document.documentElement.scrollTop || document.body.scrollTop -230;
 
  var windowBottom = $(window).scrollTop() + $(window).innerHeight();
 
  var w = window.innerWidth;
 
 
  if(scrollTop < height){ obj.style.position = 'relative';     
 
  }else{
 
  obj.style.position = 'fixed';
 
  }
 
  }
 
  </script>
 
 
  <script type="text/javascript">
 
  window.onload = function(){
 
  menuFixed('sidebar');
 
  }
 
  </script>
 
 
<body>
 
<!-- Navigation -->
 
<div id="navigation" class="navbar navbar-fixed-top">
 
    <div class="navbar-inner ">
 
        <div class="container no-padding">
 
            <a class="show-menu" data-toggle="collapse" data-target=".nav-collapse"><span class="show-menu-bar"></span>
 
            </a>
 
            <div id="logo" style="max-width:170px"><a class="" href="https://2016.igem.org/Team:Peking"></a></div>
 
           
 
            <div class="nav-collapse collapse">
 
                <ul class="nav">
 
                    <li class="menu-1"><a class="colapse-menu1" href="https://2016.igem.org/Team:Peking" >Home</a></li>
 
                    <li class="dropdown menu-2"><a class="dropdown-toggle" data-toggle="dropdown" href="#" > Achievements</a>
 
                        <ul class="dropdown-menu">
 
                            <li><a href="https://2016.igem.org/Team:Peking/Demonstrate" >Results</a></li>
 
                            <li><a href="https://2016.igem.org/Team:Peking/Basic_Part" >Parts</a></li>
 
                            <li><a href="https://2016.igem.org/Team:Peking/Collaborations" >Collaborations</a></li>
 
                        </ul>
 
                    </li>
 
                    <li class="dropdown menu-3"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Project</a>
 
                        <ul class="dropdown-menu">
 
                            <li><a href="https://2016.igem.org/Team:Peking/Description" >Overview</a></li>
 
                            <li><a href="https://2016.igem.org/Team:Peking/Design" >Design</a></li>
 
                            <li><a href="https://2016.igem.org/Team:Peking/Crosslinking" >Crosslinking</a></li>
 
                            <li><a href="https://2016.igem.org/Team:Peking/Uranyl-adsorption" >Uranyl adsorption</a></li>
 
                            <li><a href="https://2016.igem.org/Team:Peking/Recovery" >Recovery</a></li>
 
                            <li><a href="https://2016.igem.org/Team:Peking/Secretion" >Secretion</a></li>
 
                            <li><a href="https://2016.igem.org/Team:Peking/Proof" >Proof and speculation</a></li>
 
                        </ul>
 
                    </li>
 
                    <li class="dropdown menu-4"><a class="dropdown-toggle" data-toggle="dropdown" href="#" >Modeling</a>
 
                        <ul class="dropdown-menu">
 
                            <li><a href="https://2016.igem.org/Team:Peking/Model" >Protein polymerization</a></li>
 
                            <li><a href="https://2016.igem.org/Team:Peking/Software" >Software</a></li>
 
                        </ul>
 
                    </li>
 
                    <li class="dropdown menu-5"><a class="dropdown-toggle" data-toggle="dropdown" href="#" >Practices</a>
 
                        <ul class="dropdown-menu">
 
                            <li><a href="https://2016.igem.org/Team:Peking/HP/Gold" >Overview</a></li>
 
                            <li><a href="https://2016.igem.org/Team:Peking/HP/Gold#311" >Field research</a></li>
 
                            <li><a href="https://2016.igem.org/Team:Peking/HP/Gold#questionnaire" >Questionnaire</a></li>
 
                            <li><a href="https://2016.igem.org/Team:Peking/HP/Gold#consulting" >Consulting</a></li>
 
                            <li><a href="https://2016.igem.org/Team:Peking/HP/Gold#questionnaire" >Other work</a></li>
 
                        </ul>
 
                    </li>
 
                    <li class="menu-6"><a class="colapse-menu1" href="https://2016.igem.org/Team:Peking/Safety" >Safety</a>
 
                        <li class="dropdown menu-7"><a class="dropdown-toggle" data-toggle="dropdown" href="#" >Lab</a>
 
                            <ul class="dropdown-menu">
 
                                <li><a class="" href="https://2016.igem.org/Team:Peking/Team" >Team</a></li>
 
                                <li><a class="" href="https://2016.igem.org/Team:Peking/Attributions" >Attribution</a></li>
 
                                <li><a class="" href="https://2016.igem.org/Team:Peking/Notebook" >Notebook</a></li>
 
                            </ul>
 
                        </li>
 
                        <li class="menu-8"><a class="colapse-menu1" href="https://2016.igem.org/Team:Peking/Interlab" >Interlab</a>
 
                        </li>
 
            </div>
 
        </div>
 
    </div>
 
</div>
 
<!--/Navigation -->
 
 
 
<!-- Page Title======================================================================== -->
 
  <div id="page-title">
 
      <div class="row">
 
        <div class="twelve columns centered text-center">
 
            <h1>Designs<span>.</span></h1>
 
            <p class="title1" style="text-align:center">On this page, we describe our design work in details to show how Uranium Reaper is able to solve real world problems, such as uranium pollution and other heavy metal pollution, in an elegant way. </p>
 
        </div>
 
      </div>
 
  </div>
 
  <!-- Page Title End-->
 
 
<style>
 
sub{
 
color:white;
 
}
 
</style>
 
<div id="page-content" class="row page">
 
    <div id="primary" class="twelve columns">
 
      <section>
 
          <div class="row">
 
<div class="three columns">
 
            <div id="page-wrap">
 
<div id="sidebar" style="color:#000000">
 
<h4>Design</h4>
 
  <ul>
 
        <li><a href="#Crosslinking">Crosslinking</a></li>
 
        <li><a href="#Uranyl">Uranyl<sub>_</sub>Adsorption</a></li>
 
      <li><a href="#Collection">Recovery</a></li>
 
        <li><a href="#Secretion">Secretion</a></li>
 
  </ul>
 
</div><!--sidebar end-->
 
          </div><!--pagewrap end-->
 
</div><!--three columes end-->
 
         
 
                 
 
 
        <div class="nine columns">
 
<p>In view of existing as well as potential future uranium pollution, the current complicated, time-consuming, inefficient and expensive treatment methods seem woefully out-of-date. To address these drawbacks, the Peking iGEM team put forward the Uranyl Reaper project, which aims to develop an innovative method to deal with uranium pollution.</p>
 
<p>In order to achieve this goal, we designed an extraordinary biological adsorption hydrogel which is produced by engineered bacteria and self-assembles completely autonomously. Based on the isopeptide bond formed between SpyCatcher and SpyTag, two designed crosslinking peptides, we developed trimeric SpyTag and SpyCatcher modules which can form a covalently-linked hydrogel which offers high mechanical strength and high stability in diverse challenging environments.</p>
 
<p>This hydrogel further gains a capacity to adsorb uranium in aqueous environments with high efficiency via the addition of a super uranyl binding protein (SUP) module. The SUP could also be replaced with other functional elements such as additional metal binding proteins, or the monomerized streptavidin (mSA) module which can mediate the recovery of the self-assembled hydrogel through biotin-avidin interactions, in order to achieve multi-functionality and modularization.</p>
 
<p>We utilized a series of signal peptides to ensure efficient secretion. A schematic graph of the whole project is shown in Fig. 1.</p>
 
 
<img class="design_img" src="#" alt=""/>
 
<p><b>Figure 1.  Schematic diagram of the Uranium Reaper project.</b></p>
 
 
<a id="Crosslinking"></a>
 
<br/>
 
<h3 class="classic-title"><span>Local Concentration Enhancement - Crosslinking</span> </h3>
 
<p>To unite at least two functions in a single protein hydrogel - uranium adsorption and recovery - we needed a protein hydrogel which contains several functional modules. Inspired by the autocatalytic formation of the isopeptide bond between a Lys and an Asp residue in the CnaB2 protein from S. pyogenes, researchers engineered a pair of complementary truncations of CnaB2, called SpyTag and SpyCatcher<sup>1</sup>. These engineered peptides were able to form isopeptide bonds with each other spontaneously. In order to use the SpyTag-SpyCatcher system as scaffold, we fused three SpyTag and three SpyCatcher modules, respectively. the results indicated that the crosslinking reaction between the Triple SpyCatcher and fusion proteins could be completed in 1 hour.</p>
 
 
<a id="Uranyl"></a>
 
<br/>
 
<h3 class="classic-title"><span>Reaping the ions - Uranyl Adsorption</span></h3>
 
<p>Considering that uranium mainly exists as uranyl ion and its carbonate in aqueous solution, we applied the Super Uranyl Binding Protein (SUP), which was designed specifically to bind uranyl via structural calculation and functional modification. SUP is thermodynamically stable and has a very high affinity and selectivity for uranyl ions, with a Kd of 7.4 femtomolar (fM) and >10,000-fold selectivity over other metal ions<sup>2</sup>. In our experiments, SUP retained its high uranyl affinity after being fused with the triple SpyTag protein, as well as in the covalently cross-linked protein hydrogel. Impressively, in a trial where the concentration of uranyl was set at 10μM, the hydrogel with the SUP module was able to sequester nearly 90% of total uranyl ions within just one minute.
 
</p>
 
 
<a id="Collection"></a>
 
<br/>
 
<h3 class="classic-title"><span>Retrieving the network - Recovery</span></h3>
 
<p>How to collect the protein hydrogel together with the adsorbed uranyl from the environment? We focused on monomerized streptavidin (mSA), which binds biotin with a very low Kd value of less than 1nM<sup>3</sup>, and added it as a module to the hydrogel in the form of a triple SpyTag-mSA fusion protein.</p>
 
<p>We next ligated biotin molecules to amino-coated magnetic beads, and when we used a magnet to immobilize these beads, the protein hydrogel full of bound uranyl ions could be retrieved with an efficiency of up to 70%.</p>
 
 
<a id="Secretion"></a>
 
<br/>
 
<h3 class="classic-title"><span>Simplification of protein purification - Secretion</span></h3>
 
    <p>To reduce costs and simplify the time-consuming procedures necessary to purify proteins from bacteria, we added secretion modules. Whether in E. coli or B. subtilis, secretory proteins usually contain signal peptides that are essential for their export from the cytoplasm. Which signal peptide would best promote the secretion of our constructs was inscrutable, so a library was built in order to screen for the most suitable candidates. We developed two assays (Western Blot and FIAsH fluorescence) to detect successful secretion. Finally, signal sequences derived from OmpA, LtIIB and PhoA were found to be efficient mediators for the secretion of our recombinant proteins. The fusion proteins could be brought to their working concentration by concentrating them directly in the culture supernatants, and the resulting crude concentrates could be used directly for the ultimate goal - the Uranium Reaper.
 
</p>
 
 
<br/>
 
<br/>
 
<br/>
 
<br/>
 
<div class="references">
 
<h3>References:</h3>
 
<p>[1] Zakeri, B., et al., Peptide tag forming a rapid covalent bond to a protein, through engineering a bacterial adhesin. Proceedings of the National Academy of Sciences, 2012. 109(12): p. E690-E697.</p>
 
<p>[2] Lu, Z. et al. A protein engineered to bind uranyl selectively and with femtomolar affinity. Nature chemistry 1856, 236-241 (2014).</p>
 
<p>[3] Sau-Ching, W. et al. Engineering monomeric streptavidin and its ligands with infinite affinity in binding but reversibility in interaction. Proteins 77, 404-412 (2009).</p>
 
</div>
 
 
 
  </div><!--row end-->
 
  </section>
 
</div><!--12 columes end-->
 
</div><!--page-content end-->
 
 
 
 
 
 
 
 
 
 
 
<!-- footer============================================================================== -->
 
<style>
 
footer .copyright span:before {
 
    content: "|";
 
    padding-left: 10px;
 
    padding-right: 12px;
 
    color: #b4bbbb;
 
}
 
footer .copyright span:after {
 
    content: "|";
 
    padding-left: 10px;
 
    padding-right: 12px;
 
    color: #b4bbbb;
 
}
 
</style>
 
  <footer id="page-footer">
 
      <div class="row">
 
        <div class="twelve columns" >
 
            <ul class="copyright">
 
              <!--<li>&copy; 2014 Sparrow</li> -->
 
              <li><a href="2016.igem.org/Team:Peking">Home</a>&nbsp;&nbsp;&nbsp;<a href="mailto:pkuigem2016@126.com">Contact</a></li>
 
              <span> &copy;2016 PEKING IGEM. All Rights Reserved.</span>
 
              <li><a href="http://getbootstrap.com/2.3.2/">Based on Bootstrap</a></li>
 
            </ul>
 
        </div>
 
<div id="go-top" style="display: block;"><a title="Back to Top" href="#">Go To Top</a></div>
 
        </div>
 
  </footer> <!-- Footer End-->
 
 
 
<!-- Java Script======================================================================= -->
 
  <script>window.jQuery || document.write('<script src="https://2016.igem.org/Template:Peking/Javascript/jquery_1_10_2_min?action=raw&ctype=text/javascript"><\/script>')</script>
 
  <script type="text/javascript" src="https://2016.igem.org/Template:Peking/Javascript/jquery_migrate_1_2_1_min?action=raw&ctype=text/javascript"></script>
 
 
  <script src="https://2016.igem.org/Template:Peking/Javascript/jquery_flexslider?action=raw&ctype=text/javascript"></script>
 
  <script src="https://2016.igem.org/Template:Peking/Javascript/doubleaptogo?action=raw&ctype=text/javascript"></script>
 
  <script src="https://2016.igem.org/Template:Peking/Javascript/init?action=raw&ctype=text/javascript"></script>
 
 
 
<!--quotations from black: start-->
 
<script type='text/javascript' src="https://2016.igem.org/Template:Peking/Javascript/jquery?action=raw&ctype=text/javascript"></script>
 
<script type='text/javascript' src="https://2016.igem.org/Template:Peking/Javascript/jquery_sticky?action=raw&ctype=text/javascript"></script>     
 
<script type='text/javascript' src="https://2016.igem.org/Template:Peking/Javascript/jquery_easing_1_3_pack?action=raw&ctype=text/javascript"></script>
 
<script type='text/javascript' src="https://2016.igem.org/Template:Peking/Javascript/bootstrap_min?action=raw&ctype=text/javascript"></script>
 
<script type='text/javascript' src="https://2016.igem.org/Template:Peking/Javascript/jquery_patallax_1_1_3?action=raw&ctype=text/javascript"></script>
 
<script type='text/javascript' src="https://2016.igem.org/Template:Peking/Javascript/appear?action=raw&ctype=text/javascript"></script>
 
<script type='text/javascript' src="https://2016.igem.org/Template:Peking/Javascript/modernizr?action=raw&ctype=text/javascript"></script>
 
<script type='text/javascript' src="https://2016.igem.org/Template:Peking/Javascript/jquery_prettyPhoto?action=raw&ctype=text/javascript"></script>
 
<script type='text/javascript' src="https://2016.igem.org/Template:Peking/Javascript/isotope?action=raw&ctype=text/javascript"></script>
 
<script type='text/javascript' src="https://2016.igem.org/Template:Peking/Javascript/jquery_bxslider_min?action=raw&ctype=text/javascript"></script>
 
<script type='text/javascript' src="https://2016.igem.org/Template:Peking/Javascript/jquery_cycle_all?action=raw&ctype=text/javascript" ></script>
 
<script type='text/javascript' src="https://2016.igem.org/Template:Peking/Javascript/jquery_maximage?action=raw&ctype=text/javascript"></script>
 
<script type='text/javascript' src="https://2016.igem.org/Template:Peking/Javascript/scripts?action=raw&ctype=text/javascript "></script>
 
<!--quotations from black: end-->
 
</body>
 
</html>
 
 
<!--[if lt IE 8 ]><html class="no-js ie ie7" lang="en"> <![endif]-->
 
<!--[if lt IE 8 ]><html class="no-js ie ie7" lang="en"> <![endif]-->
 
<!--[if IE 8 ]><html class="no-js ie ie8" lang="en"> <![endif]-->
 
<!--[if IE 8 ]><html class="no-js ie ie8" lang="en"> <![endif]-->
Line 606: Line 283:
 
<img class="design_img" src="#" alt=""/>
 
<img class="design_img" src="#" alt=""/>
 
<p><b>Figure 1.  Schematic diagram of the Uranium Reaper project.</b></p>
 
<p><b>Figure 1.  Schematic diagram of the Uranium Reaper project.</b></p>
 
+
<br/>
 
<a id="Crosslinking"></a>  
 
<a id="Crosslinking"></a>  
<br/>
 
 
<h3 class="classic-title anchor"><span>Local Concentration Enhancement - Crosslinking</span> </h3>
 
<h3 class="classic-title anchor"><span>Local Concentration Enhancement - Crosslinking</span> </h3>
 
<p>To unite at least two functions in a single protein hydrogel - uranium adsorption and recovery - we needed a protein hydrogel which contains several functional modules. Inspired by the autocatalytic formation of the isopeptide bond between a Lys and an Asp residue in the CnaB2 protein from S. pyogenes, researchers engineered a pair of complementary truncations of CnaB2, called SpyTag and SpyCatcher<sup>1</sup>. These engineered peptides were able to form isopeptide bonds with each other spontaneously. In order to use the SpyTag-SpyCatcher system as scaffold, we fused three SpyTag and three SpyCatcher modules, respectively. the results indicated that the crosslinking reaction between the Triple SpyCatcher and fusion proteins could be completed in 1 hour.</p>
 
<p>To unite at least two functions in a single protein hydrogel - uranium adsorption and recovery - we needed a protein hydrogel which contains several functional modules. Inspired by the autocatalytic formation of the isopeptide bond between a Lys and an Asp residue in the CnaB2 protein from S. pyogenes, researchers engineered a pair of complementary truncations of CnaB2, called SpyTag and SpyCatcher<sup>1</sup>. These engineered peptides were able to form isopeptide bonds with each other spontaneously. In order to use the SpyTag-SpyCatcher system as scaffold, we fused three SpyTag and three SpyCatcher modules, respectively. the results indicated that the crosslinking reaction between the Triple SpyCatcher and fusion proteins could be completed in 1 hour.</p>
 
+
<br/>
 
<a id="Uranyl"></a>  
 
<a id="Uranyl"></a>  
<br/>
 
 
<h3 class="classic-title anchor"><span>Reaping the ions - Uranyl Adsorption</span></h3>
 
<h3 class="classic-title anchor"><span>Reaping the ions - Uranyl Adsorption</span></h3>
 
<p>Considering that uranium mainly exists as uranyl ion and its carbonate in aqueous solution, we applied the Super Uranyl Binding Protein (SUP), which was designed specifically to bind uranyl via structural calculation and functional modification. SUP is thermodynamically stable and has a very high affinity and selectivity for uranyl ions, with a Kd of 7.4 femtomolar (fM) and >10,000-fold selectivity over other metal ions<sup>2</sup>. In our experiments, SUP retained its high uranyl affinity after being fused with the triple SpyTag protein, as well as in the covalently cross-linked protein hydrogel. Impressively, in a trial where the concentration of uranyl was set at 10μM, the hydrogel with the SUP module was able to sequester nearly 90% of total uranyl ions within just one minute.
 
<p>Considering that uranium mainly exists as uranyl ion and its carbonate in aqueous solution, we applied the Super Uranyl Binding Protein (SUP), which was designed specifically to bind uranyl via structural calculation and functional modification. SUP is thermodynamically stable and has a very high affinity and selectivity for uranyl ions, with a Kd of 7.4 femtomolar (fM) and >10,000-fold selectivity over other metal ions<sup>2</sup>. In our experiments, SUP retained its high uranyl affinity after being fused with the triple SpyTag protein, as well as in the covalently cross-linked protein hydrogel. Impressively, in a trial where the concentration of uranyl was set at 10μM, the hydrogel with the SUP module was able to sequester nearly 90% of total uranyl ions within just one minute.
 
</p>
 
</p>
 
+
<br/>
 
<a id="Collection"></a>  
 
<a id="Collection"></a>  
<br/>
 
 
<h3 class="classic-title anchor"><span>Retrieving the network - Recovery</span></h3>
 
<h3 class="classic-title anchor"><span>Retrieving the network - Recovery</span></h3>
 
<p>How to collect the protein hydrogel together with the adsorbed uranyl from the environment? We focused on monomerized streptavidin (mSA), which binds biotin with a very low Kd value of less than 1nM<sup>3</sup>, and added it as a module to the hydrogel in the form of a triple SpyTag-mSA fusion protein.</p>
 
<p>How to collect the protein hydrogel together with the adsorbed uranyl from the environment? We focused on monomerized streptavidin (mSA), which binds biotin with a very low Kd value of less than 1nM<sup>3</sup>, and added it as a module to the hydrogel in the form of a triple SpyTag-mSA fusion protein.</p>
 
<p>We next ligated biotin molecules to amino-coated magnetic beads, and when we used a magnet to immobilize these beads, the protein hydrogel full of bound uranyl ions could be retrieved with an efficiency of up to 70%.</p>
 
<p>We next ligated biotin molecules to amino-coated magnetic beads, and when we used a magnet to immobilize these beads, the protein hydrogel full of bound uranyl ions could be retrieved with an efficiency of up to 70%.</p>
 
+
<br/>
 
<a id="Secretion"></a>  
 
<a id="Secretion"></a>  
<br/>
 
 
<h3 class="classic-title anchor"><span>Simplification of protein purification - Secretion</span></h3>
 
<h3 class="classic-title anchor"><span>Simplification of protein purification - Secretion</span></h3>
 
     <p>To reduce costs and simplify the time-consuming procedures necessary to purify proteins from bacteria, we added secretion modules. Whether in E. coli or B. subtilis, secretory proteins usually contain signal peptides that are essential for their export from the cytoplasm. Which signal peptide would best promote the secretion of our constructs was inscrutable, so a library was built in order to screen for the most suitable candidates. We developed two assays (Western Blot and FIAsH fluorescence) to detect successful secretion. Finally, signal sequences derived from OmpA, LtIIB and PhoA were found to be efficient mediators for the secretion of our recombinant proteins. The fusion proteins could be brought to their working concentration by concentrating them directly in the culture supernatants, and the resulting crude concentrates could be used directly for the ultimate goal - the Uranium Reaper.
 
     <p>To reduce costs and simplify the time-consuming procedures necessary to purify proteins from bacteria, we added secretion modules. Whether in E. coli or B. subtilis, secretory proteins usually contain signal peptides that are essential for their export from the cytoplasm. Which signal peptide would best promote the secretion of our constructs was inscrutable, so a library was built in order to screen for the most suitable candidates. We developed two assays (Western Blot and FIAsH fluorescence) to detect successful secretion. Finally, signal sequences derived from OmpA, LtIIB and PhoA were found to be efficient mediators for the secretion of our recombinant proteins. The fusion proteins could be brought to their working concentration by concentrating them directly in the culture supernatants, and the resulting crude concentrates could be used directly for the ultimate goal - the Uranium Reaper.

Revision as of 12:11, 14 October 2016

Design

Designs.

On this page, we describe our design work in details to show how Uranium Reaper is able to solve real world problems, such as uranium pollution and other heavy metal pollution, in an elegant way.

In view of existing as well as potential future uranium pollution, the current complicated, time-consuming, inefficient and expensive treatment methods seem woefully out-of-date. To address these drawbacks, the Peking iGEM team put forward the Uranyl Reaper project, which aims to develop an innovative method to deal with uranium pollution.

In order to achieve this goal, we designed an extraordinary biological adsorption hydrogel which is produced by engineered bacteria and self-assembles completely autonomously. Based on the isopeptide bond formed between SpyCatcher and SpyTag, two designed crosslinking peptides, we developed trimeric SpyTag and SpyCatcher modules which can form a covalently-linked hydrogel which offers high mechanical strength and high stability in diverse challenging environments.

This hydrogel further gains a capacity to adsorb uranium in aqueous environments with high efficiency via the addition of a super uranyl binding protein (SUP) module. The SUP could also be replaced with other functional elements such as additional metal binding proteins, or the monomerized streptavidin (mSA) module which can mediate the recovery of the self-assembled hydrogel through biotin-avidin interactions, in order to achieve multi-functionality and modularization.

We utilized a series of signal peptides to ensure efficient secretion. A schematic graph of the whole project is shown in Fig. 1.

Figure 1. Schematic diagram of the Uranium Reaper project.


Local Concentration Enhancement - Crosslinking

To unite at least two functions in a single protein hydrogel - uranium adsorption and recovery - we needed a protein hydrogel which contains several functional modules. Inspired by the autocatalytic formation of the isopeptide bond between a Lys and an Asp residue in the CnaB2 protein from S. pyogenes, researchers engineered a pair of complementary truncations of CnaB2, called SpyTag and SpyCatcher1. These engineered peptides were able to form isopeptide bonds with each other spontaneously. In order to use the SpyTag-SpyCatcher system as scaffold, we fused three SpyTag and three SpyCatcher modules, respectively. the results indicated that the crosslinking reaction between the Triple SpyCatcher and fusion proteins could be completed in 1 hour.


Reaping the ions - Uranyl Adsorption

Considering that uranium mainly exists as uranyl ion and its carbonate in aqueous solution, we applied the Super Uranyl Binding Protein (SUP), which was designed specifically to bind uranyl via structural calculation and functional modification. SUP is thermodynamically stable and has a very high affinity and selectivity for uranyl ions, with a Kd of 7.4 femtomolar (fM) and >10,000-fold selectivity over other metal ions2. In our experiments, SUP retained its high uranyl affinity after being fused with the triple SpyTag protein, as well as in the covalently cross-linked protein hydrogel. Impressively, in a trial where the concentration of uranyl was set at 10μM, the hydrogel with the SUP module was able to sequester nearly 90% of total uranyl ions within just one minute.


Retrieving the network - Recovery

How to collect the protein hydrogel together with the adsorbed uranyl from the environment? We focused on monomerized streptavidin (mSA), which binds biotin with a very low Kd value of less than 1nM3, and added it as a module to the hydrogel in the form of a triple SpyTag-mSA fusion protein.

We next ligated biotin molecules to amino-coated magnetic beads, and when we used a magnet to immobilize these beads, the protein hydrogel full of bound uranyl ions could be retrieved with an efficiency of up to 70%.


Simplification of protein purification - Secretion

To reduce costs and simplify the time-consuming procedures necessary to purify proteins from bacteria, we added secretion modules. Whether in E. coli or B. subtilis, secretory proteins usually contain signal peptides that are essential for their export from the cytoplasm. Which signal peptide would best promote the secretion of our constructs was inscrutable, so a library was built in order to screen for the most suitable candidates. We developed two assays (Western Blot and FIAsH fluorescence) to detect successful secretion. Finally, signal sequences derived from OmpA, LtIIB and PhoA were found to be efficient mediators for the secretion of our recombinant proteins. The fusion proteins could be brought to their working concentration by concentrating them directly in the culture supernatants, and the resulting crude concentrates could be used directly for the ultimate goal - the Uranium Reaper.





References:

[1] Zakeri, B., et al., Peptide tag forming a rapid covalent bond to a protein, through engineering a bacterial adhesin. Proceedings of the National Academy of Sciences, 2012. 109(12): p. E690-E697.

[2] Lu, Z. et al. A protein engineered to bind uranyl selectively and with femtomolar affinity. Nature chemistry 1856, 236-241 (2014).

[3] Sau-Ching, W. et al. Engineering monomeric streptavidin and its ligands with infinite affinity in binding but reversibility in interaction. Proteins 77, 404-412 (2009).