Team:Chiba/Project

From 2010.igem.org

(Difference between revisions)
Line 21: Line 21:
</html>
</html>
<!--- Background Contents --->
<!--- Background Contents --->
 +
<!--- 1st tab --->
<html><br><br><br>
<html><br><br><br>
<div id="search-controls">
<div id="search-controls">
Line 132: Line 133:
                         </ul>
                         </ul>
 +
                </div>
 +
<!--- 1st tab End --->
 +
<!--- 2nd tab --->
 +
<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;
 +
}
 +
 +
h2 {
 +
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
 +
        color: #000;
 +
        margin: 0px;
 +
        padding: 0px 0px 0px 15px;
 +
}
 +
 +
img {
 +
border: none;
 +
}
 +
 +
/*- Menu Tabs 9--------------------------- */
 +
 +
    #tabs9 {
 +
      float:left;
 +
      width:100%;
 +
      font-size:100%;
 +
      line-height:normal;
 +
      background:#125FDB;
 +
      margin-top:0px;
 +
      }
 +
    #tabs9 ul {
 +
          margin:0;
 +
          padding:2px 10px 0 57px;
 +
          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>Overall project</span></a></li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/System_1"><span>System 1</span></a></li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/System_2"><span>System 2</span></a></li>                        </ul>
                 </div>
                 </div>
         </body>
         </body>
</html>
</html>
 +
 +
<!--- 2nd tab End--->
<!--- Background Contents End --->
<!--- Background Contents End --->
<!-- -------------------------------------------------------------------------------
<!-- -------------------------------------------------------------------------------

Revision as of 17:05, 27 October 2010




 

 


Double Click Bacteria

If there are two-time input in fixed time, bacteria is going to shine.

Overall Project

Click.jpg

We’re inspired by double-click of computer’s mouse. 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.

Requirement of Double Click

  1. If there is a click only one-time, nothing happens.
  2. Time of clicking button doesn't matter. It just depends on the number of click. One or two.
  3. After a lot of time pass from the 1st click, it will return to the initial state.
  4. Click two-time in specific limited time(We call this double click.), something occur.