Team:NCTU Formosa/CI design
From 2011.igem.org
Line 179: | Line 179: | ||
} | } | ||
+ | <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 296: | ||
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 298: | Line 340: | ||
<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 | + | <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 | + | <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 | + | <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 | + | <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 | + | <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 | + | <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 | + | <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 | + | <li><a onClick="out('cm=nav')" class="arrow">Notebook </a> |
<ul> | <ul> | ||
- | <li><a class="arrow | + | <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 |
Revision as of 14:45, 4 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 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 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, 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.