Team:Tokyo Tech

From 2011.igem.org

(Difference between revisions)
 
(140 intermediate revisions not shown)
Line 10: Line 10:
{
{
color: #000000;
color: #000000;
-
background-color: #A59DA2;
+
background-color: #C4C4D2;
margin: 0px;
margin: 0px;
padding: 0px;
padding: 0px;
Line 16: Line 16:
width: 150px;
width: 150px;
float: left;
float: left;
-
top: 500px;
+
top: 550px;
position: static;
position: static;
}
}
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;
+
list-style: none;
-
border-width: 0;
+
-
border-left-width: 5px;
+
-
border-style: solid;  */
+
-
list-style-type: none;
+
}
}
ul#TopMenu > li ul
ul#TopMenu > li ul
{
{
-
background-color: #0033CC;
+
background-color: #050505;
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 79: Line 76:
background-color: #EFEBEC;
background-color: #EFEBEC;
color: #000000;
color: #000000;
 +
font-size: 13px;
}
}
Line 86: Line 84:
left: 0;
left: 0;
clear: both;
clear: both;
-
height: 250px;
+
height: 190px;
 +
width: 945px;
}
}
.main
.main
Line 98: Line 97:
{
{
position: static;
position: static;
-
top: 300px;
+
top: 310px;
margin: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
padding: 0 0 0 0;
padding: 0 0 0 0;
Line 106: Line 105:
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: center;
padding-left: 5px;
padding-left: 5px;
 +
clear: both;
}
}
Line 138: Line 138:
{
{
text-indent: 2em;
text-indent: 2em;
 +
}
 +
 +
img.fig
 +
{
 +
float: right;
}
}
 +
object
 +
{
 +
float: none;
 +
}
 +
