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

Line 4: Line 4:
 
   <meta charset="UTF-8">
 
   <meta charset="UTF-8">
 
   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
 
   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
  <meta name="Keywords" content="关键词,关键词">
 
  <meta name="Description" content="描述">
 
 
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
 
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
 
   <link href="https://2016.igem.org/Team:OUC-China/css/bootstrap-min?action=raw&amp;ctype=text/css" rel="stylesheet">
 
   <link href="https://2016.igem.org/Team:OUC-China/css/bootstrap-min?action=raw&amp;ctype=text/css" rel="stylesheet">
 
   <link rel="stylesheet" href="https://2016.igem.org/Team:OUC-China/css/ouc_wiki?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">
 
   <link rel="stylesheet" href="https://2016.igem.org/Team:OUC-China/css/affix?action=raw&amp;ctype=text/css">
 
   <link rel="stylesheet" href="https://2016.igem.org/Team:OUC-China/css/affix?action=raw&amp;ctype=text/css">
  <link rel="stylesheet" href="https://2016.igem.org/Team:OUC-China/css/hp?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/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>
 
   <script type="text/javascript" src="https://2016.igem.org/Team:OUC-China/js/bootstrap?action=raw&amp;ctype=text/javascript"></script>
Line 36: Line 33:
 
padding: 0px;
 
padding: 0px;
 
}
 
}
/* disable IGEM's style */
+
 
/*#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5, #bodyContent h6 {
+
    .oucBanner{background:url('https://static.igem.org/mediawiki/2016/e/ee/T--OUC-China--banner.fw.png');}
border-bottom: none;
+
.oucNav{background:url(https://static.igem.org/mediawiki/2016/d/d0/T--OUC-China--nav-1.fw.png);}
padding-top: 0;
+
padding-bottom: 0;
+
margin-bottom: 0;
+
}
+
#bodyContent p {
+
font-size: 100%;
+
line-height: 1em;
+
}
+
#bodyContent li {
+
margin-bottom: 0;
+
}
+
#bodyContent a {
+
font-size: 100%;
+
}*/ 
+
h3{margin-top:0;}
+
        h1{border:0;}
+
        .img_banner{margin-top:-5px;}
+
        .oucBanner{height:240px;background:url('https://static.igem.org/mediawiki/2016/e/ee/T--OUC-China--banner.fw.png');margin-top:-20px;}
