Team:NCTU Formosa/CI design

From 2011.igem.org

(Difference between revisions)
 
(11 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 179: Line 180:
}
}
 +
<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 287: 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>
Line 294: Line 337:
<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>
<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>
Line 305: Line 347:
       </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>
Line 315: Line 357:
             </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>
Line 322: Line 364:
             </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>
Line 328: Line 370:
             </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>
Line 334: Line 376:
             </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>
Line 347: Line 389:
   <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">Attribution</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 359: Line 401:
   </li>
   </li>
</ul>
</ul>
 +
 +
 +
<br><br>
<br><br>
<div id="blueBox"><p> High Temperature Induced System – cI Promoter & cI repressor
<div id="blueBox"><p> High Temperature Induced System – cI Promoter & cI repressor
Line 366: Line 411:
-
<p>In order to make our target protein has a large amount of performance at high temperature, we use the circuit <a href=””><a href=http://partsregistry.org/Part: BBa_K098995”>BBa_K098995</a>, which is designed by Team Harvard 2008. (Figure1) </p>
+
<p>In order to make our target protein has a large amount of performance at high temperature, we use the circuit <a href=""><a href=" http://partsregistry.org/Part:BBa_K098995">BBa_K098995</a>, which is designed by Team Harvard 2008. (Figure1) </p>
<br>
<br>
-
<div><img src = "http://partsregistry.org/wiki/images/9/93/CI-1.png" width="450"></div>
+
<center><div><img src = "http://partsregistry.org/wiki/images/9/93/CI-1.png" width="450"></div></center>
<br><b>Figure 1.</b><br>
<br><b>Figure 1.</b><br>
-
Part <a href=http://partsregistry.org/Part:BBa_K098995”>BBa_K098995 </a>Design, with constitutive strong promoter <a href=http://partsregistry.org/Part:BBa_J23114”>BBa_J23114 </a>, followed by RBS(Ribosome Binding Site) <a href=<a href=http://partsregistry.org/Part: BBa_B0034”>BBa_B0034</a>, cI repressor <a href=http://partsregistry.org/Part: BBa_K098997”>BBa_K098997</a>, terminator <a href=http://partsregistry.org/Part: BBa_B001”>BBa_B0014</a>, and high temperature-sensitive cI promoter <a href=http://partsregistry.org/Part: BBa_R0051”>BBa_R0051</a>. Among this circuit, cI repressor(<a href=http://partsregistry.org/Part: BBa_K098997”>BBa_K098997</a>) will be produced constantly to inhibit the cI promoter(<a href=http://partsregistry.org/Part: BBa_R0051”>BBa_R0051</a>) at low temperature. At high temperature, cI repressor(<a href=http://partsregistry.org/Part: BBa_K098997”>BBa_K098997</a>) is still produced, however; cI repressor(<a href=http://partsregistry.org/Part: BBa_K098997”>BBa_K098997</a>) will degrade soon. In this way, cI promoter(<a href=http://partsregistry.org/Part: BBa_R0051”>BBa_R0051</a>) will be activated. This part is designed by 2008 Harvard on backbone pSB1A2, and we transform this part to host strain DH5α for further use.
+
Part <a href=" http://partsregistry.org/Part:BBa_K098995">BBa_K098995 </a>Design, with constitutive strong promoter <a href=" http://partsregistry.org/Part:BBa_J23114">BBa_J23114 </a>, followed by RBS(Ribosome Binding Site) <a href=" <a href=" http://partsregistry.org/Part:BBa_B0034">BBa_B0034</a>, cI repressor <a href=" http://partsregistry.org/Part:BBa_K098997">BBa_K098997</a>, terminator <a href=" http://partsregistry.org/Part:BBa_B001">BBa_B0014</a>, and high temperature-sensitive cI promoter <a href=" http://partsregistry.org/Part:BBa_R0051">BBa_R0051</a>. Among this circuit, cI repressor(<a href=" http://partsregistry.org/Part:BBa_K098997">BBa_K098997</a>) will be produced constantly to inhibit the cI promoter(<a href=" http://partsregistry.org/Part:BBa_R0051">BBa_R0051</a>) at low temperature. At high temperature, cI repressor(<a href=" http://partsregistry.org/Part:BBa_K098997">BBa_K098997</a>) is still produced, however; cI repressor(<a href=" http://partsregistry.org/Part:BBa_K098997">BBa_K098997</a>) will degrade soon. In this way, cI promoter(<a href=" http://partsregistry.org/Part:BBa_R0051">BBa_R0051</a>) will be activated. This part is designed by 2008 Harvard on backbone pSB1A2, and we transform this part to host strain DH5α for further use.
  <br><br>
  <br><br>
