Difference between revisions of "Team:Peking/Notebook"

Line 1: Line 1:
  <!--[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]-->
 
   <!--[if (gte IE 8)|!(IE)]><!-->
 
   <!--[if (gte IE 8)|!(IE)]><!-->
Line 7: Line 7:
 
   <!--- Basic Page Needs========================================================================= -->
 
   <!--- Basic Page Needs========================================================================= -->
 
       <meta charset="utf-8">
 
       <meta charset="utf-8">
     <title></title>
+
     <title>Standard</title>
 
       <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.2, user-scalable=yes" />
 
       <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="description" content="Wiki of Peking iGEM 2016" />
 
       <meta name="author" content="Li Jiamian & Wang Yuqing">
 
       <meta name="author" content="Li Jiamian & Wang Yuqing">
 
       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 
 
 
   <!-- Mobile Specific Metas===================================================================== -->
 
   <!-- Mobile Specific Metas===================================================================== -->
 
     <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
 
     <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
Line 32: Line 29:
 
     <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/media-queries?action=raw&ctype=text/css">
 
     <link rel="stylesheet" href="https://2016.igem.org/Template:Peking/css/priorstyle?action=raw&ctype=text/css">
 
     <link rel="stylesheet" href="https://2016.igem.org/Template:Peking/css/priorstyle?action=raw&ctype=text/css">
+
 
<link rel="stylesheet" href="https://2016.igem.org/Template:Peking/css/notebook_panel?action=raw&ctype=text/css">
+
 
   </head>
 
   </head>
  
Line 80: Line 76:
 
     </div>
 
     </div>
 
       <!--/Navigation -->
 
       <!--/Navigation -->
 
 
<style>
 
.panel-default > .panel-heading { /* Notebooks */
 
background-image: linear-gradient(to bottom, #383232 0px, #383232 100%);
 
color: white;
 
}
 
.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}
 
 
</style>
 
 
 
 
<script>
 
$(document).ready(function(){
 
    $("#button1").click(function(){
 
$(".panel-collapse").collapse("show");
 
    });
 
});
 
$(document).ready(function(){
 
    $("#button2").click(function(){
 
$(".panel-collapse").collapse("hide");
 
    });
 
});
 
$("#notebook").addClass("navbar-active");
 
</script>
 
  
  
Line 113: Line 83:
 
     <div id="page-title">
 
     <div id="page-title">
 
         <div class="row">
 
         <div class="row">
           <div class="twelve columns centered text-center" style="padding-top: 50px; padding-bottom: 35px;">
+
           <div class="twelve columns centered text-center">
               <h1>Notebook<span>.</span></h1>
+
               <h1>Attributions<span>.</span></h1>
               <p class="title1" style="text-align:center">In this page, you can view how we worked on our project.</p>
+
               <p class="title1" style="text-align:center">The idea of this project was conceived by the team; advisors and instructors gave advices and suggestions on the implementation of this idea.</p>
 
           </div>
 
           </div>
 
         </div>
 
         </div>
Line 121: Line 91:
 
     <!-- Page Title End-->
 
     <!-- Page Title End-->
  
<!--*************************************************************************************************************-->
 
  
  
<div id="page-content" class="row page">
 
      <div id="primary" class="twelve columns">
 
 
 
        <section>
 
  <div class="row">
 
  <div class="col-mid-2">
 
  </div>
 
  <div class="col-md-8">
 
  
     
+
  <style type="text/css">
<h3 style="text-align:center"> Diary</h3>
+
  
<div class="panel-group notebook" id="accordion">
+
  #primary span{
 +
    display:block;
 +
    word-break:break-all
 +
  }
  
        <div class="panel panel-default">
+
  #page-wrap {
            <div class="panel-heading">
+
    width: 25%;  
                <h4 class="panel-title" style="color:white;">
+
    margin: 0px;
                    <a data-toggle="collapse" href="#collapseOne">Week 1 (6/26/2016-7/02/2016)</a>
+
    position: relative;
                </h4>
+
  }
            </div>
+
            <div id="collapseOne" class="panel-collapse collapse">