+
.oucNav{margin-top:16px;background:url(https://static.igem.org/mediawiki/2016/d/d0/T--OUC-China--nav-1.fw.png);border:0;}
+
.oucBrand{width:200px;height:50px;background:url(https://static.igem.org/mediawiki/2016/f/fc/T--OUC-China--nav-logo-1.fw.png);}
+
 
ul[class=dropdown-menu]{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>
 
<script type="text/javascript">
 
<script type="text/javascript">
Line 79: Line 58:
 
  scrolls()
 
  scrolls()
 
  function scrolls(){
 
  function scrolls(){
  var f1,f2,f3,f4,f5,f6,bck;
+
  var f1,f2,f3,bck;
 
  var fixRight = $('#myNav li');
 
  var fixRight = $('#myNav li');
 
  var blackTop = $('#BtnTop')
 
  var blackTop = $('#BtnTop')
Line 110: Line 89:
 
<body data-spy="scroll" data-target="#myScrollspy">  
 
<body data-spy="scroll" data-target="#myScrollspy">  
 
<div class="container">
 
<div class="container">
<nav class="oucNav navbar navbar-default navbar-fixed-top" role="navigation">  
+
<nav class="oucNav navbar navbar-default navbar-fixed-top" role="navigation">
 
<div class="container">
 
<div class="container">
 
<div class="navbar-header">  
 
<div class="navbar-header">  
 
  <button type="button" class="navbar-toggle" data-toggle="collapse"
 
  <button type="button" class="navbar-toggle" data-toggle="collapse"
 
  data-target="#example-navbar-collapse">  
 
  data-target="#example-navbar-collapse">  
  <span class="sr-only">切换导航</span>  
+
  <span class="sr-only">Turn</span>  
 
  <span class="icon-bar"></span>  
 
  <span class="icon-bar"></span>  
 
  <span class="icon-bar"></span>  
 
  <span class="icon-bar"></span>  
 
  <span class="icon-bar"></span>  
 
  <span class="icon-bar"></span>  
 
  </button>  
 
  </button>  
  <a class="navbar-brand oucBrand" href="#"></a>  
+
  <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>  
 
<div class="collapse navbar-collapse" id="example-navbar-collapse">  
 
<div class="collapse navbar-collapse" id="example-navbar-collapse">  
 
  <ul class="nav navbar-nav" id="oucNav">  
 
  <ul class="nav navbar-nav" id="oucNav">  
 
<li><a href="https://2016.igem.org/Team:OUC-China">Home</a></li>
 
<li><a href="https://2016.igem.org/Team:OUC-China">Home</a></li>
<li><a href="https://2016.igem.org/Team:OUC-China/Project">Project</a></li>
+
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Project<span class="caret"></span></a>
<li><a href="https://2016.igem.org/Team:OUC-China/Model">Model</a></li>
+
<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 class="active"><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>
 
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Parts<span class="caret"></span></a>
 
<ul class="dropdown-menu">
 
<ul class="dropdown-menu">
<li><a href="#">Basic part</a></li>
+
<li><a href="https://2016.igem.org/Team:OUC-China/Parts">Parts</a></li>
<li><a href="#">Composite parts</a></li>
+
<li><a href="https://2016.igem.org/Team:OUC-China/Basic_Part">Basic part</a></li>
<li><a href="#">Part collection</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>
 
</ul>
 
</li>
 
</li>
<li><a href="https://2016.igem.org/Team:OUC-China/Team">Team</a></li>
+
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Human Practice<span class="caret"></span></a>
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Notebook<span class="caret"></span></a>
+
 
<ul class="dropdown-menu">
 
<ul class="dropdown-menu">
<li><a href="https://2016.igem.org/Team:OUC-China/Notebook">Notebook</a></li>
+
<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/Protocol">Protocol</a></li>
+
<li><a href="https://2016.igem.org/Team:OUC-China/Communicating_&_improving">Communicating & improving</a></li>
<li><a href="https://2016.igem.org/Team:OUC-China/Safety">Safety</a></li>
+
<li><a href="https://2016.igem.org/Team:OUC-China/Investigating_&_promoting">Investigating & promoting</a></li>
 +
<li><a href="https://2016.igem.org/Team:OUC-China/Potential_application">Potential application</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
<li><a href="https://2016.igem.org/Team:OUC-China/Human_Practices">Human Practices</a></li>
+
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Team<span class="caret"></span></a>
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Others<span class="caret"></span></a>
+
 
<ul class="dropdown-menu">
 
<ul class="dropdown-menu">
<li><a href="https://2016.igem.org/Team:OUC-China/Attributions">Attributions</a></li>
+
<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>
 
<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><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>
 
</ul>
 
</li>
 
</li>
Line 154: Line 153:
 
</nav>
 
</nav>
 
<div class="clearfix"></div>
 
<div class="clearfix"></div>
                <div class="img_banner"><img src="https://static.igem.org/mediawiki/2016/5/5f/T--OUC-China--project-banner.jpg" class="img-responsive" alt="project-banner"></div>
+
<div class="img_banner"><img src="https://static.igem.org/mediawiki/2016/5/5f/T--OUC-China--project-banner.jpg" class="img-responsive" alt="project-banner"></div>
 
<div class="row">
 
<div class="row">
 
<div class="col-md-3" id="myScrollspy">
 
<div class="col-md-3" id="myScrollspy">
 
<ul class="nav nav-tabs nav-stacked" data-spy="affix" data-offset-top="225" data-offset-bottom="150" id="myNav">
 
<ul class="nav nav-tabs nav-stacked" data-spy="affix" data-offset-top="225" data-offset-bottom="150" id="myNav">
 
<li class="active"><a href="#float01">Overview</a></li>
 
<li class="active"><a href="#float01">Overview</a></li>
<li><a href="#float02">1. Preliminary experiments</a></li>
+
<li><a href="#float02">Preliminary experiments</a></li>
<li><a href="#float03">2. Native stem loops</a></li>
+
<li><a href="#float03">Native stem loops</a></li>
<li><a href="#float04">3. Native VS Designed stem-loops</a></li>
+
<li><a href="#float04">Native VS Designed stem-loops</a></li>
<li><a href="#float05">4. The precise correlation</a></li>
+
<li><a href="#float05">The precise correlation</a></li>
<li><a href="#float06">5. Further verification</a></li>
+
<li><a href="#float06">Further verification</a></li>
 
<a id="BtnTop">
 
<a id="BtnTop">
 
<font style=" height:10px; display:block;"></font>
 
<font style=" height:10px; display:block;"></font>
Line 173: Line 172:
 
<br id="float01">
 
<br id="float01">
 
<br />
 
<br />
<h3>Overview</h3>
+
<h3>OVERVIEW</h3>
 
<p>To explore this novel regulation method, we have several steps to go:<br>1. Employed preliminary experiment to test if the differential expression is caused by stem loop. <br>2. Predicted the protection effect using the native stem loops.<br>3. Tested the difference between the native and the designed stem loops.<br>4. Validated the primary relationship of free energy and quantitative expression using designed stem loops with gradient free energy.<br>5. Further we tested our result in the tri-fluorescent reporter system.</p>
 
<p>To explore this novel regulation method, we have several steps to go:<br>1. Employed preliminary experiment to test if the differential expression is caused by stem loop. <br>2. Predicted the protection effect using the native stem loops.<br>3. Tested the difference between the native and the designed stem loops.<br>4. Validated the primary relationship of free energy and quantitative expression using designed stem loops with gradient free energy.<br>5. Further we tested our result in the tri-fluorescent reporter system.</p>
 
<img src="" width="" height="" alt="" />
 
<img src="" width="" height="" alt="" />
 
<br id="float02">
 
<br id="float02">
 
<hr>
 
<hr>
<h3>1. Preliminary experiments</h3>
+
<h3>PRELIMINARY EXPERIMENTS</h3>
<h4>1.1 Stem loops and Terminators</h4>
+
<h4>Stem loops and Terminators</h4>
 
<img src="" width="" height="" alt="" />
 
<img src="" width="" height="" alt="" />
 
<p>To achieve differentiated expression between up and down stream genes within a polycistron, we need to find out the mechanism that causes the difference. Is it caused by stem-loops? How does it realize? Is it caused by protecting the upstream gene,or by decreasing the downstream one just like terminators?</p>
 
<p>To achieve differentiated expression between up and down stream genes within a polycistron, we need to find out the mechanism that causes the difference. Is it caused by stem-loops? How does it realize? Is it caused by protecting the upstream gene,or by decreasing the downstream one just like terminators?</p>
Line 189: Line 188:
 
<img src="" width="" height="" alt="" />
 
<img src="" width="" height="" alt="" />
 
<img src="" width="" height="" alt="" />
 
<img src="" width="" height="" alt="" />
<h4>1.2 Gene sequence</h4>
+
<h4>Gene sequence</h4>
 
<p>We aimed to develop this regulation method into a toolkit that can be applied to other polycistrons, not only the dual-fluorescent system. So we had to make sure that the dual-fluorescent reporter system we constructed didn’t influence our result. In other words, it was the stem-loop itself that generate this kind difference. So we swapped the location of GFP and mCherry and constructed the following circuit to test it.</p>
 
<p>We aimed to develop this regulation method into a toolkit that can be applied to other polycistrons, not only the dual-fluorescent system. So we had to make sure that the dual-fluorescent reporter system we constructed didn’t influence our result. In other words, it was the stem-loop itself that generate this kind difference. So we swapped the location of GFP and mCherry and constructed the following circuit to test it.</p>
 
<img src="" width="" height="" alt="" />
 
<img src="" width="" height="" alt="" />
Line 195: Line 194:
 
<br id="float03">
 
<br id="float03">
 
<hr>
 
<hr>
<h3>2. Native stem loops</h3>
+
<h3>NATIVE STEM LOOPS</h3>
 
<p>It is reported that there are several native stem loops that may have effects on its flanking genes, either at the 3’ termini or the 5’ termini[1]. Ergo, we use two native stem loops from <i>R. capsulatus</i> and <i>E.coli[2]</i> with different free energy to preliminary verify that stem loops in the intergenic region can regulate the relative expression of two reporter genes within polycistrons.</p>
 
<p>It is reported that there are several native stem loops that may have effects on its flanking genes, either at the 3’ termini or the 5’ termini[1]. Ergo, we use two native stem loops from <i>R. capsulatus</i> and <i>E.coli[2]</i> with different free energy to preliminary verify that stem loops in the intergenic region can regulate the relative expression of two reporter genes within polycistrons.</p>
 
<img src="" width="" height="" alt="" />
 
<img src="" width="" height="" alt="" />
Line 201: Line 200:
 
<br id="float03">
 
<br id="float03">
 
<hr>
 
<hr>
<h3>3. Native VS Designed stem-loops</h3>
+
<h3>NATIVE VS DESIGNED STEM-LOOPS</h3>
 
<p> By using the native stem loop, we have confirmed that in <i>E.coli</i>, the stem loop at the 3’termini can indeed influence the quantitative expression of its upstream gene. Next we aimed to design nonnative stem loops to verify the precise correlation between the △G and the quantitative expression. But only if this mechanism is determined by △G can we design the stem-loops quantitatively. Thus we need to explore whether the protecting efficiency of the stem loops is determined by its Gibbs free energy or by other factors such as certain specific sequence.</p>
 
<p> By using the native stem loop, we have confirmed that in <i>E.coli</i>, the stem loop at the 3’termini can indeed influence the quantitative expression of its upstream gene. Next we aimed to design nonnative stem loops to verify the precise correlation between the △G and the quantitative expression. But only if this mechanism is determined by △G can we design the stem-loops quantitatively. Thus we need to explore whether the protecting efficiency of the stem loops is determined by its Gibbs free energy or by other factors such as certain specific sequence.</p>
 
<p>Then we designed 3 stem loops that have the same free energy as a native one (△G=-38.7kcal/mol)[4] but with different base sequence and measured their relative expression of the up and down stream genes on protein and mRNA level.</p>
 
<p>Then we designed 3 stem loops that have the same free energy as a native one (△G=-38.7kcal/mol)[4] but with different base sequence and measured their relative expression of the up and down stream genes on protein and mRNA level.</p>
Line 209: Line 208:
 
<br id="float04">
 
<br id="float04">
 
<hr>
 
<hr>
<h3>4. The precise correlation</h3>
+
<h3>THE PRECISE CORRELATION</h3>
 
<p>We designed a series of <a href="">stem loops</a> of gradient free energy to explore the relationship between free energy and quantitative expression. And measured the relative expression of the up and down stream genes on both mRNA and protein level. The result are as follows:</p>
 
<p>We designed a series of <a href="">stem loops</a> of gradient free energy to explore the relationship between free energy and quantitative expression. And measured the relative expression of the up and down stream genes on both mRNA and protein level. The result are as follows:</p>
 
<img src="" width="" height="" alt="" />
 
<img src="" width="" height="" alt="" />
Line 215: Line 214:
 
<br id="float05">
 
<br id="float05">
 
<hr>
 
<hr>
<h3>5. Further verification</h3>
+
<h3>FURTHER VERIFICATION</h3>
 
<p>After we got the relationship between free energy and quantitative expression, we wanted to test our result in the tri-fluorescent reporter system.and we constructed the tri-fluorescent reporter system as follows:</p>
 
<p>After we got the relationship between free energy and quantitative expression, we wanted to test our result in the tri-fluorescent reporter system.and we constructed the tri-fluorescent reporter system as follows:</p>
 
<img src="" width="" height="" alt="" />
 
<img src="" width="" height="" alt="" />
Line 225: Line 224:
 
</div>
 
</div>
 
<div class="oucBanner">
 
<div class="oucBanner">
<h3 class="text-center" style="margin-top:20px;">Cistrons Concerto</h3>
+
        <h3 class="text-center">Cistrons Concerto</h3>
 
</div>
 
</div>
<div class="row oucInformation" style="text-align:left">
+
<div class="row oucInformation">
 
<div class="col-md-1"></div>
 
<div class="col-md-1"></div>
 
<div class="col-md-5">
 
<div class="col-md-5">
<b>About:</b>
+
<h3>About:</h3>
<p style="margin-top:20px;">Thanks to:<img src="https://static.igem.org/mediawiki/2016/5/57/T--OUC-China--foot1.jpg" style="margin-left:10px;" alt="Qingdao Institute of Bioenergy and Bioprocess Technology,Chinese Academy of Sciences"><img src="https://static.igem.org/mediawiki/2016/f/f0/T--OUC-China--foot2.jpg" style="margin-left:10px;" alt="Biolabs"></p>
+
<br>
<p style="margin-top:20px;">Designed and built by @ Jasmine Chen and @ Zexin Jiao</p>
+
<p>Thanks to:<img src="https://static.igem.org/mediawiki/2016/5/57/T--OUC-China--foot1.jpg"alt="Qingdao Institute of Bioenergy and Bioprocess Technology,Chinese Academy of Sciences"><img src="https://static.igem.org/mediawiki/2016/f/f0/T--OUC-China--foot2.jpg"alt="Biolabs"></p>
<p style="margin-top:20px;">Code licensed under Apache License v4.0</p>
+
<p>Designed and built by @ Jasmine Chen and @ Zexin Jiao</p>
 +
<p>Code licensed under Apache License v4.0</p>
 
</div>
 
</div>
 
<div class="col-md-1"></div>
 
<div class="col-md-1"></div>
 
<div class="col-md-5">
 
<div class="col-md-5">
<b>Contact us:</b>
+
<h3>Contact us:</h3>
<p style="margin-top:20px;">E-mail: oucigem@163.com</p>
+
<br>
<p>Follow us on Facebook@ iGEM OUC<img src="https://static.igem.org/mediawiki/2016/9/94/T--OUC-China--foot3.png" style="margin-left:20px;" alt="Facebook"></p>
+
<p>E-mail: oucigem@163.com</p>
 +
<p>Follow us on Facebook@ iGEM OUC<img src="https://static.igem.org/mediawiki/2016/9/94/T--OUC-China--foot3.png" alt="Facebook"></p>
 
<p>Find us on Google Map</p>
 
<p>Find us on Google Map</p>
<p>We are OUC-iGEM<img src="https://static.igem.org/mediawiki/2016/5/58/T--OUC-China--foot4.png" style="margin-left:10px;" alt="logo-one"><img src="https://static.igem.org/mediawiki/2016/9/9b/T--OUC-China--foot5.png" style="margin-left:10px;" alt="logo-two"></p>
+
<p>We are OUC-iGEM<img src="https://static.igem.org/mediawiki/2016/5/58/T--OUC-China--foot4.png" alt="logo-one"><img src="https://static.igem.org/mediawiki/2016/9/9b/T--OUC-China--foot5.png" alt="logo-two"></p>
 
</div>
 
</div>
 
</div>
 
</div>
 
<div id="" class="oucBottom">
 
<div id="" class="oucBottom">
</div>
+
</div>
 
</div>
 
</div>
  
 
</body>  
 
</body>  
 
</html>
 
</html>

Revision as of 07:54, 16 October 2016

Proof

project-banner


OVERVIEW

To explore this novel regulation method, we have several steps to go:
1. Employed preliminary experiment to test if the differential expression is caused by stem loop.
2. Predicted the protection effect using the native stem loops.
3. Tested the difference between the native and the designed stem loops.
4. Validated the primary relationship of free energy and quantitative expression using designed stem loops with gradient free energy.
5. Further we tested our result in the tri-fluorescent reporter system.



PRELIMINARY EXPERIMENTS

Stem loops and Terminators

To achieve differentiated expression between up and down stream genes within a polycistron, we need to find out the mechanism that causes the difference. Is it caused by stem-loops? How does it realize? Is it caused by protecting the upstream gene,or by decreasing the downstream one just like terminators?

Escherichia coli rho-independent transcription terminators are characterized by an RNA structure with a GC-rich stem-loop followed by a series of uridine residues, which is exactly similar to our designed stem loops. However, it is supposed that our designed stem loops work through interfering in the degrading process by resisting to the exoribonuclease instead of terminating the downstream gene. Thus, we constructed circuits to test if the expression of the downstream gene was reduced owing to the stem loops. We inserted a stem loop between two reporters contrast to the control one without stem loops in the intergenic region. Then we measured the reporting proteins both on the mRNA and the protein level. The result are as follows:

Figure 3: 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.

Gene sequence

We aimed to develop this regulation method into a toolkit that can be applied to other polycistrons, not only the dual-fluorescent system. So we had to make sure that the dual-fluorescent reporter system we constructed didn’t influence our result. In other words, it was the stem-loop itself that generate this kind difference. So we swapped the location of GFP and mCherry and constructed the following circuit to test it.



NATIVE STEM LOOPS

It is reported that there are several native stem loops that may have effects on its flanking genes, either at the 3’ termini or the 5’ termini[1]. Ergo, we use two native stem loops from R. capsulatus and E.coli[2] with different free energy to preliminary verify that stem loops in the intergenic region can regulate the relative expression of two reporter genes within polycistrons.

Figure 7: 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][3]



NATIVE VS DESIGNED STEM-LOOPS

By using the native stem loop, we have confirmed that in E.coli, the stem loop at the 3’termini can indeed influence the quantitative expression of its upstream gene. Next we aimed to design nonnative stem loops to verify the precise correlation between the △G and the quantitative expression. But only if this mechanism is determined by △G can we design the stem-loops quantitatively. Thus we need to explore whether the protecting efficiency of the stem loops is determined by its Gibbs free energy or by other factors such as certain specific sequence.

Then we designed 3 stem loops that have the same free energy as a native one (△G=-38.7kcal/mol)[4] but with different base sequence and measured their relative expression of the up and down stream genes on protein and mRNA level.



THE PRECISE CORRELATION

We designed a series of stem loops of gradient free energy to explore the relationship between free energy and quantitative expression. And measured the relative expression of the up and down stream genes on both mRNA and protein level. The result are as follows:



FURTHER VERIFICATION

After we got the relationship between free energy and quantitative expression, we wanted to test our result in the tri-fluorescent reporter system.and we constructed the tri-fluorescent reporter system as follows:

The result are as follows:

[1] Carrier, T. A., & Keasling, J. D. (1997). Engineering mRNA stability in E. coli by the addition of synthetic hairpins using a 5′ cassette system.Biotechnology and bioengineering, 55(3), 577-580.
[2] Smolke, C. D., & Keasling, J. D. (2002). Effect of gene location, mRNA secondary structures, and RNase sites on expression of two genes in an engineered operon. Biotechnol Bioeng, 80(7), 762-776. doi: 10.1002/bit.10434
[3] Nojima, Takahiko, et al. "Controlling the expression ratio of two proteins by inserting a terminator between the two genes." Nucleic Acids Symposium Series. Vol. 50. No. 1. Oxford University Press, 2006.
[4] Nilsson, P., & Uhtin, B. E. (1991). Differential decay of a polycistronic Escherichia coli transcript is initiated by RNaseE‐dependent endonucleolytic processing. Molecular microbiology, 5(7), 1791-1799.




Cistrons Concerto

About:


Thanks to:Qingdao Institute of Bioenergy and Bioprocess Technology,Chinese Academy of SciencesBiolabs

Designed and built by @ Jasmine Chen and @ Zexin Jiao

Code licensed under Apache License v4.0

Contact us:


E-mail: oucigem@163.com

Follow us on Facebook@ iGEM OUCFacebook

Find us on Google Map

We are OUC-iGEMlogo-onelogo-two