Line 378: Line 423:
<p>
<p>
-
This circuit uses gene <a href=http://partsregistry.org/Part: BBa_K098997”>BBa_K098997</a>coding for cI repressor to inhibit the cI promoter <a href=http://partsregistry.org/Part: BBa_R0051”>BBa_R0051</a>. The activity of cI repressor is decreased by elevating temperature from 30 ℃ to 42 ℃. We just need to place our target gene after this circuit  <a href=http://partsregistry.org/Part: BBa_K098995”>BBa_K098995</a>, and then regulate the performance of our target protein by incubating E.coli at different temperature between 30℃ to 42℃. At higher temperature, our target protein will produce abundantly. On the contrary, at lower temperature, it will not express well. The function of this circuit is illustrated as followed. (Figure 2.) At lower temperature, cI dimer (cI repressor, <a href=http://partsregistry.org/Part: BBa_K098997”>BBa_K098997</a>) will block the RNA polymerase from further transcription, which leads to the gene after this circuit <a href=http://partsregistry.org/Part: BBa_K098995”>BBa_K098995</a> can’t be expressed. Although, at higher temperature, cI dimer (cI repressor, <a href=http://partsregistry.org/Part: BBa_K098997”>BBa_K098997</a>) will degrade and RNA polymerase can transcribe the DNA sequence again, which means that the expression of the gene after this circuit can be recovered.</p>
+
This circuit uses gene <a href="http://partsregistry.org/Part:BBa_K098997">BBa_K098997</a>coding for cI repressor to inhibit the cI promoter <a href=" http://partsregistry.org/Part:BBa_R0051">BBa_R0051</a>. The activity of cI repressor is gradually decreased by elevating temperature from 30 ℃ to 42 ℃. We just need to place our target gene after this circuit  <a href=" http://partsregistry.org/Part:BBa_K098995">BBa_K098995</a>, and then regulate the performance of our target protein by incubating E.coli at different temperatures between 30℃ to 42℃. At higher temperature, our target protein will produce abundantly. On the contrary, at lower temperature, it will not express well. The function of this circuit is illustrated as followed. (Figure 2.) At lower temperature, cI dimer (cI repressor, <a href=" http://partsregistry.org/Part:BBa_K098997">BBa_K098997</a>) will block the RNA polymerase from further transcription, which leads to the gene after this circuit <a href=" http://partsregistry.org/Part:BBa_K098995">BBa_K098995</a> can’t be expressed. Although, at higher temperature, cI dimer (cI repressor, <a href=" http://partsregistry.org/Part:BBa_K098997">BBa_K098997</a>) will degrade and RNA polymerase can transcribe the DNA sequence again, which means that the expression of the gene after this circuit can be recovered.</p>
<br>
<br>
-
<div><img src = "http://partsregistry.org/wiki/images/b/bd/CI-2.png" width="700"></div>
+
<center><div><img src = "http://partsregistry.org/wiki/images/b/bd/CI-2.png" width="700"></div></center>
<br><b> Figure 2. </b><br>
<br><b> Figure 2. </b><br>
-
First, <a href=http://partsregistry.org/Part: BBa_K098995”>BBa_K098995</a> on backbone PSB1A2 is transformed to host strain DH5α. Then we can find out that, at lower temperature, cI dimer (cI repressor, <a href=http://partsregistry.org/Part: BBa_K098997”>BBa_K098997</a>) will block the RNA polymerase from further transcription, which leads to the gene after this circuit <a href=http://partsregistry.org/Part: BBa_K098995”>BBa_K098995</a> can’t be expressed. Although, at higher temperature, cI dimer (cI repressor, <a href=http://partsregistry.org/Part: BBa_K098997”>BBa_K098997</a>) will degrade and RNA polymerase can transcribe the DNA sequence again, which means that the expression of the gene after this circuit can be recovered. <br><br>
+
First, <a href=" http://partsregistry.org/Part:BBa_K098995">BBa_K098995</a> on backbone PSB1A2 is transformed to host strain DH5α. Then we can find out that, at lower temperature, cI dimer (cI repressor, <a href=" http://partsregistry.org/Part:BBa_K098997">BBa_K098997</a>) will block the RNA polymerase from further transcription, which leads to the gene after this circuit <a href=" http://partsregistry.org/Part:BBa_K098995">BBa_K098995</a> can’t be expressed. Although, at higher temperature, cI dimer (cI repressor, <a href=" http://partsregistry.org/Part:BBa_K098997">BBa_K098997</a>) will degrade and RNA polymerase can transcribe the DNA sequence again, which means that the expression of the gene after this circuit can be recovered. <br><br>
<br><br>
<br><br>
Line 395: Line 440:
</body>
</body>
</html>
</html>
-
 
