Team:NCTU Formosa/RNA discussion

From 2011.igem.org

(Difference between revisions)
 
(15 intermediate revisions not shown)
Line 28: Line 28:
#globalWrapper{
#globalWrapper{
-
background-color: #565659;
+
//background-color: #565659;
 +
background-image:url(https://static.igem.org/mediawiki/2011/a/ae/Wallpaper2.jpg);
}
}
Line 45: Line 46:
ul#cm-nav ul {
ul#cm-nav ul {
  list-style-type: none;
  list-style-type: none;
-
  margin: 3px 0 0 10px;
+
  margin: 0 0 0 10px;
  list-style-image: none;
  list-style-image: none;
  padding: 0px
  padding: 0px
Line 168: Line 169:
#cm-nav a {
#cm-nav a {
background-color: black;
background-color: black;
-
border-color: none;
+
border-color: black;
-
font-weight: 500;
+
font-weight: bold;
font-family: Calibri, Verdana, helvetica, sans-serif;
font-family: Calibri, Verdana, helvetica, sans-serif;
font-size: 12pt;
font-size: 12pt;
Line 175: Line 176:
padding-left: 10px;
padding-left: 10px;
padding-right: 10px;
padding-right: 10px;
-
padding-top: 2px;
+
padding-top: 0px;
-
padding-bottom: 2px;
+
padding-bottom: 0px;
}
}
 +
 +
<style type = "text/javascript" language = "JavaScript">
 +
function out(id_num){
 +
  var oa = document.getElementById(id_num);
 +
  if(oa.style.display == "none"){
 +
    oa.style.display = "block"; 
 +
  }
 +
  return false;
 +
}
 +
</script>
/*content*/
/*content*/
Line 193: Line 204:
font-size: 14px;
font-size: 14px;
color: white;
color: white;
 +
}
 +
 +
#banner{    position:relative;
 +
            margin-left: 10px;
 +
            background-color: black;
 +
            height:240px;
 +
            width: 944px;
}
}
Line 246: Line 264:
       text-align: justify;
       text-align: justify;
}
}
 +
 +
#linkBox {  position:absolute;
 +
            margin-left: -40px;
 +
            margin-bottom: -10px;
 +
            margin-top:-10px;
 +
            background-color: #000066;
 +
            filter:alpha(opacity=80);opacity:0.8;zoom:1;
 +
            height:auto;
 +
            width: 924px;
 +
                       
 +
}
 +
#linkBox {  color: white;
 +
            font-family: Calibri, Verdana, helvetica, sans-serif;
 +
            font-weight: bold;
 +
            font-size: 18px;
 +
            font-variant: normal;
 +
            direction:ltr;
 +
            padding-left: 20px;
 +
                     
 +
}
 +
 +
#sideBox { position: absolute;
#sideBox { position: absolute;
           top: 304px;
           top: 304px;
Line 257: Line 297:
   font-weight: bold;
   font-weight: bold;
}
}
 +
 +
</style>
</style>
 +
<style>
 +
 +
table {
 +
  border: 0;
 +
  font-family: Calibri, Verdana, helvetica, sans-serif;
 +
  font-size:18px;
 +
  background-color: #ede8e2;
 +
  margin: 5px 0 5px 0;
 +
  padding: 5px 0 5px 10px;
 +
  text-align:top;
 +
}
 +
td{vertical-align:top;}
 +
 +
h3 {              font-size: 20px;
 +
                  text-align:right;
 +
                  text-shadow: #C0C0C0  0px 0px 2px;
 +
                  vertical-align: baseline;
 +
            }
 +
div.intro img {   
 +
                        border-color: white ;
 +
border-style:solid;
 +
                        float:left;
 +
                        width:expression(this.width>500?"250px":this.width+"px");
 +
}
 +
 +
 +
 +
 +
</style>
 +
 +
</head>
</head>
<body>
<body>
-
<center><div><a href = "https://2011.igem.org/Team:NCTU_Formosa"><img src = "https://static.igem.org/mediawiki/2011/6/61/Top.jpg" height="236" width="944"/></a></div></center>
+
 
 +
<div id="banner"><a href = "https://2011.igem.org/Team:NCTU_Formosa"><img src = "https://static.igem.org/mediawiki/2011/8/8c/Banner010.jpg" height="236" width="944"/></a></div>
<ul id="cm-nav">
<ul id="cm-nav">
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa">Home</a></li>
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa">Home</a></li>
-
   <li><a class="arrow no-click">Team </a>
