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

From 2011.igem.org

(Difference between revisions)
 
(199 intermediate revisions not shown)
Line 32: Line 32:
{
{
font-family: Arial, verdana, sans-serif;
font-family: Arial, verdana, sans-serif;
-
list-style-type: none;
+
list-style: none;
float: left;
float: left;
-
height: 20px;
+
height: 30px;
 +
width: 945px;
}
}
Line 42: 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; */
 
}
}
ul#TopMenu > li ul
ul#TopMenu > li ul
{
{
-
background-color: #0033CC;
+
background-color: #000000;
color: #FFFFFF;
color: #FFFFFF;
display: none;
display: none;
position: absolute;
position: absolute;
-
font-size: 14px;
+
font-size: 16px;
-
opacity: 0.7;
+
opacity: 0.8;
list-style: none;
list-style: none;
min-width: 100px;
min-width: 100px;
Line 74: Line 71:
}
}
-
body
+
body
{
{
background-color: #EFEBEC;
background-color: #EFEBEC;
color: #000000;
color: #000000;
 +
font-size: 13px;
}
}
Line 85: Line 83:
left: 0;
left: 0;
clear: both;
clear: both;
-
height: 250px;
+
height: 190px;
}
}
.main
.main
Line 105: Line 103:
h1, h2, h3, h4, h5, h6
h1, h2, h3, h4, h5, h6
{
{
-
background-color: #D09DE1;
+
background-color: #00508D;
-
color:#0D3430;
+
color:#FFFFFF;
text-align: left;
text-align: left;
}
}
-
h2
+
h2
{
{
text-indent: 1em;
text-indent: 1em;
-
}
 
-
 
-
h2+p
 
-
{
 
-
margin-left: 1em;
 
}
}
Line 123: Line 116:
{
{
text-indent: 2em;
text-indent: 2em;
-
}
 
-
 
-
h3+p
 
-
{
 
-
margin-left: 2em;
 
}
}
Line 134: Line 122:
text-indent: 3em;
text-indent: 3em;
}
}
-
+
 
-
h4+p
+
h5
 +
{
 +
text-indent: 4em;
 +
}
 +
 
 +
h6
{
{
-
margin-left: 3em;
+
text-indent: 5em;
}
}
Line 159: Line 152:
.name
.name
 +
{
 +
font-style: italic;
 +
}
 +