-
 
-
 
-
Data
 
-
To verify that this circuit can work as expectation, we use GFP (Green Fluorescent Protein, <a href=””>BBa_E0040) as reporter protein. Part <a href=””>BBa_K098988 is also designed by Team Harvard 2008. In this circuit <a href=””>BBa_K098988, we can regard GFP (Green Fluorescent Protein, <a href=””>BBa_E0040) as reporter protein to tell us that the gene after previous circuit <a href=””>BBa_K098995 can be induced or not(Figure 3).
 
-
 
-
 
-
Figure 3. Part <a href=””>BBa_K098988 Design, with Part <a href=””>BBa_K098995 followed by Part <a href=””>BBa_E0240 (include <a href=””>BBa_B0032+<a href=””>BBa_E0040+<a href=””>BBa_B0010+<a href=””>BBa_B0012). Among this circuit, GFP (Green Fluorescent Protein, <a href=””>BBa_E0040) is reporter protein to tell us that the gene after the part <a href=””>BBa_K098995 will be induced or not.
 
-
 
-
First day, we incubated E.coli which contains this circuit (<a href=””>BBa_K098988) with GFP (Green Fluorescent Protein, <a href=””>BBa_E0040) at 37℃ overnight. The next day, we transferred them to new three tubes with M9 medium. When the O.D. reached 0.08, we incubated them to 25℃, 37℃, and 42℃, respectively. We collected the samples once an hour, diluting them 200x for accurate GFP (Green Fluorescent Protein, <a href=””>BBa_E0040) measurements. Here is our experiment raw data (Table 1). The mature data will be obtained by unit-conversion according to beads control data (Table 2). We can use Table2 data to draw line chart data, which is easy for us to compare the mean fluorescence at different temperature, 25℃, 37℃, and 42℃. (Figure4) The vertical axis is mean fluorescence, and the horizontal axis is time (unit: an hour).
 
-
Original Data (Related fluorescent unit)
 
-
  25 37 42
 
-
0 9.02 8.76 9.14
 
-
1 4.66 8.36 17.54
 
-
2 2.82 6.46 29.24
 
-
3 2.37 5 26.44
 
-
4 1.7 4.69 22.27
 
-
5 1.8 4.4 21.94
 
-
6 1.52 4.72 21.57
 
-
7 1.58 4.78 21.01
 
-
9 1.22 3.9 22.21
 
-
Table 1. Related fluorescent unit at 25℃,37℃,42℃ in 9 hours
 
-
Data after unit conversion
 
-
  25℃ 37℃ 42℃
 
-
0 2400.95 2326.235 2435.493
 
-
1 1175.904 2211.641 4926.729
 
-
2 683.2785 1673.737 8559.568
 
-
3 566.2294 1268.904 7677.173
 
-
4 395.3901 1184.088 6377.245
 
-
5 420.5876 1105.154 6275.167
 
-
6 350.3407 1192.277 6160.863
 
-
7 365.3116 1208.667 5988.166
 
-
9 276.24 970.0604 6358.676
 
-
Table 2. Molecules of equivalent fluorescence at 25℃,37℃,42℃ in 9 hours
 
-
 
-
 