+
                <div class="panel-body">
+
                    <ul>
+
                        <li>We transformed BioBricks from the distribution:</li>
+
                            <ul>
+
                                <li><a href="http://parts.igem.org/Part:BBa_J33201" target="_blank">BBa_J33201</a> (arsR)</li>
+
                                <li><a href="http://parts.igem.org/Part:BBa_K516030" target="_blank">BBa_K516030</a> (mRFP1 with RBS and terminator)</li>
+
                                <li>Colonies were used to inoculate overnight cultures.</li>
+
                                <li>Plasmids were isolated using a miniprep kit.</li>
+
                        </ul>
+
                    </ul>
+
                </div>
+
            </div>
+
        </div>
+
  
        <div class="panel panel-default">
+
  #sidebar {
            <div class="panel-heading">
+
    width: 25%; 
                <h4 class="panel-title">
+
    margin-left: 0px;
                    <a data-toggle="collapse" href="#collapse2">Week 2 (4/20/2015-4/26/2015)</a>
+
  }
                </h4>
+
  @media (min-width:1024px){
            </div>
+
        #sidebar{position:relative;top:120px;max-width:200px;}}
            <div id="collapse2" class="panel-collapse collapse">
+
  @media (max-width: 1023px){
                <div class="panel-body">
+
        #sidebar{display:none;
                    <p>...</p>
+
        }
                </div>
+
        #page-wrap{display:none;}
            </div>
+
      }
        </div>
+
  
 +
       
 +
    .classic-title {
 +
      margin-bottom: 16px;
 +
      border-bottom: 1px solid #eee;
 +
        font-weight: 300;
 +
    }
  
  
        <div class="panel panel-default">
+
    .classic-title span {
            <div class="panel-heading">
+
      padding-bottom: 8px;
                <h4 class="panel-title">
+
      border-bottom: 1px solid #383232;
                    <a data-toggle="collapse" href="#collapse3">Week 3 (4/20/2015-4/26/2015)</a>
+
      font-weight: 400;
                </h4>
+
    }
            </div>
+
            <div id="collapse3" class="panel-collapse collapse">
+
                <div class="panel-body">
+
                    <p>...</p>
+
                </div>
+
            </div>
+
        </div>
+
  
        <div class="panel panel-default">
+
  </style>
            <div class="panel-heading">
+
                <h4 class="panel-title">
+
                    <a data-toggle="collapse" href="#collapse4">Week 4 (4/20/2015-4/26/2015)</a>
+
                </h4>
+
            </div>
+
            <div id="collapse4" class="panel-collapse collapse">
+
                <div class="panel-body">
+
                    <p>...</p>
+
                </div>
+
            </div>
+
        </div>
+
       
+
        <div class="panel panel-default">
+
            <div class="panel-heading">
+
                <h4 class="panel-title">
+
                    <a data-toggle="collapse" href="#collapse5">Week 5 (4/20/2015-4/26/2015)</a>
+
                </h4>
+
            </div>
+
            <div id="collapse5" class="panel-collapse collapse">
+
                <div class="panel-body">
+
                    <p>...</p>
+
                </div>
+
            </div>
+
        </div>
+
       
+
        <div class="panel panel-default">
+
            <div class="panel-heading">
+
                <h4 class="panel-title">
+
                    <a data-toggle="collapse" href="#collapse6">Week 6 (4/20/2015-4/26/2015)</a>
+
                </h4>
+
            </div>
+
            <div id="collapse6" class="panel-collapse collapse">
+
                <div class="panel-body">
+
                    <p>...</p>
+
                </div>
+
            </div>
+
        </div>
+
       
+
        <div class="panel panel-default">
+
            <div class="panel-heading">
+
                <h4 class="panel-title">
+
                    <a data-toggle="collapse" href="#collapse7">Week 7 (4/20/2015-4/26/2015)</a>
+
                </h4>
+
            </div>
+
            <div id="collapse7" class="panel-collapse collapse">
+
                <div class="panel-body">
+
                    <p>...</p>
+
                </div>
+
            </div>
+
        </div>
+
       