+
   <li><a onClick="out('cm-nav')" class="arrow">Team </a>
       <ul>
       <ul>
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/members">Members</a></li>
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/members">Members</a></li>
-
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/school">School</a></li>
+
         <li><a href="http://www.nctu.edu.tw/english/index.php">School</a></li>
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/gallery">Gallery</a></li>
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/gallery">Gallery</a></li>
       </ul>
       </ul>
   </li>
   </li>
-
   <li><a class="arrow no-click">Project</a>
+
   <li><a onClick="out('cm-nav')" class="arrow">Project</a>
       <ul class="arrow-pad">
       <ul class="arrow-pad">
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/introduction">Introduction</a></li>
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/introduction">Introduction</a></li>
-
         <li><a class="arrow no-click">RNA Thermometer</a>
+
         <li><a onClick="out('cm-nav')" class="arrow">RNA Thermometer</a>
             <ul>
             <ul>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_data">Data</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_data">Data</a></li>
-
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_discussion">Discussion</a></li>
+
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_discussion">Modeling</a></li>
             </ul>
             </ul>
         </li>
         </li>
-
         <li><a class="arrow no-click">CI promoter </a>
+
         <li><a onClick="out('cm-nav')" class="arrow">CI promoter </a>
             <ul>
             <ul>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_data">Data</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_data">Data</a></li>
-
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_discussion">Discussion</a></li>
+
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_discussion">Modeling</a></li>
             </ul>
             </ul>
         </li>
         </li>
-
         <li><a class="arrow no-click">Carotenoid synthesis pathway</a>
+
         <li><a onClick="out('cm-nav')" class="arrow">Carotenoid synthesis pathway</a>
             <ul>
             <ul>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_data">Data</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_data">Data</a></li>
-
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_discussion">Discussion</a></li>
 
             </ul>
             </ul>
         </li>
         </li>
-
         <li><a class="arrow no-click">Butanol pathway</a>
+
         <li><a onClick="out('cm-nav')" class="arrow">Butanol pathway</a>
             <ul>
             <ul>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_data">Data</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_data">Data</a></li>
-
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_discussion">Discussion</a></li>
 
             </ul>
             </ul>
         </li>
         </li>
-
         <li><a class="arrow no-click">Violacein pathway</a>
+
         <li><a onClick="out('cm-nav')" class="arrow">Violacein pathway</a>
             <ul>
             <ul>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_data">Data</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_data">Data</a></li>
-
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_discussion">Discussion</a></li>
 
             </ul>
             </ul>
         </li>         
         </li>         
       </ul>
       </ul>
   </li>
   </li>
-
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/modeling">Modeling</a></li>
+
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/modeling">Measurements</a></li>
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/parts">Parts</a></li>
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/parts">Parts</a></li>
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/safty">Safety</a></li>
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/safty">Safety</a></li>
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/humanpractice">Human Practice</a></li>
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/humanpractice">Human Practice</a></li>
-
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/contributions">Contributions</a></li>
+
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/contributions">Attribution</a></li>
-
   <li><a class="arrow no-click">Notebook </a>
+
   <li><a onClick="out('cm-nav')" class="arrow">Notebook </a>
       <ul>
       <ul>
-
           <li><a class="arrow no-click">Protocols</a>
+
           <li><a onClick="out('cm-nav')" class="arrow">Protocols</a>
             <ul>
             <ul>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol">Mutation</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol">Mutation</a></li>
Line 331: Line 402:
   </li>
   </li>
</ul>
</ul>
 +
 +
<br><br>
<br><br>
<div id="blueBox"><p>RNA Thermometer</p></div>
<div id="blueBox"><p>RNA Thermometer</p></div>
-
<div id="Box"><h2>Discussion</h2>
+
<div id="Box"><h2>Modeling</h2>
<p>
<p>
-
Our experimental results indicate that high temperature decreased the translation rate of the target protein, and this temperature-dependent genetic circuit can control the expression level of the target protein by the host cell's incubation temperature. However, the translational activity of the <a href = "http://partsregistry.org/wiki/index.php?title=Part:BBa_K115002">BBa_K115002</a> at different temperatures cannot be quantified directly from experimental data. To overcome this problem, we provided a dynamic model which can quantitatively assess the translation strength of the <a href = "http://partsregistry.org/wiki/index.php?title=Part:BBa_K115002">BBa_K115002</a> at temperatures 27°C, 32°C, 37°C and 42°C.
+
A low-temperature release system was designed and constructed in the Pathway Commander to control target protein expression. A specific ribosome binding site (RBS) <a href=” http://partsregistry.org/Part:BBa_K115002”>BBa_K115002 </a> with high translation activity at high temperature(> 37°C) and low translation activity at room temperature was used to design the temperature-dependent genetic circuit in E. coli, with a green fluorescent protein (GFP) used as the reporter protein(Figure1.) . We analyzed fluorescence intensity during E. coli growth at log phase and stationary phase at temperatures 25°C, 30°C, 37°C and 40°C. Our experimental results indicate that high temperature decreased the translation rate of the target protein, and this temperature-dependent genetic circuit can control the expression level of the target protein by the host cell's incubation temperature. However, the translational activity of the RBS <a href=http://partsregistry.org/Part:BBa_K115002”>BBa_K115002 </a> at different temperatures cannot be quantified directly from experimental data. To overcome this problem, we provided a dynamic model which can quantitatively assess the translation strength of the RBS <a href=http://partsregistry.org/Part:BBa_K115002”>BBa_K115002 </a> at temperatures 25°C, 30°C, 37°C and 40°C.</p>
 +
 
 +
 
 +
 
 +
