Difference between revisions of "Team:OUC-China/Notebook"

(Blanked the page)
Line 1: Line 1:
 +
{{OUC-China}}
 +
<html>
 +
<head>
 +
  <meta charset="UTF-8">
 +
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
 +
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
  <link rel="stylesheet" href="https://2016.igem.org/Team:OUC-China/css/bootstrap-min?action=raw&amp;ctype=text/css">
 +
  <link rel="stylesheet" href="https://2016.igem.org/Team:OUC-China/css/ouc_wiki?action=raw&amp;ctype=text/css">
 +
  <script type="text/javascript" src="https://2016.igem.org/Team:OUC-China/js/jquery?action=raw&amp;ctype=text/javascript"></script>
 +
  <script type="text/javascript" src="https://2016.igem.org/Team:OUC-China/js/bootstrap?action=raw&amp;ctype=text/javascript"></script>
 +
  <title>Human practices</title>
 +
<style type="text/css">
 +
        .banner-top{
 +
            margin-left: 12%;
 +
        }
 +
       
 +
        @media (min-width: 992px){
 +
            .work-content .col-md-4{
 +
                  width:25%;
 +
                  margin-right: 8%;
 +
            }
 +
           
 +
        }
 +
#contentSub, #contentcontainer, #footer-box, #sitesub, #catlinks, #search-controls, #p-logo, .h3, .printfooter, .firstHeading, .visualClear {display: none;} /*-- hides default wiki settings --*/
  
 +
#globalWrapper, #content { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
}
 +
 +
    .oucBanner{background:url('https://static.igem.org/mediawiki/2016/e/ee/T--OUC-China--banner.fw.png');}
 +
