Team:NCTU Formosa/CI design

From 2011.igem.org

(Difference between revisions)
 
(10 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>

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.