<center><div><img src = " https://static.igem.org/mediawiki/2011/b/b7/RNA_model_1.JPG " width="450"></div></center>
 +
<br><b>Circuit A: </b>
 +
<a href=” http://partsregistry.org/Part:BBa_J23101”>BBa_J23101</a> is a constitutive promoter, and the 37℃induced RBS we use is <a href=” http://partsregistry.org/Part:BBa_K115002”>BBa_K115002</a>. Ptet <a href=” http://partsregistry.org/Part:BBa_R0040”>BBa _R0040 </a> is a constitutive repressible promoter, and the RBS we use is <a href=” http://partsregistry.org/Part:BBa_B0034”>BBa_B0034</a>. The mGFP is the gene coding for “Green Fluorescence Protein”. The terminators are all <a href=” http://partsregistry.org/Part:BBa_J61048”>BBa_J61048</a>.
 +
<br><br>
 +
 
 +
<p>
 +
Low-temperature release system consists of two genes: tetR and GFP. The expression level of TetR protein is the input to the system, and the concentration of GFP is the output. <br>
 +
This system can be modeled by differential equations as follows.  
</p>
</p>
 +
 +
<center><div><img src = " https://static.igem.org/mediawiki/2011/8/81/RNA_model_2.JPG " width="450"></div></center>
 +
 +
 +
<p>The first equation describes the temperature control in strand A (Figure 1.). Alpha-Temp is the production rates corresponding to transcriptional rate of constitutive promoter and the translation rate of the RBS <a href=” http://partsregistry.org/Part:BBa_K115002”>BBa_K115002</a>which is a temperature sensitive post-transcriptional regulator. The second equation describes the concentration of GFP change with time. Alpha-B is production rates of the GFP, which are assumed to be given constants. To describe transition during log phase and stationary phase, the alpha-Temp and alpha-B and is assumed to zero when the Terminator in stationary phase. Gamma-TetR, and gamma-GFP are decay rates of the corresponding proteins. When bacteria divide, the molecular in a bacterium will be dilute. Because bacteria grow faster, the dilution rate d(t) is included in this model and can be calculated from OD(optical density) ratio of medium (Figure 2.). For an inhibition of TetR protein, Hill function is an S-shaped curve which can be described in the form 1 / (1 +x^n) (Alon, 2007). The values of the kinetic parameters used in the simulation were initially obtained from the literature and experimental data. Data computations were performed with Matlab software. A program was written and used as a subroutine in Matlab for parameter optimization using nonlinear regression (Figure 3.) </p>
 +
 +
 +
 +
 +
 +
<br>
 +
<center><div><img src = " https://static.igem.org/mediawiki/2011/b/b7/RNA-10.png
 +
" width="700"></div></center>
 +
<br><b>Figure 2: The reporter circuit:</b><br>
 +
The OD ratio is increased faster in log phase than it in stationary phase. The dilution rate d(t) can be calculated from OD ratio and used in our model.
 +
<br><br>
 +
 +
<br>
 +
<center><div><img src = " https://static.igem.org/mediawiki/2011/c/c0/RNA-11.png " width="700"></div></center>
 +
<br><b>Figure 3: </b> The behavior of low temperature release circuit at 25°C, 30°C, 37 °C and 40°C. Experimental data (dot) and simulated results (line) of the model suggest this temperature-dependent genetic circuit can control the expression level of the target protein by the host cell’s incubation. The fitting results indicate our dynamic model can quantitatively assess the relative translational activity of RBS during log phase and stationary phase. <br><br>
 +
 +
 +
<p>
 +
Using least squares estimation from experimental data, the relative translational activity of this RBS <a href=” http://partsregistry.org/Part:BBa_K115002”>BBa_K115002</a>at 25°C, 30°C, 37 °C and 40°C were estimated. (Figure 4.)
 +
</p>
 +
 +
<br>
 +
<center><div><img src = " https://static.igem.org/mediawiki/2011/7/78/RNA-12.png
 +
