Team:NCTU Formosa/RNA data
From 2011.igem.org
(38 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: | + | 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: | + | border-color: black; |
- | font-weight: | + | 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: | + | padding-top: 0px; |
- | padding-bottom: | + | 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> | ||
- | + | ||
+ | <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 | + | <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=" | + | <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 | + | <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> | ||
<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"> | + | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_discussion">Modeling</a></li> |
</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> | ||
<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"> | + | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_discussion">Modeling</a></li> |
</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> | ||
<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> | ||
- | |||
</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> | ||
<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> | ||
- | |||
</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> | ||
<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> | ||
- | |||
</ul> | </ul> | ||
</li> | </li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/modeling"> | + | <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"> | + | <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> | ||
- | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol_F">Flow</a></li> | + | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol_F">Flow Cytometry</a></li> |
<li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol_G">GC</a></li> | <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol_G">GC</a></li> | ||
</ul> | </ul> | ||
Line 331: | Line 402: | ||
</li> | </li> | ||
</ul> | </ul> | ||
+ | |||
<br><br> | <br><br> | ||
Line 336: | Line 408: | ||
<div id="Box"><h2>Data</h2> | <div id="Box"><h2>Data</h2> | ||
- | <p>We constructed three circuits to make sure the function of RNA thermometer. At the end we will combine those parts in one complete circuit with Low-temperature | + | <p>We constructed three circuits to make sure the function of RNA thermometer. At the end we will combine those parts in one complete circuit with Low-temperature released system.</p> |
- | <div><img src = "http://partsregistry.org/wiki/images/b/bb/RNA_data_1.jpg" width="450"></div> | + | <center><div><img src = "http://partsregistry.org/wiki/images/b/bb/RNA_data_1.jpg" width="450"></div></center> |
<br><b>Circuit A: </b> | <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>. The mGFP is the gene coding for “Green Fluorescence Protein”.<br><br> | |
- | <p>First, we combined a common promoter with 37°C induced RBS (RNA thermometer) and mGFP gene. It is for testing the function of RNA thermometer. Therefore, | + | <p>First, we combined a common promoter with 37°C induced RBS (RNA thermometer) and mGFP gene. It is for testing the function of RNA thermometer. Therefore, according to the expression of green fluorescent protein, we can conclude that the regulation of RNA thermometer is available. The flow cytometer’s data shows the highest fluorescent protein expression at 37°C and 42°C.</p> |
<p>That proves the 37°C induced RBS (RNA thermometer) has an appropriate function.(figure 3.)</p> | <p>That proves the 37°C induced RBS (RNA thermometer) has an appropriate function.(figure 3.)</p> | ||
<br> | <br> | ||
- | <div><img src = "http://partsregistry.org/wiki/images/b/bf/RNA_data_1-2.jpg" width="700"></div> | + | <center><div><img src = "http://partsregistry.org/wiki/images/b/bf/RNA_data_1-2.jpg" width="700"></div></center> |
<br><b>Figure 3: Testing RNA Thermometer</b><br> | <br><b>Figure 3: Testing RNA Thermometer</b><br> | ||
- | The flow cytometer’s data shows the highest fluorescent protein expression at | + | The flow cytometer’s data shows the highest fluorescent protein expression at 37°C and 42°C. That proves the 37°C induced RBS (RNA thermometer) has an appropriate function.<br> |
- | The time-course expression results were measured with time to test RNA thermometer for 12 sets (4 samples by three repeats) of GFP expression devices. The circuit is inserted in backbone pSB3K3, and the host cell is EPI300. Each measuring | + | The time-course expression results were measured with time to test RNA thermometer for 12 sets (4 samples by three repeats) of GFP expression devices. The circuit is inserted in backbone pSB3K3, and the host cell is EPI300. Each measuring was detected every 15 minutes. And all of the data represented the average of three independent measurements. Error bars indicated standard deviations. X-axis indicated the time units, and Y-axis indicated the related fluorescent units (MEFL stands for molecules of equivalent fluorescence).<br><br> |
- | <div><img src = "http://partsregistry.org/wiki/images/4/4e/RNA_data_2.jpg" width="450"></div> | + | <center><div><img src = "http://partsregistry.org/wiki/images/4/4e/RNA_data_2.jpg" width="450"></div></center> |
- | <br><b>Circuit B: </b>Ptet <a href="http://partsregistry.org/Part:BBa_R0040">BBa_R0040</a> is a constitutive repressible promoter, and the RBS we use is BBa_B0034. The mGFP is the gene coding for “Green Fluorescence Protein”. <br><br> | + | <br><b>Circuit B: </b>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”. <br><br> |
- | <p>By this circuit we can realize the base line of the protein expression with common RBS and Ptet promoter. Later, we will add more parts on this circuit to regularly express target protein, so we have to build up the base line of protein expression.</p> | + | <p>By this circuit we can realize the base line of the protein expression with common RBS and Ptet promoter. Later, we will add more parts on this circuit to regularly express target protein, so we have to build up the base line of protein expression.</p> |
- | <p>The result shows E.coli will generate better | + | <p>The result shows E.coli will generate better amount of protein at 32°C and 37°C, it is a reasonable conclusion. That’s because 32-37°C is the most appropriate growth temperature for E.coli. Therefore, we get the information about the basic growth temperature and base line of protein expression in this diagram.(figure 4.)</p> |
<br> | <br> | ||
- | <div><img src = "http://partsregistry.org/wiki/images/d/d5/RNA_data_2-2.jpg" width="700"></div> | + | <center><div><img src = "http://partsregistry.org/wiki/images/d/d5/RNA_data_2-2.jpg" width="700"></div></center> |
<br><b>Figure 4: The reporter circuit:</b><br> | <br><b>Figure 4: The reporter circuit:</b><br> | ||
- | The result shows E.coli will generate better | + | The result shows E.coli will generate better amount of protein at 32°C and 37°C, it is a reasonable conclusion. That’s because 32-37°C is the most appropriate growth temperature for E.coli. Therefore, we get the information about the basic growth temperature and base line of protein expression.<br>The time-course expression results were measured with time to test RNA thermometer for 12 sets (4 samples by three repeats) of GFP expression devices. The circuit is inserted in backbone pSB3K3, and the host cell is EPI300. Each measuring was detected every 15 minutes. And all of the data represented the average of three independent measurements. Error bars indicated standard deviations. X-axis indicated the time units, and Y-axis indicated the fluorescence units with different scales (MEFL stands for molecules of equivalent fluorescence). <br><br> |
- | <div><img src = "http://partsregistry.org/wiki/images/3/3b/RNA_data_3.jpg" height="85" width="860"></div> | + | <center><div><img src = "http://partsregistry.org/wiki/images/3/3b/RNA_data_3.jpg" height="85" width="860"></div></center> |
<br><b>Circuit A+B: </b> | <br><b>Circuit A+B: </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> | <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>In this circuit, we combined the 37°C induced RBS (RNA thermometer), tetR gene and Ptet promoter with a reporter protein (GFP). We want to construct a circuit that will be turn on at low temperature and that will be turn off at high temperature. That’s why we combined 37°C induced RBS and tetR gene in the upstream circuit. When E.coli is cultivated above 37°C, it will make | + | <p>In this circuit, we combined the 37°C induced RBS (RNA thermometer), tetR gene and Ptet promoter with a reporter protein (GFP). We want to construct a circuit that will be turn on at low temperature and that will be turn off at high temperature. That’s why we combined 37°C induced RBS and tetR gene in the upstream circuit. When E.coli is cultivated above 37°C, it will make TetR protein to inhibit Ptet promoter and reporter protein cannot express. At the same time, E.coli will focus on expanding population and produce enough material for target product. So when we shift E.coli to lower temperature, it will smoothly produce target protein with plenty of material and no promoter inhibitor.</p> |
<p> | <p> | ||
Line 378: | Line 450: | ||
<br> | <br> | ||
- | <div><img src = "https://static.igem.org/mediawiki/2011/f/f4/RNA_data_4.JPG" width="700"></div> | + | <center><div><img src = "https://static.igem.org/mediawiki/2011/f/f4/RNA_data_4.JPG" width="700"></div></center> |
<br><b>Figure 5: A low temperature release system with RNA thermometer</b><br> | <br><b>Figure 5: A low temperature release system with RNA thermometer</b><br> | ||
- | The lower temperature 27°C and 32°C can lead E.coli to produce the greatest amount of GFP. In contrast, the higher 37°C and 42°C cause E.coli to produce GFP in slight amount.<br>The time-course expression results were measured with time to test RNA thermometer for 12 sets (4 samples by three repeats) of GFP expression devices. The circuit is inserted in backbone pSB3K3, and the host cell is EPI300. Each measuring | + | The lower temperature 27°C and 32°C can lead E.coli to produce the greatest amount of GFP. In contrast, the higher 37°C and 42°C cause E.coli to produce GFP in slight amount.<br>The time-course expression results were measured with time to test RNA thermometer for 12 sets (4 samples by three repeats) of GFP expression devices. The circuit is inserted in backbone pSB3K3, and the host cell is EPI300. Each measuring was detected every 15 minutes. And all of the data represented the average of three independent measurements. Error bars indicated standard deviations. X-axis indicated the time units, and Y-axis indicated the fluorescence units with different scales (MEFL stands for molecules of equivalent fluorescence).<br><br> |
+ | <h2>Comment</h2> | ||
+ | <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. | ||
+ | </p> | ||
+ | <br><br> | ||
+ | <div id="linkBox"> | ||
+ | <a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_discussion" ><font style="Calibri, Verdana, helvetica, sans-serif" color="white" padding-left="10">NEXT >> Modeling</font> | ||
+ | </div> | ||
Latest revision as of 13:46, 5 October 2011
RNA Thermometer
Data
We constructed three circuits to make sure the function of RNA thermometer. At the end we will combine those parts in one complete circuit with Low-temperature released system.
Circuit A: BBa_J23101 is a constitutive promoter, and the 37℃ induced RBS we use is BBa_K115002. The mGFP is the gene coding for “Green Fluorescence Protein”.
First, we combined a common promoter with 37°C induced RBS (RNA thermometer) and mGFP gene. It is for testing the function of RNA thermometer. Therefore, according to the expression of green fluorescent protein, we can conclude that the regulation of RNA thermometer is available. The flow cytometer’s data shows the highest fluorescent protein expression at 37°C and 42°C.
That proves the 37°C induced RBS (RNA thermometer) has an appropriate function.(figure 3.)
Figure 3: Testing RNA Thermometer
The flow cytometer’s data shows the highest fluorescent protein expression at 37°C and 42°C. That proves the 37°C induced RBS (RNA thermometer) has an appropriate function.
The time-course expression results were measured with time to test RNA thermometer for 12 sets (4 samples by three repeats) of GFP expression devices. The circuit is inserted in backbone pSB3K3, and the host cell is EPI300. Each measuring was detected every 15 minutes. And all of the data represented the average of three independent measurements. Error bars indicated standard deviations. X-axis indicated the time units, and Y-axis indicated the related fluorescent units (MEFL stands for molecules of equivalent fluorescence).
Circuit B: 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”.
By this circuit we can realize the base line of the protein expression with common RBS and Ptet promoter. Later, we will add more parts on this circuit to regularly express target protein, so we have to build up the base line of protein expression.
The result shows E.coli will generate better amount of protein at 32°C and 37°C, it is a reasonable conclusion. That’s because 32-37°C is the most appropriate growth temperature for E.coli. Therefore, we get the information about the basic growth temperature and base line of protein expression in this diagram.(figure 4.)
Figure 4: The reporter circuit:
The result shows E.coli will generate better amount of protein at 32°C and 37°C, it is a reasonable conclusion. That’s because 32-37°C is the most appropriate growth temperature for E.coli. Therefore, we get the information about the basic growth temperature and base line of protein expression.
The time-course expression results were measured with time to test RNA thermometer for 12 sets (4 samples by three repeats) of GFP expression devices. The circuit is inserted in backbone pSB3K3, and the host cell is EPI300. Each measuring was detected every 15 minutes. And all of the data represented the average of three independent measurements. Error bars indicated standard deviations. X-axis indicated the time units, and Y-axis indicated the fluorescence units with different scales (MEFL stands for molecules of equivalent fluorescence).
Circuit A+B: 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.
In this circuit, we combined the 37°C induced RBS (RNA thermometer), tetR gene and Ptet promoter with a reporter protein (GFP). We want to construct a circuit that will be turn on at low temperature and that will be turn off at high temperature. That’s why we combined 37°C induced RBS and tetR gene in the upstream circuit. When E.coli is cultivated above 37°C, it will make TetR protein to inhibit Ptet promoter and reporter protein cannot express. At the same time, E.coli will focus on expanding population and produce enough material for target product. So when we shift E.coli to lower temperature, it will smoothly produce target protein with plenty of material and no promoter inhibitor.
As the experimental data shown (figure 5.), the lower temperature 27°C and 32°C can lead E.coli to produce the greatest amount of GFP. In contrast, the higher 37°C and 42°C cause E.coli to produce GFP in slight amount.
Figure 5: A low temperature release system with RNA thermometer
The lower temperature 27°C and 32°C can lead E.coli to produce the greatest amount of GFP. In contrast, the higher 37°C and 42°C cause E.coli to produce GFP in slight amount.
The time-course expression results were measured with time to test RNA thermometer for 12 sets (4 samples by three repeats) of GFP expression devices. The circuit is inserted in backbone pSB3K3, and the host cell is EPI300. Each measuring was detected every 15 minutes. And all of the data represented the average of three independent measurements. Error bars indicated standard deviations. X-axis indicated the time units, and Y-axis indicated the fluorescence units with different scales (MEFL stands for molecules of equivalent fluorescence).
Comment
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 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 BBa_K115002 at temperatures 27°C, 32°C, 37°C and 42°C.