+
        <div class="panel panel-default">
+
            <div class="panel-heading">
+
                <h4 class="panel-title">
+
                    <a data-toggle="collapse" href="#collapse8">Week 8 (4/20/2015-4/26/2015)</a>
+
                </h4>
+
            </div>
+
            <div id="collapse8" class="panel-collapse collapse">
+
                <div class="panel-body">
+
                    <p>...</p>
+
                </div>
+
            </div>
+
        </div>
+
       
+
        <div class="panel panel-default">
+
            <div class="panel-heading">
+
                <h4 class="panel-title">
+
                    <a data-toggle="collapse" href="#collapse9">Week 9 (4/20/2015-4/26/2015)</a>
+
                </h4>
+
            </div>
+
            <div id="collapse9" class="panel-collapse collapse">
+
                <div class="panel-body">
+
                    <p>...</p>
+
                </div>
+
            </div>
+
        </div>
+
       
+
    </div>
+
    </div><!--col-md-8 ended-->
+
  
  
 +
  <script type="text/javascript">
  
<h3 style="text-align:center"> Protocols</h3>
 
  
 +
  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>
  
  
 +
  </script>
  
  
Line 283: Line 178:
  
  
 +
  <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>Attributions</h4>
 +
      <ul>
 +
          <li><a href="#members">Members'</a></li>
 +
          <li><a href="#acknowledgement">Acknowledgement</a></li>
 +
          <li><a href="#sponsors">Sponsors</a></li>
 +
      </ul>
 +
  </ul>
 +
  </div>
 +
  </div>
 +
 +
         
 +
            </div>
 +
           
 +
                   
 +
 +
          <div class="nine columns">
 +
             
 +
              <div> 
 +
                  <a id="members"></a>     
 +
                  <h3 class="classic-title";"><span>Member’s Attributions</span></h3>                     
 +
                  <p>All the data presented on this wiki was measured, collected, and analyzed by the team members. All the plasmids directly involved in the data presented on this wiki were constructed by the team members. The idea conceiving, content planning, execution, and result analysis of human practice were all done by the team members. The following is the detailed attribution:
 +
  </p>
 +
                  <p>
 +
                  <strong>LI Cheng</strong> is the team leader of Peking iGEM 2016. He participated in conceiving the project, took charge of troubleshooting, and managed the experiments, guaranteeing the normal operation of the lab.<br/>
 +
                  <strong>YANG Xiaoyu</strong>  was committed to ameliorate the paired dCas9 (PC) reporter system, namely, to enhance the sensitivity and robustness. Early in the project, he was also responsible for information gathering, experiment design, and lab management<br/>
 +
 +
                  <strong>BAI Ke</strong> was in charge of Human Practice and also worked in the wet lab to construct and prepare plasmids for gRNA in vitro transcription.<br/>
 +
                  <strong>DONG Yiming</strong>
 +
                  was responsible for designing and manufacturing the portable electronic device that convert optical signal into analogue electrical signal.<br/>
 +
                  <strong>LI Yuexuan</strong> worked as the financial manager of the team. She was also responsible for plasmid construction and submission.<br/>
 +
                  <strong>YANG Changru</strong> was in charge of building <i>M.tuberculosis</i>-sensing system using Molecule Beacon. He was also engaged in the protein purification of dCas9 fusion proteins.<br/>
 +
                  <strong>ZHAO Shijun</strong> was in charge of measuring the luminescence intensity of PC reporter system. She analyzed the entire experimental data.<br/>
 +
                  <strong>LV Nayun</strong> helped to complete the plasmid construction of sgRNA and was in part responsible for human practice.<br/>
 +
                  <strong>WANG Dingyu</strong> was in charge of the construction of CRISPR gRNA as well as RNA scaffold in the beginning. Later she was working on the purification of dCas9 fusion protein.<br/>
 +
                  <strong>LI Jiamian</strong> took the task of cloning dCas9-luciferase. She was also responsible for the testing of PC reporter system.<br/>
 +
                  <strong>WEI Jingyi</strong> participated in plasmid construction, protein purification, and wiki building. She was also the designer of our PowerPoint slides.<br/>
 +
                  <strong>WANG Yuqing</strong> was in charge of Modeling. His main task was to computationally search for the suitable guide sequences. Also, he was the lab manager for the normal operation of our lab.<br/>
 +
                  <strong>TENG Huaiyuan</strong>was in charge of Modeling. His main task was to computationally search for the suitable guide sequences. Also, he was the lab manager for the normal operation of our lab.<br/>
 +
                  </p>
 +
              </div>
 +
     
 +
              <div> 
 +
                  <a id="acknowledgement"></a>
 +
                    <h3 class="classic-title";"><span>Acknowledgement</span></h3>                             
 +
                    <p>We'd like to thank all those who have helped us over the summer, without whose sincere support The Uranium Reaper Project goals would have not been achieved.
 +
  </p>
 +
                 
 +
                  <h4>General support</h4>
 +
                  <p><strong>Prof. OUYANG Qi, Prof. LOU Chunbo, Dr. ZHANG Haoqian</strong> and other teachers helped us during our brainstorming and gave us useful suggestions.<br>
 +
                  <strong>Prof. OUYANG Qi</strong> and<strong> Prof. LIU Chunli</strong> kindly provided the laboratory to us for experiments.
 +
                  </p>
 +
 +
                  <h4>Materials support</h4>
 +
                  <p><strong>Dr. ZHANG Wenbing</strong> provided us with the plasmid of 3B(Tri-SpyCatcher within 15X linker).<br>
 +
                      <strong> Prof. ZHOU Lu</strong> provided us with Uranyl-binding Protein, also called SUP.<br>
 +
                      <strong>Prof. LIU Chunli</strong>allowed us to use his lab to do experiments on uranyl ion. The uranyl nitrate solution and Arsenazo III was provided by Prof. LIU.<br>
 +
                    <strong>Prof. LOU Chunbo</strong> provided us with the strain B.Subtilis and mSA, heavy metal ions binding proteins: lead-binding protein, mercury-binding protein and cadmium-binding protein.<br>
 +
                    <strong>Dr. DU Pei</strong> provided the beads to us and gave us experimental guidance.<br>
 +
                    <strong>BIT-China</strong> gave us the important Interlab kit.
 +
                  </p>
 +
 +
                  <h4>Experiment equipment support</h4>
 +
                  <p><strong>Prof. OUYANG Qi</strong> lent the Akta Pure to us for all proteins purification.<br>
 +
                      <strong>Prof. CHANG Zengyi</strong> and <strong>Dr. WANG Qingsong</strong> provided us with Scanner and helped with the setup and scan of gels.<br>
 +
                    <strong>Prof. LIU Chunli</strong> provided us with Geiger counter to test the radiation level in and around our lab.<br>
 +
                    <strong>Core Facilities</strong>, School of Life Sciences, Peking University,assisted us with ITC.<br>
 +
                    <strong>the State Key Laboratory of environmental simulation and pollution control</strong> provided the Aurora M90 mass spectrograph.
 +
                  </p>
 +
 +
                  <h4>Theoretical guidance</h4>
 +
                  <p> <strong>ZHANG Yihao</strong> and <strong>WANG Yu</strong>,The wiki designers of Peking iGEM 2015,gave us many suggestions about wiki building.<br>
 +
                      <strong>Dr. YU Daqi</strong> of Prof. OUYANG Qi’s lab helped us a lot in experimental operating and data analysis.<br>
 +
                      <strong>Prof. ZHANG Wenbing, Prof. LOU Chunbo</strong> and <strong>Dr. YU Daqi</strong> kindly helped our team with modeling of the project.<br>
 +
                    <strong>Prof. OUYANG Qi, Prof. LOU Chunbo, Dr. ZHANG Haoqian</strong> and <strong>ZHANG Yihao</strong>,the instructors, coached us for the presentation.<br>
 +
                      <strong>Prof. LAI Luhua</strong> and <strong>Prof. RAO Yi</strong> participated in our presentation rehearsal and gave suggestions for revisions.
 +
                  </p>
 +
                   
 +
                  <h4>Synthetic biology course</h4>
 +
                  <p>From March to June, an introductory course of synthetic biology was hold by College of Life Sciences, Peking University.During the course, the teachers, also the instructors gave us kind guidance and judged our project design. In late June, we started in the lab to start our project.
 +
                  </p>
 +
              </div>
 +
             
 +
 +
              <div> 
 +
                  <a id="sponsors"></a>                             
 +
                <h3 class="classic-title";"><span>Sponsors</span></h3>
 +
              <div class="row,row1">
 +
              <ul class="footer-social">
 +
                              <li class="col-md-6" id="PKU-administration" style="margin-bottom:25px;max-width:300px">
 +
                                  <a href="http://dean.pku.edu.cn/pkudean/index.html"><img src="https://static.igem.org/mediawiki/2016/2/2e/T--Peking--images_sponsors_PKU_Administration.png"></a>
 +
                              </li>
 +
                              <li class="col-md-6" id="PKU-SLS" style="margin-bottom:25px;max-width:300px">
 +
                                  <a href="http://www.bio.pku.edu.cn/"><img src="https://static.igem.org/mediawiki/2016/7/74/T--Peking--images_sponsors_PKU_SLS.png"></a>
 +
                              </li>
 +
                              <li class="col-md-6" id="IMCAS" style="margin-bottom:25px;max-width:300px">
 +
                                  <a href="http://english.im.cas.cn/"><img src="https://static.igem.org/mediawiki/2016/7/77/T--Peking--images_sponsors_PKU_IMCAS.png"></a>
 +
                              </li>                           
 +
                              <li class="col-md-6" id="PKU-CQB" style="margin-bottom:25px;max-width:300px">
 +
                                  <a href="http://cqb.pku.edu.cn/en/"><img src="https://static.igem.org/mediawiki/2016/8/8e/T--Peking--images_sponsors_PKU_CQB.png"></a>
 +
                              </li>
 +
                              <!--<li class="col-md-6" id="BluePha" style="margin-bottom:25px; max-width:300px">
 +
                                  <a href="http://www.bluepha.com/"><img src="images/PKU/Bluepha-logo.png"></a>
 +
                              </li>-->
 +
                              <li class="col-md-6" id="PKU-CCME" style="margin-bottom:25px;max-width:300px">
 +
                                  <a href="http://www.chem.pku.edu.cn/index.php?styleid=2"><img src="https://static.igem.org/mediawiki/2016/b/ba/T--Peking--images_sponsors_PKU_CCME.png"></a>
 +
                              </li>
 +
                          </ul>
 +
                </div>
 +
        </div>
 
                 </div> <!-- row End -->
 
                 </div> <!-- row End -->
 
                  
 
                  
 
                  
 
                  
        </section> <!-- section end -->