-->
-->
</style>
</style>
Line 167: Line 177:
function SetCloseTimer()
function SetCloseTimer()
{
{
 +
StopMenuTimer();
temp_timer = window.setTimeout(CloseMenu, timeout);
temp_timer = window.setTimeout(CloseMenu, timeout);
}
}
Line 179: Line 190:
}
}
-
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 190: Line 213:
}
}
-
// list[i].onmouseout = function(){SetCloseTimer();}
+
list[i].onmouseout = function(){SetCloseTimer();}
list[i].onclick    = function(){
list[i].onclick    = function(){
if(showed_item) CloseMenu();
if(showed_item) CloseMenu();
Line 212: Line 235:
<!-- top box -->
<!-- top box -->
<div class="top">
<div class="top">
-
<img src="./Team:Tokyo_Tech/img/dummy_logo.png" alt="Tokyo Tech 2011" width="640" height="200" /><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="" style="float:none;">
 +
<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 219: Line 248:
<li id="menu_Project">
<li id="menu_Project">
-
<a href="./Team:Tokyo_Tech/Projects/index.htm">Projects</a>
+
Project
<ul>
<ul>
-
<li><a href="./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="./Team:Tokyo_Tech/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="./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>
-
<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="./Team:Tokyo_Tech/Modeling/index.htm">Modeling</a>
+
Modeling
<ul>
<ul>
-
<li>RPS-game</li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/RPS-game/RPS-game">RPS-Game</li>
-
<li>rain</li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/Urea-cooler/urea-cooler">Urea Coolers</li>
-
<li>urea cooler</li>
+
</ul>
</ul>
</li>
</li>
-
<li id="menu_HumanPractice">Human Practice</li>
+
<li id="menu_Human Practice"><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="./Team:Tokyo_Tech/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>NoteBook</li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/notebook">NoteBook</a></li>
-
<li>Team</li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/team">Team</a></li>
-
<li>Sponsers</li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Sponsers.htm">Sponsors</a></li>
-
<li>Collaboration</li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Collaboration.htm">Collaboration</a></li>
</ul>
</ul>
</li>
</li>
Line 263: Line 291:
<!-- left menu list -->
<!-- left menu list -->
-
<div style="min-height:1000px; float: left">
+
<div style="min-height:2550px; float: left">
-
<div id="LeftMenu">
+
<div id="LeftMenu" style="top:70px;">
<!--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="#RPS">Rock-Paper-Scisors game</a></li>
+
<li><a href="#Overall"> Overview: Cool down with our RPS Game</a></li>
-
<li><a href="#ISP">Isoprene Synthesis</a></li>
+
<li><a href="#RPS"> Rock-Paper-Scissors (RPS) Game</a></li>
-
<li><a href="#Urea">Urea Cooler</a></li>
+
<li><a href="#rain"> Make it rain</a></li>
 +
<li><a href="#urea"> Urea Coolers</a></li>
 +
<li><a href="#manabi"> Human Practice</a></li>
</ul>
</ul>
 +
</div><br />
 +
<div style="clear:both;float: left; left: 2px; position: static; width: 146px; top: 50px; border: 2px dotted #ff69b4; color:#ff69b4;">
 +
If you use IE9, please inactivate "Compatibility View". Otherwise, this page will not be displayed correctly.<br />
 +
To turn it OFF, click the button on the right side of the Address bar (if it's blue, it is ON).
</div>
</div>
</div>
</div>
Line 280: Line 314:
<h1> iGEM Tokyo Tech 2011 Team </h1>
<h1> iGEM Tokyo Tech 2011 Team </h1>
 +
<h2 id="Overall"> Overview: Cool down in summer with our Rock-Paper-Scissors Game</h2>
 +
<img src="https://static.igem.org/mediawiki/2011/2/24/Happy-rps.png" width="408px" alt="Project Overview" style="float:right;" />
 +
<p>
 +
When summer comes it brings vacations, so students have plenty time to have fun.
 +
But summer means hot weather! In light of these circumstances,
 +
we designed a game that can be played between<span class="name"> E.coli</span> and humans.
 +
The winner of the game can get refreshing prizes!
 +
Dear students and judges, let us introduce you to the first human-bacteria Rock-Paper-Scissors game!
 +
Win and get a rain shower and a &ldquo;urea cooler&rdquo;!
 +
</p>
 +
 +
 +
<h2 id="RPS"> Rock-Paper-Scissors (RPS) Game </h2>
 +
<img src="https://static.igem.org/mediawiki/2011/1/10/TokyoTech_home_fig2.png" alt="RPS" width="480px" class="fig" />
 +
<p>
 +
So, how to play RPS with a handless bacteria?
 +
Instead of hands, we use different signaling molecules corresponding
 +
either to rock, paper or scissors.
 +
In our set of six signaling molecules, humans use IPTG,
 +
aTc and salicylate, and <span class="name">E. coli</span> uses
 +
3OC6-HSL, 3OC12-HSL and AI-2. In each case,
 +
these signaling molecules correspond to rock, paper and scissors respectively.
 +
</p>
 +
<p>
 +
The next step is to design a way to know who wins the RPS game.
 +
That is when the<span class="name"> E. coli</span> judge team comes in!
 +
Each judge has an AND-gate promoter which produces a single output
 +
based on two inputs, human side and<span class="name"> E.coli</span>
 +
side signaling molecules. Since we want the output to be visible,
 +
we use either GFP, RFP or CFP to indicate whether humans win,
 +
lose or it is a tie, respectively.
 +
</p>
 +
 +
<p>
 +
Lastly, we need to make sure <span  class="name">E. coli</span> follows
 +
the rules of the game by synthetizing only one signaling molecule
 +
every time it plays. Importantly, we have to design the opponent
 +
<span class="name">E. coli</span> to be able to choose its signal
 +
randomly for a fair game, because <span class="name">E. coli</span>
 +
will continue to lose if it always produces the same signaling
 +
molecule. In a view of these needs, we designed three randomizers that
 +
satisfy the conditions for the game:Single Colony Isolation, Survival
 +
of One Strain and Conditional Knockout.
 +
<a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/RPS-game/index.htm">(see more...)</a>
 +
</p>
 +
 +
<h2 id="rain"> Make it Rain </h2>
 +
<img src="https://static.igem.org/mediawiki/2011/7/7b/TokyoTech_home_fig3.png" alt="Raining" width="480px" class="fig" />
 +
<p>
 +
Playing RPS with <span class="name">E. coli</span> during summer was fun, but,
 +
even if humans won, joy 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 <span class="name">E. coli</span> that can make it rain,
 +
making the hot summer more fun and refreshing (let alone applications in agriculture).
 +
To make it rain, we constructed an isoprene synthetizing <span class="name">E. coli</span>.
 +
Photo-oxidized isoprene acts as a condensation nucleus(Leonardo Silva Santos <i>et al</i>.,2006),
 +
which might cause rain, even in very low concentrations.
 +
<a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/index.htm">(see more...)</a>
 +
</p>
 +
 +
<h2 id="urea"> Urea Coolers </h2>
 +
<img src="https://static.igem.org/mediawiki/2011/e/ef/Home-urea.png" alt="Urea cooler" width="480px" class="fig" />
 +
<p>
 +
Coolers can be made by adding urea to water, since dissolving urea in water
 +
is an endothermic reaction (-57.8 cal/g). We can make <span class="name">E.coli</span>
 +
synthetize urea just by introducing a gene encoding arginase!
 +
</p>
 +
<p>
 +
To analyze how we obtain even more urea from our <span class="name">E. coli</span>,
 +
we used elementary flux analysis (Schuste <i>et al.</i>, 2000) to identify
 +
 +
metabolic routes that are both stoichiometrically and thermodynamically
 +
 +
feasible for a group of enzymes. Making use of it we can tell which
-
+
                substrates and pathways are the best for obtaining
-
<h2 id="RPS">Rock-Paper-Scissors game</h2>
+
               
-
<p>We have constructed a system of three different genetically engineered <span class="name">E. coli</span> which can express each one different signaling molecule, namely, Auto Inducer 2 (AI-2), C6-HSL and C12-HSL. On the other hand we have built a separate genetically engineered <span class="name">E. coli</span> which has an AND gate that can recognize each of the three signaling molecules mentioned before, and also three more signals: IPTG, arabinose (ara) and anhydrotetracyclin (aTc).  When isolating one of the signal molecule-expressing <span class="name">E.coli</span> and transferring it where the AND gate construct is present, the AND gate can produce an output by further adding either ara, aTc or IPTG. This system can be used to play the game Rock-Paper-Scissors between humans and <span class="name">E. coli</span>.</p>
+
                more urea.<a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/Urea-cooler/index.htm">(see more...)</a>
 +
</p>
-
<h2 id="ISP">Isoprene Synthesis</h2>
+
<h2 id="manabi"> Human Practice </h2>
-
<p>There are many places in the world where rainfalls are needed but do not occur naturally. To cause rainfalls in such places, cloud seeding can be done by using condensation nuclei (CCNs). CNNs are small particles about which could droplets coalesce; terpenes, which are chemical compounds that are naturally released by trees in tropical rain forests, are known to act like CNNs. The simplest of all terpenes is isoprene, and it can be synthetized from dimethylallyl pyrophosphate (DMAPP).  DMAPP is naturally produced by <span class="name">E. coli</span>, so inducing the expression of the genes that code for isoprene synthase in <span class="name">E. coli</span> will result in the production of isoprene. Thus, this genetically engineered <span class="name">E. coli</span> can be used to do cloud seeding.</p>
+
<img src="https://static.igem.org/mediawiki/2011/2/25/Creating_Perception_1.png" alt="Creating Perception" width="480px" class="fig" />
-
 
+
<p>
-
<h2 id="Urea">Urea Cooler</h2>
+
We love Synthetic Biology, and to share our passion with other people,
-
<p>Inspired by the energy shortage that Japan is suffering due to the Eastern Japan Great Earthquake Disaster, we have designed an energy-wise cooler based on a urea-synthetizing <span class="name">E. coli</span>. This “urea cooler” makes use of the fact that urea is a heat-absorbing substance when dissolved in water (-57.8 cal/g). Since <span class="name">E. coli</span> produces all the enzymes needed for urea synthesis except arginase, we will genetically introduce the genes that code for this enzyme in <span class="name">E. coli</span> to achieve urea production. Arginase catalyzes the production of urea and ornithine from arginine. Releasing the resultant urea should decrease the temperature of the surrounding environment.</p>
+
we did educational activities as part of our human practices.
-
+
We would like to spread the word about what is made and aimed by synthetic 
 +
biology and iGEM. To do so, we created the &ldquo;iGEM Card Game&rdquo; and several 
 +
                posters. We also measured our impact through a survey.
 +
<a href="https://2011.igem.org/Team:Tokyo_Tech/HumanPractice.htm">(see more...)</a>
 +
</p>
<!-- ############ End of main contents ############ -->
<!-- ############ End of main contents ############ -->
Line 298: Line 411:
</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 16:44, 28 October 2011


If you use IE9, please inactivate "Compatibility View". Otherwise, this page will not be displayed correctly.
To turn it OFF, click the button on the right side of the Address bar (if it's blue, it is ON).

iGEM Tokyo Tech 2011 Team

Overview: Cool down in summer with our Rock-Paper-Scissors Game

Project Overview

When summer comes it brings vacations, so students have plenty time to have fun. But summer means hot weather! In light of these circumstances, we designed a game that can be played between E.coli and humans. The winner of the game can get refreshing prizes! Dear students and judges, let us introduce you to the first human-bacteria Rock-Paper-Scissors game! Win and get a rain shower and a “urea cooler”!

Rock-Paper-Scissors (RPS) Game

RPS

So, how to play RPS with a handless bacteria? Instead of hands, we use different signaling molecules corresponding either to rock, paper or scissors. In our set of six signaling molecules, humans use IPTG, aTc and salicylate, and E. coli uses 3OC6-HSL, 3OC12-HSL and AI-2. In each case, these signaling molecules correspond to rock, paper and scissors respectively.

The next step is to design a way to know who wins the RPS game. That is when the E. coli judge team comes in! Each judge has an AND-gate promoter which produces a single output based on two inputs, human side and E.coli side signaling molecules. Since we want the output to be visible, we use either GFP, RFP or CFP to indicate whether humans win, lose or it is a tie, respectively.

Lastly, we need to make sure E. coli follows the rules of the game by synthetizing only one signaling molecule every time it plays. Importantly, we have to design the opponent E. coli to be able to choose its signal randomly for a fair game, because E. coli will continue to lose if it always produces the same signaling molecule. In a view of these needs, we designed three randomizers that satisfy the conditions for the game:Single Colony Isolation, Survival of One Strain and Conditional Knockout. (see more...)

Make it Rain

Raining

Playing RPS with E. coli during summer was fun, but, even if humans won, joy 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). To make it rain, we constructed an isoprene synthetizing E. coli. Photo-oxidized isoprene acts as a condensation nucleus(Leonardo Silva Santos et al.,2006), which might cause rain, even in very low concentrations. (see more...)

Urea Coolers

Urea cooler

Coolers can be made by adding urea to water, since dissolving urea in water is an endothermic reaction (-57.8 cal/g). We can make E.coli synthetize urea just by introducing a gene encoding arginase!

To analyze how we obtain even more urea from our E. coli, we used elementary flux analysis (Schuste et al., 2000) to identify metabolic routes that are both stoichiometrically and thermodynamically feasible for a group of enzymes. Making use of it we can tell which substrates and pathways are the best for obtaining more urea.(see more...)

Human Practice

Creating Perception

We love Synthetic Biology, and to share our passion with other people, we did educational activities as part of our human practices. We would like to spread the word about what is made and aimed by synthetic biology and iGEM. To do so, we created the “iGEM Card Game” and several posters. We also measured our impact through a survey. (see more...)

Return to Page Top