-
Figure 4. Line chart of molecules of equivalent fluorescence performance at 25℃,37℃,42℃ in 9 hours. The vertical axis is mean fluorescence, and the horizontal axis is time. Form the experimental data, we find that MEFL increases steeply at 42℃ in first two hours, which means the expression of GFP is high. Although after the first two hours its performance decreases and maintains at certain volume, it still expresses a lot more than the other two samples at 25℃,37℃.
 
-
 
-
The following diagrams, Figure5-1.~Figure5-3., are from the Flow cytometer  experiment we did. The green fluorescent intensity of E.coli incubated at 25℃ (Figure5-1) and 37℃(Figure5-2) for 9 hours is lower than incubated at 42℃(Figure5-3). Also can refer to the data from Table 1. In Figure5-2., the green fluorescent intensity of E.coli incubated at 37℃ moves right a little bit. Last, in Figure5-3., incubated at 42℃ for 9 hours, the peak of green fluorescent intensity is significantly stronger than incubated at 25℃ and 37℃ for 9 hours.
 
-
 
-
 
 
-
Figure5-1. Fluorescence of sample at 25℃, 0hr &9 hour.
 
-
 
 
-
Figure5-2. Fluorescence of sample at 37℃, 0hr &9 hour.
 
-
 
 
-
Figure5-3. Fluorescence of sample at 42℃, 0hr & 9 hour.
 
-
 
-
 
-
Discussion
 
-
Form the experimental data, we find that MEFL increases steeply at 42℃ in first two hours, which means the expression of GFP is high. Although after the first two hours its performance decreases and maintains at certain volume, it still expresses a lot more than the other two samples in different temperatures. We can regard GFP as our target protein. This means that our hypothesis has been confirmed that any protein placed after this circuit (<a href=””>BBa_K098995) can be regulated by elevating or lowering temperature. At higher temperature(42℃), our target protein will perform significantly. On the contrary, at lower temperature(25℃), it will express slightly.
 

Latest revision as of 13:47, 5 October 2011



High Temperature Induced System – cI Promoter & cI repressor

Design

In order to make our target protein has a large amount of performance at high temperature, we use the circuit BBa_K098995, which is designed by Team Harvard 2008. (Figure1)



Figure 1.
Part BBa_K098995 Design, with constitutive strong promoter BBa_J23114 , followed by RBS(Ribosome Binding Site) BBa_B0034, cI repressor BBa_K098997, terminator BBa_B0014, and high temperature-sensitive cI promoter BBa_R0051. Among this circuit, cI repressor(BBa_K098997) will be produced constantly to inhibit the cI promoter(BBa_R0051) at low temperature. At high temperature, cI repressor(BBa_K098997) is still produced, however; cI repressor(BBa_K098997) will degrade soon. In this way, cI promoter(BBa_R0051) will be activated. This part is designed by 2008 Harvard on backbone pSB1A2, and we transform this part to host strain DH5α for further use.

This circuit uses gene BBa_K098997coding for cI repressor to inhibit the cI promoter BBa_R0051. The activity of cI repressor is gradually decreased by elevating temperature from 30 ℃ to 42 ℃. We just need to place our target gene after this circuit BBa_K098995, and then regulate the performance of our target protein by incubating E.coli at different temperatures between 30℃ to 42℃. At higher temperature, our target protein will produce abundantly. On the contrary, at lower temperature, it will not express well. The function of this circuit is illustrated as followed. (Figure 2.) At lower temperature, cI dimer (cI repressor, BBa_K098997) will block the RNA polymerase from further transcription, which leads to the gene after this circuit BBa_K098995 can’t be expressed. Although, at higher temperature, cI dimer (cI repressor, BBa_K098997) will degrade and RNA polymerase can transcribe the DNA sequence again, which means that the expression of the gene after this circuit can be recovered.



Figure 2.
First, BBa_K098995 on backbone PSB1A2 is transformed to host strain DH5α. Then we can find out that, at lower temperature, cI dimer (cI repressor, BBa_K098997) will block the RNA polymerase from further transcription, which leads to the gene after this circuit BBa_K098995 can’t be expressed. Although, at higher temperature, cI dimer (cI repressor, BBa_K098997) will degrade and RNA polymerase can transcribe the DNA sequence again, which means that the expression of the gene after this circuit can be recovered.