+
              </section> <!-- section end -->
    </div> <!-- primary end -->
+
          </div> <!-- primary end -->
  </div> <!-- page-content End-->
+
      </div> <!-- page-content End-->
   
+
 
     </div> <!-- Content End-->
 
     </div> <!-- Content End-->
  
  
  
     
+
 
</body>
+
 
 +
 
 +
 
 +
 
 +
 
 +
 
  
  
Line 363: Line 380:
  
  
 
+
   </body>
   </html>
+

Revision as of 08:50, 30 September 2016

  
  
  
  
      
    Standard
      
      
      
      
  
    
  
      
  
     
     
  
      
      
      
      
  
     
     
     
     

  

  
   
      
      




  
     

Attributions.

The idea of this project was conceived by the team; advisors and instructors gave advices and suggestions on the implementation of this idea.

Member’s Attributions

All the data presented on this wiki was measured, collected, and analyzed by the team members. All the plasmids directly involved in the data presented on this wiki were constructed by the team members. The idea conceiving, content planning, execution, and result analysis of human practice were all done by the team members. The following is the detailed attribution:

LI Cheng is the team leader of Peking iGEM 2016. He participated in conceiving the project, took charge of troubleshooting, and managed the experiments, guaranteeing the normal operation of the lab.
YANG Xiaoyu was committed to ameliorate the paired dCas9 (PC) reporter system, namely, to enhance the sensitivity and robustness. Early in the project, he was also responsible for information gathering, experiment design, and lab management
BAI Ke was in charge of Human Practice and also worked in the wet lab to construct and prepare plasmids for gRNA in vitro transcription.
DONG Yiming was responsible for designing and manufacturing the portable electronic device that convert optical signal into analogue electrical signal.
LI Yuexuan worked as the financial manager of the team. She was also responsible for plasmid construction and submission.
YANG Changru was in charge of building M.tuberculosis-sensing system using Molecule Beacon. He was also engaged in the protein purification of dCas9 fusion proteins.
ZHAO Shijun was in charge of measuring the luminescence intensity of PC reporter system. She analyzed the entire experimental data.
LV Nayun helped to complete the plasmid construction of sgRNA and was in part responsible for human practice.
WANG Dingyu was in charge of the construction of CRISPR gRNA as well as RNA scaffold in the beginning. Later she was working on the purification of dCas9 fusion protein.
LI Jiamian took the task of cloning dCas9-luciferase. She was also responsible for the testing of PC reporter system.
WEI Jingyi participated in plasmid construction, protein purification, and wiki building. She was also the designer of our PowerPoint slides.
WANG Yuqing was in charge of Modeling. His main task was to computationally search for the suitable guide sequences. Also, he was the lab manager for the normal operation of our lab.
TENG Huaiyuanwas in charge of Modeling. His main task was to computationally search for the suitable guide sequences. Also, he was the lab manager for the normal operation of our lab.