.gene
{
{
font-style: italic;
font-style: italic;
Line 165: Line 162:
p
p
{
{
-
text-indent: 0.5em;
+
text-indent: 2em;
}
}
Line 214: 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 247: Line 256:
<!-- top box -->
<!-- top box -->
<div class="top">
<div class="top">
-
<img src="https://static.igem.org/mediawiki/2011/2/24/TokyoTech_TOPlogo.png" alt="Tokyo Tech 2011" width="594" height="154" /><br />
+
<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>  
<!-- list of top menu -->
<!-- list of top menu -->
<div id="navigation">
<div id="navigation">
<ul id="TopMenu">
<ul id="TopMenu">
-
<li id="menu_Home">Home</li>
+
<li id="menu_Home"><a href="https://2011.igem.org/Team:Tokyo_Tech">Home</a></li>
<li id="menu_Project">
<li id="menu_Project">
-
<a href="./Projects/index.htm">Projects</a>
+
Project
<ul>
<ul>
-
<li><a href="./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="./Projects/makeing-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="./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>
-
<li id="menu_data_page">Data page</li>
+
<li id="menu_data_page"><a href="https://2011.igem.org/Team:Tokyo_Tech/DataPage.htm">Data page</a></li>
<li id="menu_Modeling">
<li id="menu_Modeling">
-
<a href="./Modeling/index.htm">Modeling</a>
+
Modeling
<ul>
<ul>
-
<li><a href="./Modeling/index.htm#RPS">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="./Modeling/index.htm#RAIN">rain</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/Urea-cooler/urea-cooler">Urea Coolers</a></li>
-
<li><a href="./Modeling/index.htm#UREA">urea cooler</a></li>
+
</ul>
</ul>
</li>
</li>
-
<li id="menu_HumanPractice">Human Practice</li>
+
<li id="menu_HumanPractice"><a href="https://2011.igem.org/Team:Tokyo_Tech/HumanPractice.htm">Human Practice</a></li>
-
<li id="menu_Experience">Experience</li>
+
<li id="menu_Sitemap"><a href="https://2011.igem.org/Team:Tokyo_Tech/sitemap.htm">Sitemap</a></li>
-
<li id="menu_Sitemap"><a href="./sitemap.htm">Sitemap</a></li>
+
<li id="menu_Extra">
-
+
More
-
<li id="menu_Miscellaneous">
+
<ul style="width:210px;">
-
Extra
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Safety">Safety</a></li>
-
<ul>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Attribution_and_Contributions.htm">Attribution and Contributions</a></li>
-
<li><a href="./Team:Tokyo_Tech/safety.htm">Safety</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/notebook">NoteBook</a></li>
-
<li><a href="./Team:Tokyo_Tech/Attributions_and_Contributions.htm">Attribution and Contributions</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/team">Team</a></li>
-
<li><a href="./Team:Tokyo_Tech/Notebook.htm">NoteBook</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Sponsers.htm">Sponsors</a></li>
-
<li><a href="./Team:Tokyo_Tech/OurTeam.htm">Team</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Collaboration.htm">Collaboration</a></li>
-
<li><a href="./Team:Tokyo_Tech/Sponsers.htm">Sponsers</a></li>
+
-
<li><a href="./Team:Tokyo_Tech/Collaboration.htm">Collaboration</a></li>
+
</ul>
</ul>
</li>
</li>
Line 300: Line 312:
<!-- left menu list -->
<!-- left menu list -->
-
<div style="min-height: 1500px; 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 -->
-
<ol>
+
<ul>
-
<li><a href="#RPS">Rock-Paper-Scisors game</a></li>
+
<li><a href="#intro">1. Introduction</a></li>
-
<li><a href="#ISP">Isoprene Synthesis</a></li>
+
<li><a href="#Res">2. Isoprene by <span class="name">E.coli</span></a></li>
-
<li><a href="#Urea">Urea Cooler</a></li>
+
                <li><a href="#rain">3. Discussion</a></li>
-
</ol>
+
 
 +
</ul>
</div>
</div>
</div>
</div>
Line 313: Line 326:
<!-- main contents -->
<!-- main contents -->
<div class="main">
<div class="main">
-
<!-- ############ Wrote main contents here ############### -->
+
<!-- ############ Write main contents here ############### -->
<!-- page title -->
<!-- page title -->
Line 320: 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=50% height=50%>
+
<img src="https://static.igem.org/mediawiki/2011/e/e8/TokyoTech_rain_Illust1.png" alt="Illust" style="float:right;" width="200px" />
-
Playing rock-paper-scissors game with E.coli during summer was fun,  
+
Playing RPS with <span class="name">E. coli</span> during summer was fun, but,  
-
but even if humans won, we soon returned to complaining about the hot weather.  
+
even if humans won, celebrations did not last long
-
As a prize for humans who win in our RPS game,  
+
since we soon returned to complaining about the hot weather.
-
we designed an E. coli that can make it rain,  
+
As a prize for humans who win in our RPS game, we designed an  
-
making the hot summer more fun and refreshing (let alone applications in agriculture).
+
<span class="name">E. coli</span> that can make it rain, making the hot summer more  
-
(優子と相談する)
+
fun and refreshing (let alone applications in agriculture).  
</p>
</p>
-
<h2 style="float:none;">1.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  
-
It has been observed that trees in tropical rainforests contribute to  
+
contribute to the formation of photo-smog aerosol in  
-
the formation of photo-smog aerosol in the lower atmosphere by releasing isoprene ]
+
the lower atmosphere by releasing isoprene (Paulson and Seinfeld, 1992).
-
(Paulson and Seinfeld, 1992), and that photo-oxidized  
+
The photo-oxidized isoprene acts as a condensation  
-
isoprene acts as a condensation nucleus [4],  
+
nucleus [2], may cause rain even  
-
and can cause shower(make it rain) even if it si present in very low concentrations. <br />
+
if it is present in very low concentrations.  
-
</p>
+
</p>
-
+
-
<img src="https://static.igem.org/mediawiki/2011/2/2f/TokyoTech_rain_fig1.png" alt="Fig.1" / style="float:none;" width=75% height=75%>
+
<div align="center">
 +
<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>
 +
</div>
-
<p>
+
<p>
-
It is known that the enzyme isoprene synthase is needed to catalyze the change of  
+
It is known that the enzyme isoprene synthase can catalyze  
-
dimethylallyl-pyrophosphate(DMAPP) into isoprene.  
+
the conversion of dimethylallyl diphosphate(DMAPP) to
-
DMAPP is normally synthesized by E. coli, so the only thing we need to make our bacteria  
+
isoprene. DMAPP is normally synthesized by  
-
synthetize isoprene is isoprene synthase.  
+
<span class="name">E. coli</span>, so the only thing we need  
-
The isoprene synthase coding gene (ispS) has isolated from the tree poplar  
+
to make our bacteria synthetize isoprene is isoprene synthase.  
-
(Barbara Miller et al., 2001). E. coli introduce this gene released isoprene into  
+
The isoprene synthase coding gene (<span class="gene">ispS</span>)  
-
the air by diffusion [1]  
+
is isolated from the tree poplar (Barbara Miller <i>et al</i>., 2001).  
-
</p>
+
<span class="name">E. coli</span> introduced this gene  
-
+
released isoprene into the air by diffusion [1]  
-
<img alt="Fig.2" />
+
</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>
 +
</div>
-
<p>
+
<p>
-
In this study, we tried to make E.coli synthetize isoprene by the isoprene synthase
+
In this study, we made <span class="name">E. coli</span>
-
on the standardized plasmid. Moreover we calculate that E.coli could produce
+
synthesize isoprene by introducing <span class="gene">ispS</span>.
-
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, but we still have to confirm the rain part).
+
-
</p>
+
</p>
</p>
 +