.oucNav{background:url(https://static.igem.org/mediawiki/2016/d/d0/T--OUC-China--nav-1.fw.png);}
 +
ul[class=dropdown-menu]{background:url(https://static.igem.org/mediawiki/2016/d/d0/T--OUC-China--nav-1.fw.png);}
 +
 +
 +
</style>
 +
<style type="text/css">
 +
.note li{
 +
background-color: #f2f2f2;
 +
margin-bottom: 10px;
 +
cursor: pointer;
 +
list-style-type:none;
 +
}
 +
.note li:hover{
 +
background-color: #e2e1e1;
 +
}
 +
.note li h4{
 +
font-size: 24px;
 +
line-height: 50px;
 +
/*color: #868586;*/
 +
margin: 0 0 0 10px;
 +
position: relative;
 +
}
 +
.note li i{
 +
/*margin-left: 85%;*/
 +
position: absolute;
 +
left: 94%;
 +
top: 24%;
 +
display: inline-block;
 +
width:43px;
 +
height: 30px;
 +
}
 +
 +
.noteHide{
 +
cursor: auto;
 +
background-color: #f2f2f2 !important;
 +
margin: -7px 0 10px 0;
 +
padding: 10px;
 +
}
 +
.toggleNote{
 +
background-color: #58bbb6 !important;
 +
color: #fff !important;
 +
}
 +
</style>
 +
<script type="text/javascript">
 +
$(document).ready(function($) {
 +
//notebook
 +
$(".noteHide").css('display', 'none');
 +
// $(".note li").mouseenter(function(event) {
 +
//    $(this).css('background', '#e2e1e1');
 +
// });
 +
// $(".note li").mouseleave(function(event) {
 +
//    $(this).css('background-color', '#f2f2f2');
 +
// });
 +
$(".note li").click(function(event) {
 +
$(this).next('div.noteHide').slideToggle();
 +
$(this).toggleClass('toggleNote');
 +
});
 +
});
 +
</script>
 +
</head>
 +
<body data-spy="scroll" data-target="#myScrollspy">
 +
<div class="container">
 +
<nav class="oucNav navbar navbar-default navbar-fixed-top" role="navigation">
 +
<div class="container">
 +
<div class="navbar-header">
 +
  <button type="button" class="navbar-toggle" data-toggle="collapse"
 +
  data-target="#example-navbar-collapse">
 +
  <span class="sr-only">Turn</span>
 +
  <span class="icon-bar"></span>
 +
  <span class="icon-bar"></span>
 +
  <span class="icon-bar"></span>
 +
  </button>
 +
  <a class="navbar-brand oucBrand" href="#"><img src="https://static.igem.org/mediawiki/2016/f/fc/T--OUC-China--nav-logo-1.fw.png" alt="Brand"></a>
 +
</div>
 +
<div class="collapse navbar-collapse" id="example-navbar-collapse">
 +
  <ul class="nav navbar-nav" id="oucNav">
 +
<li><a href="https://2016.igem.org/Team:OUC-China">Home</a></li>
 +
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Project<span class="caret"></span></a>
 +
<ul class="dropdown-menu">
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Project">Introduction</a></li>
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Design">Design</a></li>
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Proof">Proof of concept </a></li>
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Results">Results</a></li>
 +
</ul>
 +
</li>
 +
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Parts<span class="caret"></span></a>
 +
<ul class="dropdown-menu">
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Parts">Parts</a></li>
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Basic_Part">Basic part</a></li>
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Composite_Part">Composite parts</a></li>
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Part_Collection">Part collection</a></li>
 +
</ul>
 +
</li>
 +
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Human Practice<span class="caret"></span></a>
 +
<ul class="dropdown-menu">
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Human_Practices">Overview</a></li>
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Communicating">Communicating & Improving</a></li>
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Investigating">Investigating & Promoting</a></li>
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Potential_application">Potential application</a></li>
 +
</ul>
 +
</li>
 +
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Team<span class="caret"></span></a>
 +
<ul class="dropdown-menu">
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Team">Team</a></li>
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Collaborations">Collaborations</a></li>
 +
</ul>
 +
</li>
 +
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Modeling<span class="caret"></span></a>
 +
<ul class="dropdown-menu">
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Model">Model</a></li>
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Software">Software</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Attributions">Attributions</a></li>
 +
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Safety<span class="caret"></span></a>
 +
<ul class="dropdown-menu">
 +
<li class="active"><a href="https://2016.igem.org/Team:OUC-China/Notebook">Notebook</a></li>
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Protocol">Protocol</a></li>
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Safety">Safety</a></li>
 +
</ul>
 +
</li>
 +
  </ul>
 +
</div>
 +
</div>
 +
</nav>
 +
<div class="clearfix"></div>
 +
                <div class="img_banner"><img src="https://static.igem.org/mediawiki/2016/d/d6/T--OUC-China--notebook-banner.jpg" class="img-responsive"></div>
 +
<div class="container">
 +
<div class="text-content container">
 +
<ul class="note">
 +
<li>
 +
<h4>Week 1 May 12- May 19</h4> 
 +
</li>
 +
<div class="noteHide" style="display: block;">
 +
<p> After studying lots of papers and brainstorming for about one month, we confirmed our project for this year, which is about a regulation method at post-transcription level. We came up with the idea that controlling the quantitative expression of proteins by inserting different stem loops into circuits.</p>
 +
<p>Our wet lab, dry lab and also design group started to work!</p>
 +
</div>
 +
<li>
 +
<h4>Week 2 May 20- May 27</h4>
 +
</li>
 +
<div class="noteHide">
 +
<p>We established our team consisting 12 students from different grades and different majors and then registered our team, OUC-China.</p>
 +
<p>For our wet lab, we came up with problems when we organized the logical thoughts of our project therefore we went to Qingdao Institute of Bioenergy and Bioprocess Technology, Chinese Academy of Sciences to consult professors.</p>
 +
</div>
 +
<li>
 +
<h4>Week 3 May 28- June 4</h4>
 +
</li>
 +
<div class="noteHide" style="display: none;">
 +
<p>We confirmed our pre-experiment design. Firstly, we needed to make sure that our parts like GFP and mCherry could work well. Then we did experiment to verify that the stem loop wouldn’t cause terminate, resulting in the downstream protein could express approximately constantly in circuit with and without stem loops. Moreover, we did pre-experiment to ensure that our dual fluorescence reporter system can work well.</p>
 +
<p>Also, we started to learn how to operate some software, like Primer Premier, Snap Gene, Oligo, etc. to design our own circuits.</p>
 +
<div class="row">
 +
<div class="col-md-2"></div>
 +
<div class="col-md-8">
 +
<img src="https://static.igem.org/mediawiki/2016/c/ca/T--OUC-China--notebook-1.jpg" class="img-responsive" alt="The expression of our part GFP and mCherry">
 +
</div>
 +
<div class="col-md-2"></div>
 +
</div>
 +
<p class="text-center" style="font-size:16px;">Figure The expression of our part GFP and mCherry</p>
 +
<div class="row">
 +
<div class="col-md-2"></div>
 +
<div class="col-md-8">
 +
<img src="https://static.igem.org/mediawiki/2016/4/4e/T--OUC-China--notebook-2.jpg" class="img-responsive" alt="The figure shows the fluorescent of downstream mCherry in the circuit with or without stem-loop, and there’s no significant difference between them(P=0.01). Error bars indicate s.d. of mean of all sequences.">
 +
</div>
 +
<div class="col-md-2"></div>
 +
</div>
 +
<p class="text-center" style="font-size:16px;">Figure The figure shows the fluorescent of downstream mCherry in the circuit with or without stem-loop, and there’s no significant difference between them(P=0.01). Error bars indicate s.d. of mean of all sequences.</p>
 +
</div>
 +
<li>
 +
<h4>Week 6 Jun 5- June 12</h4>
 +
</li>
 +
<div class="noteHide" style="display: none;">
 +
<p>After consulting professors and studying papers, we decided to use <i>E.coli</i> as our chassis.</p>
 +
<p>We compared northern and RT PCR to decide with method would be more suitable for our project. We found that RT PCR was easier to operate, had more accurate data and finally we confirmed to use RT PCR to detect mRNA. <br>We also went to Peking University to communicate with the Peking iGEM team. We visited their own lab and both presented our project and exchanged our ideas. Moreover, we communicated about the team management and personnel recruitments and selection.</p>
 +
<div class="row">
 +
<div class="col-md-2"></div>
 +
<div class="col-md-8">
 +
<img src="https://static.igem.org/mediawiki/2016/8/8e/T--OUC-China--notebook-3.jpg" class="img-responsive" alt="In Peking University">
 +
</div>
 +
<div class="col-md-2"></div>
 +
</div>
 +
<p class="text-center" style="font-size:16px;">Figure In Peking University</p>
 +
</div>
 +
<li>
 +
<h4>Week 7 June 13- June 20</h4>
 +
</li>
 +
<div class="noteHide" style="display: none;">
 +
<p>We started to construct our circuits by ourselves. At first, we designed four circuits that both had the same promoter, RBS, terminator and two fluorescent proteins GFP and mCherry. In the first circuit, there were only proteins. In the second circuit, there was an endonuclease RNase cleavage site which would make the circuit into two fragments. Both in the third and fourth circuits, there was stem loops but circuit 4 had an RNase site.</p>
 +
<div class="row">
 +
<div class="col-md-2"></div>
 +
<div class="col-md-8">
 +
<img src="https://static.igem.org/mediawiki/2016/0/01/T--OUC-China--notebook-4.jpg" class="img-responsive" alt="The design of our first four circuits.">
 +
</div>
 +
<div class="col-md-2"></div>
 +
</div>
 +
<p class="text-center" style="font-size:16px;">Figure The design of our first four circuits.</p>
 +
<p>We divided our wet group into two parts to use enzyme cleavage and overlap respectively to construct our circuits.</p>
 +
</div>
 +
<li>
 +
<h4>Week 12 July 11- July 18></i></h4>
 +
</li>
 +
<div class="noteHide" style="display: none;">
 +
<p>We met problem that the BFP couldn’t transform or emit fluorescence. We thought that the part we used couldn’t work well so we decided to use GFP rather than BFP. <br>We publicized iGEM and synthetic biology in our school by organizing a lecture for about 100 people. We started to recruit new iGEM team member for 2017. <br>We also carried out our other parts of human practice, like holding summer camp for students from other universities.</p>
 +
</div>
 +
<li>
 +
<h4>Week 15 July 19- July 26</h4>
 +
</li>
 +
<div class="noteHide" style="display: none;">
 +
<p>We successfully used overlap to construct our circuit which included GFP and mCherry as two fluorescent reporter proteins.</p>
 +
<div class="row">
 +
<div class="col-md-2"></div>
 +
<div class="col-md-8">
 +
<img src="https://static.igem.org/mediawiki/2016/1/19/T--OUC-China--notebook-5.jpg" class="img-responsive" alt="We constructed our circuit by overlapping">
 +
</div>
 +
<div class="col-md-2"></div>
 +
</div>
 +
<p class="text-center" style="font-size:16px;">Figure We constructed our circuit by overlapping</p>
 +
<p>We also tried to insert stem loops in our circuit and we successfully annealed and extended the primer.</p>
 +
</div>
 +
<li>
 +
<h4>Week 16 July 27-August 3</h4>
 +
</li>
 +
<div class="noteHide" style="display: none;">
 +
<p>We learned the protocol of how to extract mRNA and started to do experiment from circuit 1 to circuit 4. Then, we detect the mRNA by using RT PCR. <br>We also started to measure the growth curve of <i>E.coli</i> by using UV spectrophotometer, which under the wave length of 600 to decide the time point of detecting the expression of protein.</p>
 +
</div>
 +
<li>
 +
<h4>Week 17 August 4- August 11</h4>
 +
</li>
 +
<div class="noteHide" style="display: none;">
 +
<p>We got the results of the growth curve of <i>E.coli</i> and ensured that they would arrive logarithmic phase after 6-7 hours and arrive stationary phase after 21-22 hours.<br>We started to test the expression of GFP and mCherry in circuit 1 to 4 by using microplate reader.</p>
 +
</div>
 +
<li>
 +
<h4>Week 18 August 12- August 19</h4>
 +
</li>
 +
<div class="noteHide" style="display: none;">
 +
<p>Our wet lab group was divided into three groups: extracting mRNA, detecting the expression of protein and detecting the mRNA. We tested four circuits we had designed. We got the positive correlation between the quantity of mRNA and the free energy of stem loops.</p>
 +
<div class="row">
 +
<div class="col-md-2"></div>
 +
<div class="col-md-8">
 +
<img src="https://static.igem.org/mediawiki/2016/a/a7/T--OUC-China--notebook-6.jpg" class="img-responsive" alt="The correlation between the quantity of mRNA and the free energy of stem loops">
 +
</div>
 +
<div class="col-md-2"></div>
 +
</div>
 +
<p class="text-center" style="font-size:16px;">Figure The correlation between the quantity of mRNA and the free energy of stem loops</p>
 +
<p>At the same time, we designed more stem loops with various free energy and inserted them into new circuits. <br>For human practice, we went to Qingdao Science and Technology Museum to hold a lecture for about 100 people to popularize synthetic biology and the importance of quantification in our daily life.</p>
 +
<div class="row">
 +
<div class="col-md-2"></div>
 +
<div class="col-md-8">
 +
<img src="https://static.igem.org/mediawiki/2016/f/f5/T--OUC-China--notebook-7.jpg" class="img-responsive" alt="We held a lecture for the delegation from Tibet">
 +
</div>
 +
<div class="col-md-2"></div>
 +
</div>
 +
<p class="text-center" style="font-size:16px;">Figure We held a lecture for the delegation from Tibet</p>
 +
</div>
 +
<li>
 +
<h4>Week 19 August 20-August 27</h4>
 +
</li>
 +
<div class="noteHide" style="display: none;">
 +
<p>For the dry lab, we wanted to get the relationship that the concentration of mRNA changed with the time. We firstly tried to understand the process of degradation of mRNA, the transcription rate of mRNA and the cleavage efficiency of RNase E.<br>For the wet lab, we continued to design new stem-loops and inserted them into circuits.</p>
 +
</div>
 +
<li>
 +
<h4>Week 20 August 28- September 4</h4>
 +
</li>
 +
<div class="noteHide" style="display: none;">
 +
<p>We had our data of the expression of proteins in four circuits which showed the relationship with the free energy of stem-loops.</p>
 +
<div class="row">
 +
<div class="col-md-2"></div>
 +
<div class="col-md-8">
 +
<img src="https://static.igem.org/mediawiki/2016/3/35/T--OUC-China--notebook-8.jpg" class="img-responsive" alt="The protein fluorescence of upstream GFP to downstream mCherry of different circuits, background subtraction has been normalized with control group.Ratio  = {[RFPterm/GFPterm]/[(RFPcontrol/GFPcontrol)mean]">
 +
</div>
 +
<div class="col-md-2"></div>
 +
</div>
 +
<p class="text-center" style="font-size:16px;">Figure The protein fluorescence of upstream GFP to downstream mCherry of different circuits, background subtraction has been normalized with control group.Ratio  = {[RFPterm/GFPterm]/[(RFPcontrol/GFPcontrol)mean]</p>
 +
<p>Meanwhile, we held the summer camp for students from different universities. We introduced iGEM and synthetic biology to them by organizing lecture, operating experiment, designing their own posters.</p>
 +
</div>
 +
<li>
 +
<h4>Week 21 September 5- September 12</h4>
 +
</li>
 +
<div class="noteHide" style="display: none;">
 +
<p>We went to Guangzhou to attend CCiC and communicated with about 30 iGEM teams there.<br>We had two new circuits and three parts of our wet lab group started to test them. These two circuits had new stem loops with different free energy and we tried to further verify the relationship between quantitative expression of proteins and the free energy of stem loops.</p>
 +
<div class="row">
 +
<div class="col-md-2"></div>
 +
<div class="col-md-8">
 +
<img src="https://static.igem.org/mediawiki/2016/7/72/T--OUC-China--notebook-9.jpg" class="img-responsive" alt="We had two designed stem loops which respectively had the same free energy with the origin one.">
 +
</div>
 +
<div class="col-md-2"></div>
 +
</div>
 +
<p class="text-center" style="font-size:16px;">Figure We had two designed stem loops which respectively had the same free energy with the origin one.</p>
 +
</div>
 +
<li>
 +
<h4>Week 22 September 13- September 20</h4>
 +
</li>
 +
<div class="noteHide" style="display: none;">
 +
<p>For our wet lab, we had another new two circuits and we tested the expression of mRNA and proteins as usual.<br>For collaboration, we collaborate with XMU 2016 to publish the survey of our project.</p>
 +
</div>
 +
<li>
 +
<h4>Week 24 September 21-September 28</h4>
 +
</li>
 +
<div class="noteHide" style="display: none;">
 +
<p>We focus on measuring the strength of our promoter, pBAD promoter. What’s more, we expanded our project to the three fluorescence reporting system and explore Gibson assembly to do this.<br>For collaboration, we continued contacting with HFUT-China, they helped measure our part sequence by their software and give us some suggestion about the genes and relevancy.</p>
 +
</div>
 +
<li>
 +
<h4>Week 25 September 29-Octoboer 6</h4>
 +
</li>
 +
<div class="noteHide" style="display: none;">
 +
<p>We started to standardized our parts and did collaboration with JNFLS 2016, they helped us to use flow cytometry to measure the fluorescence intensity of GFP and mCherry of circuit 3 according to our protocol.</p>
 +
</div>
 +
</ul>
 +
</div>
 +
</div>
 +
<div class="oucBanner">
 +
        <h3 class="text-center">Cistrons Concerto</h3>
 +
</div>
 +
<div class="row oucInformation">
 +
<div class="col-md-1"></div>
 +
<div class="col-md-5">
 +
<h3>Thanks</h3>
 +
<br>
 +
<p><b>1.</b>Qingdao Institute of Bioenergy and Bioprocess Technology, Chinese Academy of Sciences</p>
 +
<p><b>2.</b>NEW ENGLAND Biolabs</p>
 +
</div>
 +
<div class="col-md-5 Contact">
 +
<h3>Contact us:</h3>
 +
<br>
 +
<p><b>E-mail</b>: oucigem@163.com</p>
 +
<p><b>Designed and built</b> by @ Jasmine Chen and @ Zexin Jiao</p>
 +
<p>We are OUC-iGEM
 +
<img src="https://static.igem.org/mediawiki/2016/5/58/T--OUC-China--foot4.png" width="70" height="70" alt="logo-one">
 +
<img src="https://static.igem.org/mediawiki/2016/9/9b/T--OUC-China--foot5.png" width="70" height="70" alt="logo-two">
 +
</p>
 +
</div>
 +
</div>
 +
<div class="oucBottom">
 +
</div>
 +
 +
</div>
 +
 +
</body>
 +
</html>

Revision as of 07:59, 18 October 2016

Human practices

  • Week 1 May 12- May 19

  • After studying lots of papers and brainstorming for about one month, we confirmed our project for this year, which is about a regulation method at post-transcription level. We came up with the idea that controlling the quantitative expression of proteins by inserting different stem loops into circuits.

    Our wet lab, dry lab and also design group started to work!

  • Week 2 May 20- May 27

  • We established our team consisting 12 students from different grades and different majors and then registered our team, OUC-China.

    For our wet lab, we came up with problems when we organized the logical thoughts of our project therefore we went to Qingdao Institute of Bioenergy and Bioprocess Technology, Chinese Academy of Sciences to consult professors.

  • Week 3 May 28- June 4

  • Week 6 Jun 5- June 12

  • Week 7 June 13- June 20

  • Week 12 July 11- July 18>

  • Week 15 July 19- July 26

  • Week 16 July 27-August 3

  • Week 17 August 4- August 11

  • Week 18 August 12- August 19

  • Week 19 August 20-August 27

  • Week 20 August 28- September 4

  • Week 21 September 5- September 12

  • Week 22 September 13- September 20

  • Week 24 September 21-September 28

  • Week 25 September 29-Octoboer 6

Cistrons Concerto

Thanks


1.Qingdao Institute of Bioenergy and Bioprocess Technology, Chinese Academy of Sciences

2.NEW ENGLAND Biolabs

Contact us:


E-mail: oucigem@163.com

Designed and built by @ Jasmine Chen and @ Zexin Jiao

We are OUC-iGEM logo-one logo-two