Team:Tokyo Tech/Projects/making-rain/index.htm

From 2011.igem.org

(Difference between revisions)
 
(158 intermediate revisions not shown)
Line 34: Line 34:
list-style: none;
list-style: none;
float: left;
float: left;
-
height: 20px;
+
height: 30px;
width: 945px;
width: 945px;
}
}
Line 43: Line 43:
position:relative;
position:relative;
padding: 2px 15px 0 0;
padding: 2px 15px 0 0;
-
/* border-color: #EFEBEC;
 
-
border-width: 0;
 
-
border-left-width: 5px;
 
-
border-style: solid; */
 
}
}
Line 55: Line 51:
display: none;
display: none;
position: absolute;
position: absolute;
-
font-size: 14px;
+
font-size: 16px;
opacity: 0.8;
opacity: 0.8;
list-style: none;
list-style: none;
Line 75: Line 71:
}
}
-
body
+
body
{
{
background-color: #EFEBEC;
background-color: #EFEBEC;
color: #000000;
color: #000000;
 +
font-size: 13px;
}
}
Line 86: Line 83:
left: 0;
left: 0;
clear: both;
clear: both;
-
height: 180px;
+
height: 190px;
}
}
.main
.main
Line 155: Line 152:
.name
.name
 +
{
 +
font-style: italic;
 +
}
 +
