Team:Chiba/Project

From 2010.igem.org

(Difference between revisions)
(Explanation of DNA sequence)
 
(138 intermediate revisions not shown)
Line 1: Line 1:
-
<!--- The Mission, Experiments --->
+
<!-- ---------------------------------------------------------
 +
--------------------------------------------------------------
 +
下の方に「ここから下を編集」というところがあります
 +
そっちを編集してください
 +
--------------------------------------------------------------
 +
------------------------------------------------------------ -->
 +
<html><link rel="stylesheet" href="https://2010.igem.org/wiki/index.php?title=User:Maiko/chiba.css&action=raw&ctype=text/css" type="text/css" /></html>
 +
<html>
 +
<style type="text/css">
 +
#top-section {
 +
    height: 0px;
 +
    margin-top: -80px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    margin-bottom: 0 !important;
 +
    margin-bottom: 0px;
 +
    padding:0;
 +
    border: 0;
 +
    }
 +
p{margin:10px 20px 10px;}
-
{| style="color:#dd0000;background-color:#eeeeee;" cellpadding="3" cellspacing="1" border="1" bordercolor="#cc0303" width="62%" align="center"
+
</style>
-
!align="center"|[[Team:Chiba|Home]]
+
</html>
-
!align="center"|[[Team:Chiba/Team|Team]]
+
<!--- Background Contents --->
-
!align="center"|[[Team:Chiba/Project|Project]]
+
<!--- 1st tab --->
-
!align="center"|[[Team:Chiba/Parts|Parts]]
+
<html><br><br><br>
-
!align="center"|[[Team:Chiba/Modeling|Modeling]]
+
<div id="search-controls">
-
!align="center"|[[Team:Chiba/Notebook|Notebook]]
+
<form action="/Special:Search" id="searchform">
-
!align="center"|[[Team:Chiba/Safety|Safety]]
+
<input id="searchInput" name="search" type="text" title="Search 2010.igem.org [f]" accesskey="f" value="" />
-
|}
+
<input type='submit' name="go" class="searchButton" id="searchGoButton" value="Go" title="Go to a page with this exact name if exists" />&nbsp;
 +
      <input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search the pages for this text" />
 +
</form>
 +
</div> <!-- close search controls -->
-
<!--- The Mission, Experiments End --->
 
-
<font color="black" size="5.5">Bacterial Double Click</font>
+
<body bgcolor="blue" text="black" link="yellow" vlink="purple" alink="red" background="https://static.igem.org/mediawiki/2010/a/a1/Chiba_ground_2.jpg">
-
----
+
<img src="https://static.igem.org/mediawiki/2010/f/f9/Chiba_menu_2.jpg">
-
If there are two-time input for limited time, bacteria shine.
+
<p>
 +
<style type="text/css">
 +
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 +
<html xmlns="http://www.w3.org/1999/xhtml">
 +
        <head>
 +
                <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 +
                <title>Free CSS Navigation Menu Designs 2 at exploding-boy.com</title>
 +
                <style type="text/css">
 +
<!--
 +
    body {
 +
        margin:0;
 +
        padding:0;
 +
        font: bold 11px/1.5em Verdana;
 +
}
-
== '''Overall project''' ==
+
h2 {
-
<br><br><br>
+
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
-
{|align="justify"
+
        color: #000;
-
|We’re inspired by double-click of computer’s mouse.<br>
+
        margin: 0px;
-
It doesn’t react by first input but react by second input. So we designed bacterial DNA sequence which works like it. Furthermore, we built time-limit in genetic sequence between the first and the second input like a computer mouse. Bacteria which have the DNA sequence can distinguish between the first input and the second one. Once in a while, bacteria might receive input which wasn’t intended. But it was the first input so bacteria don’t react. Even if there was input not intended, bacteria don’t react unless the second input is entered. Moreover, when the limit-time which controlled by the genetic system is passed, the system is going to return to the initial state. So we expect this DNA sequence will work as a safety device.
+
        padding: 0px 0px 0px 15px;
-
|align="center"| [[Image:click.jpg|200px|left|frame]]
+
}
-
|-
+
-
|}
+
-
== Project Details==
+
img {
 +
border: none;
 +
}
 +