" width="450"></div></center>
 +
<br><b>Figure 4: </b>
 +
The relative translation activity of this RBS (<a href=” http://partsregistry.org/Part:BBa_K115002”>BBa_K115002</a>) at 25°C, 30°C, 37°C and 40°C estimated using least squares estimation from experimental data. This means our dynamic model can accurately quantify the translational activity of the RBS from experimental data.<br><br>
 +
 +
<p>
 +
According to the fitting results (Figure 3.), the dynamic model successfully approximated the behavior of our low-temperature release system. The model equations present interesting mathematical properties that can be used to explore how qualitative features of the genetic circuit depend on reaction parameters. This method of dynamic modeling can be used to guide the choice of genetic ‘parts’ for implementation in circuit design in the future.
 +
</p>
 +
 +
 +

Latest revision as of 03:42, 6 October 2011



RNA Thermometer

Modeling

A low-temperature release system was designed and constructed in the Pathway Commander to control target protein expression. A specific ribosome binding site (RBS) BBa_K115002 with high translation activity at high temperature(> 37°C) and low translation activity at room temperature was used to design the temperature-dependent genetic circuit in E. coli, with a green fluorescent protein (GFP) used as the reporter protein(Figure1.) . We analyzed fluorescence intensity during E. coli growth at log phase and stationary phase at temperatures 25°C, 30°C, 37°C and 40°C. Our experimental results indicate that high temperature decreased the translation rate of the target protein, and this temperature-dependent genetic circuit can control the expression level of the target protein by the host cell's incubation temperature. However, the translational activity of the RBS BBa_K115002 at different temperatures cannot be quantified directly from experimental data. To overcome this problem, we provided a dynamic model which can quantitatively assess the translation strength of the RBS BBa_K115002 at temperatures 25°C, 30°C, 37°C and 40°C.


Circuit A: BBa_J23101 is a constitutive promoter, and the 37℃induced RBS we use is BBa_K115002. Ptet BBa _R0040 is a constitutive repressible promoter, and the RBS we use is BBa_B0034. The mGFP is the gene coding for “Green Fluorescence Protein”. The terminators are all BBa_J61048.

Low-temperature release system consists of two genes: tetR and GFP. The expression level of TetR protein is the input to the system, and the concentration of GFP is the output.
This system can be modeled by differential equations as follows.

The first equation describes the temperature control in strand A (Figure 1.). Alpha-Temp is the production rates corresponding to transcriptional rate of constitutive promoter and the translation rate of the RBS BBa_K115002which is a temperature sensitive post-transcriptional regulator. The second equation describes the concentration of GFP change with time. Alpha-B is production rates of the GFP, which are assumed to be given constants. To describe transition during log phase and stationary phase, the alpha-Temp and alpha-B and is assumed to zero when the Terminator in stationary phase. Gamma-TetR, and gamma-GFP are decay rates of the corresponding proteins. When bacteria divide, the molecular in a bacterium will be dilute. Because bacteria grow faster, the dilution rate d(t) is included in this model and can be calculated from OD(optical density) ratio of medium (Figure 2.). For an inhibition of TetR protein, Hill function is an S-shaped curve which can be described in the form 1 / (1 +x^n) (Alon, 2007). The values of the kinetic parameters used in the simulation were initially obtained from the literature and experimental data. Data computations were performed with Matlab software. A program was written and used as a subroutine in Matlab for parameter optimization using nonlinear regression (Figure 3.)



Figure 2: The reporter circuit:
The OD ratio is increased faster in log phase than it in stationary phase. The dilution rate d(t) can be calculated from OD ratio and used in our model.



Figure 3: The behavior of low temperature release circuit at 25°C, 30°C, 37 °C and 40°C. Experimental data (dot) and simulated results (line) of the model suggest this temperature-dependent genetic circuit can control the expression level of the target protein by the host cell’s incubation. The fitting results indicate our dynamic model can quantitatively assess the relative translational activity of RBS during log phase and stationary phase.

Using least squares estimation from experimental data, the relative translational activity of this RBS BBa_K115002at 25°C, 30°C, 37 °C and 40°C were estimated. (Figure 4.)



Figure 4: The relative translation activity of this RBS (BBa_K115002) at 25°C, 30°C, 37°C and 40°C estimated using least squares estimation from experimental data. This means our dynamic model can accurately quantify the translational activity of the RBS from experimental data.

According to the fitting results (Figure 3.), the dynamic model successfully approximated the behavior of our low-temperature release system. The model equations present interesting mathematical properties that can be used to explore how qualitative features of the genetic circuit depend on reaction parameters. This method of dynamic modeling can be used to guide the choice of genetic ‘parts’ for implementation in circuit design in the future.