Acknowledgement

We'd like to thank all those who have helped us over the summer, without whose sincere support The Uranium Reaper Project goals would have not been achieved.

General support

Prof. OUYANG Qi, Prof. LOU Chunbo, Dr. ZHANG Haoqian and other teachers helped us during our brainstorming and gave us useful suggestions.
Prof. OUYANG Qi and Prof. LIU Chunli kindly provided the laboratory to us for experiments.

Materials support

Dr. ZHANG Wenbing provided us with the plasmid of 3B(Tri-SpyCatcher within 15X linker).
Prof. ZHOU Lu provided us with Uranyl-binding Protein, also called SUP.
Prof. LIU Chunliallowed us to use his lab to do experiments on uranyl ion. The uranyl nitrate solution and Arsenazo III was provided by Prof. LIU.
Prof. LOU Chunbo provided us with the strain B.Subtilis and mSA, heavy metal ions binding proteins: lead-binding protein, mercury-binding protein and cadmium-binding protein.
Dr. DU Pei provided the beads to us and gave us experimental guidance.
BIT-China gave us the important Interlab kit.

Experiment equipment support

Prof. OUYANG Qi lent the Akta Pure to us for all proteins purification.
Prof. CHANG Zengyi and Dr. WANG Qingsong provided us with Scanner and helped with the setup and scan of gels.
Prof. LIU Chunli provided us with Geiger counter to test the radiation level in and around our lab.
Core Facilities, School of Life Sciences, Peking University,assisted us with ITC.
the State Key Laboratory of environmental simulation and pollution control provided the Aurora M90 mass spectrograph.

Theoretical guidance

ZHANG Yihao and WANG Yu,The wiki designers of Peking iGEM 2015,gave us many suggestions about wiki building.
Dr. YU Daqi of Prof. OUYANG Qi’s lab helped us a lot in experimental operating and data analysis.
Prof. ZHANG Wenbing, Prof. LOU Chunbo and Dr. YU Daqi kindly helped our team with modeling of the project.
Prof. OUYANG Qi, Prof. LOU Chunbo, Dr. ZHANG Haoqian and ZHANG Yihao,the instructors, coached us for the presentation.
Prof. LAI Luhua and Prof. RAO Yi participated in our presentation rehearsal and gave suggestions for revisions.

Synthetic biology course

From March to June, an introductory course of synthetic biology was hold by College of Life Sciences, Peking University.During the course, the teachers, also the instructors gave us kind guidance and judged our project design. In late June, we started in the lab to start our project.

Sponsors