<h2 id="Res">2. Isoprene by <span class="name">E. coli</span></h2>
-
<h2>1.2 Result</h2>
 
<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 RBS-ispS as negative control and placIQ-RBS-ispS as positive control,
+
and sample PlacIQ-RBS-<span class="gene">ispS</span>(<a href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K649303">BBa_K649303</a>)
-
using the placIQ promoter (BBa_I14032) and ispS.  
+
, using the  
-
Gene ispS is extracted from the pMK backbone vector.
+
PlacIQ promoter and <span class="gene">ispS</span>.  
-
(see more about our constructions)
+
Gene <span class="gene">ispS</span> is extracted from the pMK  
-
    </p>
+
backbone vector.
 +
(<a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/GC-Assay#Const">see more about our constructions</a>)
 +
</p>
-
<img alt="Fig.3" />
+
<div align="center">
 +
<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>
 +
</div>
-
<p>
+
<p>
-
We also measured the amount of isoprene from E.coli by Gas Chromotrography-Mass  
+
We used Gas Chromotrography-Mass Spectrometry (GC-MS)
-
Spectrometry (GC-MS). When using GC-MS, we injected a series of chloroform-diluted  
+
                        to measure the amount of isoprene produced by
-
liquid isoprene to draw the calibration curve.  
+
<span class="name">E. coli</span>. When using GC-MS, we firstly injected a series of chloroform-diluted  
-
To confirm if liquid isoprene produced by E. coli would be released as a gas,  
+
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.
-
we diluted liquid isoprene in water and also in LB medium.  
+
                                        </p>
-
In both cases, we could confirm evaporated into the air
+
                <p>
-
(see more about these experiments).
+
                        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.
-
</p>
+
                        (<a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/GC-Assay#AP">see more about this work.</a>)
-
<p>
+
                </p>
-
Unfortunately, the GC-MS instrument got broken just before the wiki freeze.  
+
                <p>
-
Therefore we were not able to conclude our experiments and report assay results.  
+
                <div align="center">
-
But we are certainly able to use the GC-MS again and report our results soon.
+
                        (a)
-
</p>
+
                        <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>     
 +
 +
 
 +
<h2 id="rain">3. Discussion</h2>
 +
<p>
 +
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>
 +
<table>
 +
<tr>
 +
<th>Isoprene -</th>
 +
<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>
 +
 
 +
    <div style="margin: 5px;">
 +
<h2>Reference </h2>
 +
[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 />
-
<h3>Discussion</h3>
+
[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 />
-
<p>
+
-
計算結果
+
-
Note that both the negative control and the positive control produce amounts of
+
-
isoprene greater than that required to form the aerosols when cultivated in 100ml
+
-
of LB media (0.92[?g] and 9.6[?g], respectively), we can therefore conclude that,
+
-
at least in principle, it is possible to make an E. coli that can make induce the
+
-
formation of these secondary organic aerosols.
+
-
</p>
+
-
+
-
<div>
+
-
Isoprene by E.coli
+
-
<img alt="Fig.4" />
+
-
<div class="graph_title">
+
-
Fig.3 Expected isoprene production by LT21 strain negative control
+
-
pSB3K-placIQ and positive control pSB3K-placIQ-ispS is shown by blue columns
+
-
respectively. 50ml sample of headspace gas from a 100ml LB culture which was
+
-
induced with IPTG for 5 hours (Zao Y et al., 2011). On the right red column,
+
-
the amount of isoprene needed to form aerosols is shown.
+
-
The amount of isoprene required to form isoprene is 0.22-1.8[?g] in 400ml
+
-
headspace (Tadeusz E et al., 2007)
+
-
</div>
+
-
</div>
+
-
雨ロケの動画
+
</div>
-
</p>
+
-
+
-
<div>
+
-
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]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
+
-
[3]Tadeusz E. Kleindienst, et al, Ozone-isoprene reaction: Re-examination of the formation of secondary organic aerosol, Geophysical research letters,(2006) vol.34
+
-
[4]O`Dowd, C.D. Aalto, K.Hameri, M.Kulmala, and Thorsten Hoffmann. Atmospheric particles form organic Vapours, Nature,2002.
+
-
</div>
+
</p>
</p>
Line 440: 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