/*- Menu Tabs 10--------------------------- */
 +
    #tabs10 {
 +
      float:left;
 +
      width:100%;
 +
      font-size:100%;
 +
      line-height:normal;
 +
      background:#373737;
 +
      margin-top:-10px;
 +
      }
 +
    #tabs10 ul {
 +
          margin:0;
 +
          padding:2px 10px 0 105px;
 +
          list-style:none;
 +
      }
 +
    #tabs10 li {
 +
      float:left;
 +
      display:inline;
 +
      margin:0;
 +
      padding:0;
 +
      margin-left:40px;
 +
      }
 +
    #tabs10 a {
 +
      float:left;
 +
      background:url("tableft10.gif") no-repeat left top;
 +
      margin:0;
 +
      padding:0 0 0 2px;
 +
      text-decoration:none;
 +
      }
 +
    #tabs10 a span {
 +
      float:left;
 +
      display:block;
 +
      background:url("tabright10.gif") no-repeat right top;
 +
      padding:5px 15px 4px 6px;
 +
      color:#FFF;
 +
      }
 +
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
 +
    #tabs10 a span {float:none;}
 +
    /* End IE5-Mac hack */
 +
    #tabs9 a:hover span {
 +
      color:#FFFFFF;
 +
      }
 +
    #tabs10 a:hover {
 +
      background-position:0% -42px;
 +
      }
 +
    #tabs10 a:hover span {
 +
      background-position:100% -42px;
 +
      }
 +
      #tabs10 #current a {
 +
              background-position:0% -42px;
 +
      }
 +
      #tabs10 #current a span {
 +
              background-position:100% -42px;
 +
      }
 +
-->
 +
</style>
 +
        </head>
 +
        <body>
 +
                <div id="tabs10">
 +
                <ul>
 +
                                <!-- CSS Tabs -->
 +
<li><a href="https://2010.igem.org/Team:Chiba"><span>Home</span></a></li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/Team"><span>Team</span></a></li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/Project"><span>Project</span></a></li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/Parts"><span>Parts</span></a></li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/Notebook"><span>Notebook</span></a></li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/Support"><span>Support</span></a></li>
 +
<li id="current"><a href="https://2010.igem.org/Team:Chiba/Safety"><span>Safety</span></a></li>
-
===Requirement of Double Click ===
+
                        </ul>
-
1. If there is a click only one-time, nothing happens.<br>
+
                </div>
-
2. Time of clicking button doesn't matter. It just depends on the number of click. One or two.<br>
+
<!--- 1st tab End --->
-
3. After a lot of time pass from the 1st click, it will return to the initial state.<br>
+
<!--- 2nd tab --->
-
4. Click two-time in specific limited time(We call this double click.), something occur.
+
<div id="search-controls">
 +
<form action="/Special:Search" id="searchform">
 +
<input id="searchInput" name="search" type="text" title="Search 2010.igem.org [f]" accesskey="f" value="" />
 +
<input type='submit' name="go" class="searchButton" id="searchGoButton" value="Go" title="Go to a page with this exact name if exists" />&nbsp;
 +
      <input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search the pages for this text" />
 +
</form>
 +
</div> <!-- close search controls -->
 +
<p>
 +
<style type="text/css">
 +
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 +
<html xmlns="http://www.w3.org/1999/xhtml">
 +
        <head>
 +
                <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 +
                <title>Free CSS Navigation Menu Designs 2 at exploding-boy.com</title>
 +
                <style type="text/css">
 +
<!--
 +
    body {
 +
        margin:0;
 +
        padding:0;
 +
        font: bold 11px/1.5em Verdana;
 +
}
-
=== Explanation of DNA sequence ===
+
h2 {
-
<!-------- Main -------->
+
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
-
<center>
+
        color: #000;
-
[[Image:Chiba_model_1.jpg‎]]
+
        margin: 0px;
-
</center>
+
        padding: 0px 0px 0px 15px;
-
{|align="justify"
+
}
-
|
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
First, we use AHL for input and regard injection of AHL as clicking. <br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
LuxR is generated constitutive.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
Injecting AHL to Double Click Bacteria brings dimer of AHL and luxR.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
We take lux promoter repressed by the dimer.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
As the dimer binds Plux, <br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
transcription of proteins under the Plux is repressed.<br><br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
So in our project, <br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
<b><font color="red">CLICK controls transcription of overall DNA sequence.</font></b>
+
-
|align="center"| [[Image:Chiba_LuxR.jpg‎|400px|left|frame]]
+
-
|-
+
-
|}
+
-
<br><br><br>
+
-
<center>
+
-
[[Image:Chiba_model_2.jpg‎]]
+
-
</center>
+
-
{|align="justify"
+
-
|
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
Second, there is a cI operator above gfp DNA sequence.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
If cI binds cI operator, transcription of gfp is stopped.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
You can see DNA sequence of cI, which a kind of repressor,<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
is under the Plux.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
On initial state, cI is generated normally.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
But as AHL come into Double Click Bacteria, generation of cI is stopped.
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
Therefore, repressor of cI operator disappears.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
+
-
(Because the cause of repress, cI, which is kind of protein will<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
be decomposed.)<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
If there isn't cI anymore, bacteria will shine with gfp.<br><br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
We can say<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
<b><font color="red">cI recognizes the existence of input in this DNA sequence.</font></b>
+
-
|align="center"| [[Image:Chiba_cI.jpg|400px|left|frame]]
+
-
|-
+
-
|}
+
-
<br><br><br>
+
-
<center>
+
-
[[Image:Chiba_model_3.jpg‎]]
+
-
</center>
+
 +