.gene
{
{
font-style: italic;
font-style: italic;
Line 161: Line 162:
p
p
{
{
-
text-indent: 0.5em;
+
text-indent: 2em;
}
}
Line 210: Line 211:
}
}
-
window.onload = function() {
+
function getElementsByClass() {
 +
    var classElements = new Array();
 +
    var allElements = document.getElementsByTagName("*");
 +
    for (i = 0 ; i < allElements.length; i++) {
 +
if (allElements[i].className == 'firstHeading') {
 +
    allElements[i].style.display = 'none';
 +
  // window.alert('発見。');
 +
}
 +
    }
 +
}
 +
 +
window.onload = function() {
 +
getElementsByClass();
var menu = window.document.getElementById('TopMenu');
var menu = window.document.getElementById('TopMenu');
if(menu==null)
if(menu==null)
Line 243: Line 256:
<!-- top box -->
<!-- top box -->
<div class="top">
<div class="top">
-
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="965" HEIGHT="150" id="Yourfilename" ALIGN="">
+
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="965" height="150" id="Yourfilename" align="">
-
<PARAM NAME=movie VALUE="https://static.igem.org/mediawiki/2011/4/4d/Header.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="https://static.igem.org/mediawiki/2011/4/4d/Header.swf" quality=high bgcolor=#FFFFFF WIDTH="965" HEIGHT="150" NAME="Yourfilename" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED> </OBJECT>  
+
<param name="movie" value="https://static.igem.org/mediawiki/2011/4/4d/Header.swf">
 +
<param name="quality" value="high">
 +
<param name="bgcolor" value="#FFFFFF">
 +
<embed src="https://static.igem.org/mediawiki/2011/4/4d/Header.swf" quality="high" bgcolor="#FFFFFF" width="965" height="150" name="Yourfilename" align="" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
 +
</embed>
 +
</object>  
<!-- list of top menu -->
<!-- list of top menu -->
<div id="navigation">
<div id="navigation">
Line 251: Line 269:
<li id="menu_Project">
<li id="menu_Project">
-
Projects</a>
+
Project
<ul>
<ul>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/RPS-game/index.htm">RPS-game</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/RPS-game/index.htm">RPS-Game</a></li>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/index.htm">rain</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/index.htm">Make it Rain</a></li>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/Urea-cooler/index.htm">urea cooler</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/Urea-cooler/index.htm">Urea Coolers</a></li>
</ul>
</ul>
</li>
</li>
Line 264: Line 282:
Modeling
Modeling
<ul>
<ul>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/RPS-game/RPS-game">RPS-game</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/RPS-game/RPS-game">RPS-Game</a></li>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/Urea-cooler/urea-cooler">urea cooler</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/Urea-cooler/urea-cooler">Urea Coolers</a></li>
</ul>
</ul>
</li>
</li>
Line 274: Line 292:
<li id="menu_Extra">
<li id="menu_Extra">
-
Extra
+
More
-
<ul>
+
<ul style="width:210px;">
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Safety">Safety</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Safety">Safety</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Attribution_and_Contributions.htm">Attribution and Contributions</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Attribution_and_Contributions.htm">Attribution and Contributions</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/notebook">NoteBook</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/notebook">NoteBook</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/team">Team</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/team">Team</a></li>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Sponsers.htm">Sponsers</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Sponsers.htm">Sponsors</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Collaboration.htm">Collaboration</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Collaboration.htm">Collaboration</a></li>
</ul>
</ul>
Line 294: Line 312:
<!-- left menu list -->
<!-- left menu list -->
-
<div style="min-height: 1800px; float: left;">
+
<div style="min-height: 3150px; float: left;">
<div id="LeftMenu">
<div id="LeftMenu">
<!--list of page menu: DO NOT WRITE LINKS NOT WRITTEN IN THIS PAGE -->
<!--list of page menu: DO NOT WRITE LINKS NOT WRITTEN IN THIS PAGE -->
<ul>
<ul>
-
<li><a href="#intro">1.Introduction</a></li>
+
<li><a href="#intro">1. Introduction</a></li>
-
<li><a href="#Res">2.Result</a></li>
+
<li><a href="#Res">2. Isoprene by <span class="name">E.coli</span></a></li>
-
<li><a href="#discus">3.Discussion</a></li>
+
                 <li><a href="#rain">3. Discussion</a></li>
-
                 <li><a href="Ref">4.Reference</a></li>
+
 
</ul>
</ul>
</div>
</div>
Line 315: Line 333:
<p>
<p>
<p>
<p>
-
<img src="https://static.igem.org/mediawiki/2011/e/e8/TokyoTech_rain_Illust1.png" alt="Illust" style="float:right;" width=25% height=25%>
+
<img src="https://static.igem.org/mediawiki/2011/e/e8/TokyoTech_rain_Illust1.png" alt="Illust" style="float:right;" width="200px" />
-
Playing RPS with E. coli during summer was fun, but,  
+
Playing RPS with <span class="name">E. coli</span> during summer was fun, but,  
even if humans won, celebrations did not last long  
even if humans won, celebrations did not last long  
since we soon returned to complaining about the hot weather.   
since we soon returned to complaining about the hot weather.   
As a prize for humans who win in our RPS game, we designed an  
As a prize for humans who win in our RPS game, we designed an  
-
E. coli that can make it rain, making the hot summer more  
+
<span class="name">E. coli</span> that can make it rain, making the hot summer more  
fun and refreshing (let alone applications in agriculture).  
fun and refreshing (let alone applications in agriculture).  
</p>
</p>
<h2 id="intro" style="clear:both;">1. Introduction</h2>
<h2 id="intro" style="clear:both;">1. Introduction</h2>
 +
<p>
<p>
-
<p>
+
To make it rain we focus on the substance isoprene.  
-
To make it rain we focus on the substance isoprene. It has been observed that trees in tropical rainforests contribute to the formation of photo-smog aerosol in the lower atmosphere by releasing isoprene (Paulson and Seinfeld, 1992). The photo-oxidized isoprene acts as a condensation nucleus [3], might cause shower (make it rain) even if it is present in very low concentrations.  
+
It has been observed that trees in tropical rainforests  
-
</p>
+
contribute to the formation of photo-smog aerosol in  
 +
the lower atmosphere by releasing isoprene (Paulson and Seinfeld, 1992).  
 +
The photo-oxidized isoprene acts as a condensation  
 +
nucleus [2], may cause rain even  
 +
if it is present in very low concentrations.  
 +
</p>
-
<center>
+
<div align="center">
-
<img src="https://static.igem.org/mediawiki/2011/2/2f/TokyoTech_rain_fig1.png" alt="Fig.1" style="float:none;" width=75% height=75% />
+
<img src="https://static.igem.org/mediawiki/2011/7/7c/Reaction-of-isoprene.png" alt="Fig.1" style="float:none;" width="800px" />
<div class="graph_title">
<div class="graph_title">
-
Fig1. Isoprene photo-oxidation reaction
+
Fig. 1 Isoprene photo-oxidation reaction
</div>
</div>
-
</center>
+
</div>
-
<p>
+
<p>
-
It is known that the enzyme isoprene synthase can catalyze the conversion of dimethylallyl diphosphate(DMAPP) to isoprene. DMAPP is normally synthesized by E. coli, so the only thing we need to make our bacteria synthetize isoprene is isoprene synthase. The isoprene synthase coding gene (ispS) has isolated from the tree poplar (Barbara Miller et al., 2001). E. coli introduce this gene released isoprene into the air by diffusion [1]  
+
It is known that the enzyme isoprene synthase can catalyze  
-
</p>
+
the conversion of dimethylallyl diphosphate(DMAPP) to  
-
+
isoprene. DMAPP is normally synthesized by  
-
<center>
+
<span class="name">E. coli</span>, so the only thing we need  
-
<img src ="https://static.igem.org/mediawiki/2011/c/cd/TokyoTech_rain_fig2.png" alt="Fig.3" />
+
to make our bacteria synthetize isoprene is isoprene synthase.  
 +
The isoprene synthase coding gene (<span class="gene">ispS</span>)  
 +
is isolated from the tree poplar (Barbara Miller <i>et al</i>., 2001).  
 +
<span class="name">E. coli</span> introduced this gene  
 +
released isoprene into the air by diffusion [1]  
 +
</p>
 +
 +
<div align="center">
 +
<img src="https://static.igem.org/mediawiki/2011/c/cd/TokyoTech_rain_fig2.png" width="658px" alt="Fig.3" />
<div class="graph_title">
<div class="graph_title">
-
Fig2. Formation of isoprene is catalyzed by isoprene synthase
+
Fig. 2 Formation of isoprene is catalyzed by isoprene synthase
</div>
</div>
-
</center>
+
</div>
-
<p>
+
<p>
-
In this study, we tried to make E.coli synthetize isoprene by the isoprene synthase on the standardized plasmid. Moreover we calculate that E.coli could produce isoprene more effectively and faster than the trees in the tropical rainforests. It means that the amount of isoprene produced by our E. coli is enough to form the secondary organic aerosols and make it rain.
+
In this study, we made <span class="name">E. coli</span>
-
</p>
+
synthesize isoprene by introducing <span class="gene">ispS</span>.
</p>
</p>
 +
<h2 id="Res">2. Isoprene by <span class="name">E. coli</span></h2>
-
<h1>2. Result</h1>
 
<p>
<p>
-
<p>
+
To measure the amount of isoprene produced by <span class="name">E. coli</span> with the introduction of <span class="gene">ispS</span>, we constructed negative control PlacIQ
-
We constructed negative control RBS-ispS and sample placIQ-RBS-ispS, using the placIQ promoter (BBa_I14032) and ispS. Gene ispS is extracted from the pMK backbone vector.(<a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/GC-Assay">see more about our constructions</a>)
+
and sample PlacIQ-RBS-<span class="gene">ispS</span>(<a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K649303">BBa_K649303</a>)
-
    </p>
+
, using the  
 +
PlacIQ promoter and <span class="gene">ispS</span>.  
 +
Gene <span class="gene">ispS</span> is extracted from the pMK  
 +
backbone vector.
 +
(<a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/GC-Assay#Const">see more about our constructions</a>)
 +
</p>
-
<center>
+
<div align="center">
-
<img src="https://static.igem.org/mediawiki/2011/9/90/TokyoTech_rainfig3.png" alt="Fig.2" width="80%" height="80%" style="float:none;" />
+
<img src="https://static.igem.org/mediawiki/2011/0/08/Rain-const.png" alt="Fig.3" width="500px" style="float:none;" />
<div class="graph_title">
<div class="graph_title">
-
Fig3. Construction of RBS-ispS and placIQ-RBS-ispS
+
Fig. 3 Constructions of PlacIQ and PlacIQ-RBS-<span class="gene">ispS</span>
</div>
</div>
-
</center>
+
</div>
-
<p>
+
<p>
-
We also measured the amount of isoprene from E.coli by Gas Chromotrography-Mass Spectrometry (GC-MS). When using GC-MS, we injected a series of chloroform-diluted liquid isoprene to draw the calibration curve. To confirm if liquid isoprene produced by E. coli would be released as a gas, we diluted liquid isoprene in water and also in LB medium. In both cases, we could confirm evaporated into the air (<a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/GC-Assay">see more about these experiments</a>).
+
We used Gas Chromotrography-Mass Spectrometry (GC-MS)
-
</p>
+
                        to measure the amount of isoprene produced by
-
<p>
+
<span class="name">E. coli</span>. When using GC-MS, we firstly injected a series of chloroform-diluted  
-
Unfortunately, the GC-MS instrument got broken just before the wiki freeze. Therefore we were not able to conclude our experiments and report assay results. But we are certainly able to use the GC-MS again and report our results soon.
+
liquid isoprene to draw the calibration curve. Then the peaks of negative control(PlacIQ) and sample(PlacIQ-RBS-<i>ispS</i>) were detected at the retention time at 1.1 min. This is same to the retention time of the peak of authentic material isoprene. Therefore, we concluded  that our E.coli was producing isoprene as we expected.
-
</p>
+
                                        </p>
-
</p>
+
                <p>
 +
                        According to the calibration curve and peak areas, we calculated the isoprene produced by our <span class="name">E. coli</span> BL21 (DE3) with the introduction of <span class="name">ispS</span> is about 4.1×10<sup>-5</sup> mg/L, while negative control (PlacIQ) only produced one eighth of the sample.
 +
                        (<a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/GC-Assay#AP">see more about this work.</a>)
 +
                </p>
 +
                <p>
 +
                <div align="center">
 +
                        (a)
 +
                        <a href="https://static.igem.org/mediawiki/2011/a/a1/GS-MG_assay.png">
 +
                        <img src="https://static.igem.org/mediawiki/2011/a/a1/GS-MG_assay.png" width="200px"/></a>
 +
                        (b)
 +
                        <img src="https://static.igem.org/mediawiki/2011/e/e4/Rain-fig4-2.jpg" alt="isprene-graph" width="400px" />
 +
                </div>
 +
                        <center>Fig. 4 isoprene detected by GC-MS (This work is done by Yuto Sugiuchi.)<br />
 +
(a)a-1:negative control(PlacIQ), a-2:sample(PlacIQ-RBS-<span class="gene">ispS</span>), a-3:authentic material                          <br />(b)The amount of isoprene detected in <span class="name">E. coli</span> extract.                        </center>
 +
                </p>      
 +
-
<h1 id="discus">3.Discussion</h1>
+
<h2 id="rain">3. Discussion</h2>
<p>
<p>
-
According to a paper [1], E. coli BL21 (DE3) harboring isoprene synthase will accumulate around 94 [mg/batch-l] isoprene, while E. coli with negative control will produce very little amounts of isoprene about 9 [mg/l]. The following calculations show that E.coli make a precipitation is feasible. If we culture this E.coli in 2L media set in 24m3(3m×4m×2m) space, the concentration of isoprene is 7.8ppm (=21.9[µg/l]). This concentration is higher than the requirement 3ppm (=8.4µg/(air-l)]) to form secondary organic aerosols in a reaction chamber. We also designed an easy indoor experiment of isoprene to form aerosol through ozone-oxidization of isoprene inside a Teflon bag. Though we estimate that from 3ppm (=8.4 µg/l) isoprene in the Teflon bag likely to form aerosol. [4]
+
The reaction between isoprene and ozone has been studied to examine physical and chemical characteristics of the secondary organic aerosol formed. Aerosols is suspension of solid particles or liquid droplets in gas. The most common aerosol in the atmosphere are clouds, which normally consist of suspensions of water droplets or ice particles of greater density, and can later cause rain. According to those information, we designed an easy indoor experiment of reaction between isoprene and ozone, and confirmed that isoprene can make aerosol.The ozone-isoprene reaction was carried out in teflon bags. To facilitate the reaction, ultraviolet radiation was used. 20 mins after the reaction started, formation of aerosol was confirmed as shown the photos below.
-
 
+
<center>
-
</p>
+
<table>
-
+
<tr>
-
<div>
+
<th>Isoprene -</th>
-
<h1 id="Ref"> 4.Reference </h1>
+
<th>Isoprene +</th>
 +
</tr>
 +
<tr>
 +
<td>
 +
<img src="https://static.igem.org/mediawiki/2011/9/93/Aerosol2.png" alt="aerosol2" />
 +
</td>
 +
                        <td>
 +
<img src="https://static.igem.org/mediawiki/2011/archive/c/c0/20111027081411%21Aerosol1.png" alt="aerosol1" />
 +
</td>
 +
</tr>
 +
</table>
 +
        </center>
 +
<center>Fig. 7 aerosol formation</center>
 +
<p>
 +
The picture on the left shows that when isoprene was not present no aerosol was detected even when air, water and ozone were put together under reaction conditions. On the other hand, the picture on the right shows that when isoprene was used, it formed an aerosol (this became evident because the trajectory of the laser light was visible).
 +
<a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/GC-Assay#aerosol">see more about this work.</a>
 +
</p>
 +
<p>
 +
All in all, we confirmed that <span class="name">E. coli</span> with the insertion of <span class="gene">ispS</span> synthesizes isoprene and that isoprene makes aerosol. So our <span class="name">E. coli</span> will make it rain!  We also thoroughly concerned about the safety that might come up with the using of isoprene, <a href="https://2011.igem.org/Team:Tokyo_Tech/Safety">details can be seen here.</a>
 +
</p>
-
[1] Yaru zhao, et al. Biosynthesis of isoprene in Escherichia coli via methylerythritol phosphate (MEP) pathway, Appl Microbiol Biothechnol(2011) 90:1915-1922<br />
+
    <div style="margin: 5px;">
-
[2]Mattijs K. Julsing, et al. Functional analysis of genes involved in the biosynthesis of isoprene in Bacillus subtilis, Appl Microbiol Biothechnol(2007)75:1377-1384<br />
+
<h2>Reference </h2>
-
[3]O`Dowd, C.D. Aalto, K.Hameri, M.Kulmala, and Thorsten Hoffmann. Atmospheric particles form organic Vapours, Nature,2002.<br />
+
[1] Yaru zhao, <i>et al</i>., Biosynthesis of isoprene in <span class="name">Escherichia coli</span> via methylerythritol phosphate (MEP) pathway, Appl Microbiol Biothechnol(2011) 90:1915-1922<br />
-
                        [4] Nadine M. Czoschke et al, Effect of acidic seed on biogenic secondary organic aerosol growth, Atmospheric Environment, 2003 <br />
+
-
</div>
+
[2] Leonardo Silva Santos, <i>et al</i>., Mimicking the atmospheric OH-radical-mediated photooxidation of isoprene: formation of cloud-condensation nuclei polyols monitored by electrospray ionization mass spectrometry, Rapid Communication in Mass Spectrometry, 2006<br />
 +
 +
</div>
</p>
</p>
Line 398: Line 471:
<!-- end of main contents -->
<!-- end of main contents -->
-
<!-- footer -->
 
-
<!--
 
-
<div class="footer">
 
-
<hr />
 
-
here is footer.
 
-
</div>
 
-
-->
 
-
<!-- end of footer -->
 
</p>
</p>
<!-- end of under contents -->
<!-- end of under contents -->
 +
 +
<div style="bottom: 0;left: 30; position:fixed; background-color: #000000; opacity:0.8;">
 +
<a onclick="scrollTo(0,0);return false;" onfocus="this.blur();" style="color:#FFFFFF;">Return to Page Top</a>
 +
</div>
<!-- DO NOT WRITE UNDER HERE -->
<!-- DO NOT WRITE UNDER HERE -->
</body>
</body>
</html>
</html>

Latest revision as of 03:43, 29 October 2011

Tokyo Tech 2011

Making it Rain

Illust Playing RPS with E. coli during summer was fun, but, even if humans won, celebrations did not last long since we soon returned to complaining about the hot weather. As a prize for humans who win in our RPS game, we designed an E. coli that can make it rain, making the hot summer more fun and refreshing (let alone applications in agriculture).

1. Introduction

To make it rain we focus on the substance isoprene. It has been observed that trees in tropical rainforests contribute to the formation of photo-smog aerosol in the lower atmosphere by releasing isoprene (Paulson and Seinfeld, 1992). The photo-oxidized isoprene acts as a condensation nucleus [2], may cause rain even if it is present in very low concentrations.

Fig.1
Fig. 1 Isoprene photo-oxidation reaction

It is known that the enzyme isoprene synthase can catalyze the conversion of dimethylallyl diphosphate(DMAPP) to isoprene. DMAPP is normally synthesized by E. coli, so the only thing we need to make our bacteria synthetize isoprene is isoprene synthase. The isoprene synthase coding gene (ispS) is isolated from the tree poplar (Barbara Miller et al., 2001). E. coli introduced this gene released isoprene into the air by diffusion [1]

Fig.3
Fig. 2 Formation of isoprene is catalyzed by isoprene synthase

In this study, we made E. coli synthesize isoprene by introducing ispS.

2. Isoprene by E. coli

To measure the amount of isoprene produced by E. coli with the introduction of ispS, we constructed negative control PlacIQ and sample PlacIQ-RBS-ispS(BBa_K649303) , using the PlacIQ promoter and ispS. Gene ispS is extracted from the pMK backbone vector. (see more about our constructions)

Fig.3
Fig. 3 Constructions of PlacIQ and PlacIQ-RBS-ispS

We used Gas Chromotrography-Mass Spectrometry (GC-MS) to measure the amount of isoprene produced by E. coli. When using GC-MS, we firstly injected a series of chloroform-diluted liquid isoprene to draw the calibration curve. Then the peaks of negative control(PlacIQ) and sample(PlacIQ-RBS-ispS) were detected at the retention time at 1.1 min. This is same to the retention time of the peak of authentic material isoprene. Therefore, we concluded that our E.coli was producing isoprene as we expected.

According to the calibration curve and peak areas, we calculated the isoprene produced by our E. coli BL21 (DE3) with the introduction of ispS is about 4.1×10-5 mg/L, while negative control (PlacIQ) only produced one eighth of the sample. (see more about this work.)

(a) (b) isprene-graph
Fig. 4 isoprene detected by GC-MS (This work is done by Yuto Sugiuchi.)
(a)a-1:negative control(PlacIQ), a-2:sample(PlacIQ-RBS-ispS), a-3:authentic material
(b)The amount of isoprene detected in E. coli extract.

3. Discussion

The reaction between isoprene and ozone has been studied to examine physical and chemical characteristics of the secondary organic aerosol formed. Aerosols is suspension of solid particles or liquid droplets in gas. The most common aerosol in the atmosphere are clouds, which normally consist of suspensions of water droplets or ice particles of greater density, and can later cause rain. According to those information, we designed an easy indoor experiment of reaction between isoprene and ozone, and confirmed that isoprene can make aerosol.The ozone-isoprene reaction was carried out in teflon bags. To facilitate the reaction, ultraviolet radiation was used. 20 mins after the reaction started, formation of aerosol was confirmed as shown the photos below.

Isoprene - Isoprene +
aerosol2 aerosol1
Fig. 7 aerosol formation

The picture on the left shows that when isoprene was not present no aerosol was detected even when air, water and ozone were put together under reaction conditions. On the other hand, the picture on the right shows that when isoprene was used, it formed an aerosol (this became evident because the trajectory of the laser light was visible). see more about this work.

All in all, we confirmed that E. coli with the insertion of ispS synthesizes isoprene and that isoprene makes aerosol. So our E. coli will make it rain! We also thoroughly concerned about the safety that might come up with the using of isoprene, details can be seen here.

Reference

[1] Yaru zhao, et al., Biosynthesis of isoprene in Escherichia coli via methylerythritol phosphate (MEP) pathway, Appl Microbiol Biothechnol(2011) 90:1915-1922
[2] Leonardo Silva Santos, et al., Mimicking the atmospheric OH-radical-mediated photooxidation of isoprene: formation of cloud-condensation nuclei polyols monitored by electrospray ionization mass spectrometry, Rapid Communication in Mass Spectrometry, 2006

Return to Page Top