img {
 +
border: none;
 +
}
-
{|align="justify"
+
/*- Menu Tabs 9--------------------------- */
-
|
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
Third, there is an AND Gate with T7ptag and supD.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
As you know,.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
T7ptag becomes T7 polymerase in case of existing supD.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
T7 polymerase is translated to T7 protein and T7 works as activator<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
of T7 promoter.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
There is a T7 promoter above gfp DNA sequence.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
If T7 have been generated once, the T7 promoter starts translating.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
And then we can see bacteria shine with gfp.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
On initial state(there isn't any click), bacteria don't have supD.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
So there isn't any T7 polymerase and gfp cannot be genernated,<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
in spite of being T7ptag in bacteria.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
T7ptag which is a kind of mRNA is decomposed so fast.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
However supD under lacI promoter is generated late.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
Because, transcription of supD starts working after most of lacI are<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
decomposed.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
After 1st click, supD exist.(supD is a kind of tRNA which is stable.)<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
There isn't input anymore,<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
promoter above T7ptag DNA sequence starts activating.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
As a result of reacting T7ptag and supD,<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
the AND Gate is going to be available.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
In this case, the AND Gate remembers that  <b><font color="red">there was a click.</font></b><br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
Moreover,
+
-
|align="center"| [[Image:Chiba_third.jpg‎|400px|left|frame]]
+
-
|-
+
-
|}
+
 +
    #tabs9 {
 +
      float:left;
 +
      width:100%;
 +
      font-size:100%;
 +
      line-height:normal;
 +
      background:#125FDB;
 +
      margin-top:0px;
 +
      }
 +
    #tabs9 ul {
 +
          margin:0;
 +
          padding:2px 10px 0 105px;
 +
          list-style:none;
 +
      }
 +
    #tabs9 li {
 +
      float:left;
 +
      display:inline;
 +
      margin:0;
 +
      padding:0;
 +
      margin-left:40px;
 +
      }
 +
    #tabs9 a {
 +
      float:left;
 +
      background:url("tableft10.gif") no-repeat left top;
 +
      margin:0;
 +
      padding:0 0 0 2px;
 +
      text-decoration:none;
 +
      }
 +
    #tabs9 a span {
 +
      float:left;
 +
      display:block;
 +
      background:url("tabright10.gif") no-repeat right top;
 +
      padding:5px 15px 4px 6px;
 +
      color:#FFF;
 +
      }
 +
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
 +
    #tabs9 a span {float:none;}
 +
    /* End IE5-Mac hack */
 +
    #tabs9 a:hover span {
 +
      color:#FFFFFF;
 +
      }
 +
    #tabs9 a:hover {
 +
      background-position:0% -42px;
 +
      }
 +
    #tabs9 a:hover span {
 +
      background-position:100% -42px;
 +
      }
 +
      #tabs9 #current a {
 +
              background-position:0% -42px;
 +
      }
 +
      #tabs9 #current a span {
 +
              background-position:100% -42px;
 +
      }
 +
-->
 +
</style>
 +
        </head>
 +
        <body>
 +
                <div id="tabs9">
 +
                <ul>
 +
                                <!-- CSS Tabs -->
 +
<li><a href="https://2010.igem.org/Team:Chiba/Project"><span>Double Click System</span></a></li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/System_1"><span>Version 1</span></a></li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/System_2"><span>Version 2</span></a></li>                      </ul>
 +
                </div>
 +
        </body>
 +
</html>
 +
<!--- 2nd tab End--->
 +
<!--- Background Contents End --->
 +
<!-- -------------------------------------------------------------------------------
 +
-------------------------------------------------------------------------------
 +
ここから下を編集
 +
-------------------------------------------------------------------------------
 +
----------------------------------------------------------------------------------- -->
 +
<br><br><br>
 +
===<font size="5">Double Click Bacteria</font>===
 +
-----
 +
We’re inspired by double-click of computer’s mouse. It doesn’t react to the first click but does react when it is accompanied by the second one. This is one of the most accepted, familiarized, and proven mechanism to diminish the erroneous operation. This fail-safe technology should find various uses also in biotechnology.
 +
Here is what we envision: once in a while, bacteria might receive input which wasn’t intended. But they are careful enough (they know Homo sapiens always make mistake!) so that they ignore the input for the first time.  However, when they receive the two inputs in succession, they finally judge the input(s) are real, and start taking the action as programmed.  Also, they are smart enough to distinguish double-clicking from the two separate (or erroneous) inputs.
-
<br><br><br>
+
First, the circuit must distinguish the second input (stimulus) from the first one, even though they are chemically physically the same . To realize this, we need the counting device. Second, the circuit must distinguishes W-click from two separate clicks; the circuit reacts only when the first and the second input are given in short period of time. Thus, the genetic counter should be coupled with the genetic timers. After a certain time after the first input (timeout), the circuit gets back to the initial state so that the  next stimulous is recognized as the first input.
 +
<html>
<center>
<center>
-
[[Image:Chiba_model_4.jpg‎]]
+
<table width="80%"><tr><td>
 +
<img src="https://static.igem.org/mediawiki/2010/7/7c/Click.jpg"></td><td>
 +
<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/vQbNnGbuXj0?fs=1&amp;hl=ko_KR"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/vQbNnGbuXj0?fs=1&amp;hl=ko_KR" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>
 +
</td></tr></table>
</center>
</center>
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
</html>
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
Actually, there is a hybrid promoter(cI/T7) above gfp DNA sequence.<br>
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
-
T7 works as activator and cI works as repressor to the promoter.<br>
+
<br><br><br>
<br><br><br>
-
=== Part 3 ===
+
===<font size="5">The Bottom Line is...</font>===
 +
#If there is only an input, nothing happens.
 +
#Duration of the input is not the matter. The circuit cares only the number of input.
 +
#However, a certain time after the 1st input, it returns to the initial state.
 +
#Giving two inputs in the limited time the circuit get activated (gives output).
 +
<Br><br>
-
== Results ==
+
===<font size="5">Systems</font>===
 +
<html>
 +
<center>
 +
<table width="80%" border="0"><tr><td style="text-align:center;">
 +
<a href="https://2010.igem.org/Team:Chiba/System_1"><img src="https://static.igem.org/mediawiki/2010/d/db/Chiba_plan2_1.jpg" border="0" width="300px" /><br>version 1</a>
 +
</td><td style="text-align:center;">
 +
<a href="https://2010.igem.org/Team:Chiba/System_2"><img src="https://static.igem.org/mediawiki/2010/1/1a/Chiba_Sys2.jpg" border="0" width="300px" /><br>version 2</a>
 +
</td></tr></table>
 +
</center>
 +
</html>

Latest revision as of 03:10, 28 October 2010




 

 




Double Click Bacteria


We’re inspired by double-click of computer’s mouse. It doesn’t react to the first click but does react when it is accompanied by the second one. This is one of the most accepted, familiarized, and proven mechanism to diminish the erroneous operation. This fail-safe technology should find various uses also in biotechnology.

Here is what we envision: once in a while, bacteria might receive input which wasn’t intended. But they are careful enough (they know Homo sapiens always make mistake!) so that they ignore the input for the first time. However, when they receive the two inputs in succession, they finally judge the input(s) are real, and start taking the action as programmed. Also, they are smart enough to distinguish double-clicking from the two separate (or erroneous) inputs.

First, the circuit must distinguish the second input (stimulus) from the first one, even though they are chemically physically the same . To realize this, we need the counting device. Second, the circuit must distinguishes W-click from two separate clicks; the circuit reacts only when the first and the second input are given in short period of time. Thus, the genetic counter should be coupled with the genetic timers. After a certain time after the first input (timeout), the circuit gets back to the initial state so that the next stimulous is recognized as the first input.




The Bottom Line is...

  1. If there is only an input, nothing happens.
  2. Duration of the input is not the matter. The circuit cares only the number of input.
  3. However, a certain time after the 1st input, it returns to the initial state.
  4. Giving two inputs in the limited time the circuit get activated (gives output).



Systems


version 1

version 2