Team:UT-Tokyo/Counter

From 2014.igem.org

(Difference between revisions)
(Created page with "Team:UT-Tokyo/Counter {{CSS/UT-Tokyo}} <html> <body onload ="randomEcoli()"> <!--main content --> <div class = "top"> <div class = "left-side"> </div> </div> <img src ="http:...")
(Replaced content with "Team:UT-Tokyo/Counter {{CSS/UT-Tokyo/Counter}} <html> <body> <img src = "https://static.igem.org/mediawiki/2014/0/0c/Top_logo.png" /> </body> </html>")
Line 1: Line 1:
[[Team:UT-Tokyo/Counter]]
[[Team:UT-Tokyo/Counter]]
-
{{CSS/UT-Tokyo}}
+
{{CSS/UT-Tokyo/Counter}}
<html>
<html>
-
<body onload ="randomEcoli()">
+
<body>
-
<!--main content -->
+
<img src = "https://static.igem.org/mediawiki/2014/0/0c/Top_logo.png" />
-
<div class = "top">
+
-
<div class = "left-side">
+
-
</div>
+
-
</div>
+
-
<img src ="https://static.igem.org/mediawiki/2014/7/71/Index_title.png" id = "top-img">
+
-
<img src = "https://static.igem.org/mediawiki/2014/3/3d/Counter_icon.png" id = "left-img" />
+
-
<img src = "https://static.igem.org/mediawiki/2014/5/52/Ctc_icon.png" id = "right-img" />
+
-
<img src = "https://static.igem.org/mediawiki/2014/0/03/001.png" class = "circle" id = "circle01" />
+
-
<img src = "https://static.igem.org/mediawiki/2014/b/b0/002.png" class = "circle" id = "circle02" />
+
-
<img src = "https://static.igem.org/mediawiki/2014/b/b0/003.png" class = "circle" id = "circle03" />
+
-
<img src = "https://static.igem.org/mediawiki/2014/d/d5/004.png" class = "circle" id = "circle04" />
+
-
<img src = "https://static.igem.org/mediawiki/2014/2/20/005.png" class = "circle" id = "circle05" />
+
-
<img src = "https://static.igem.org/mediawiki/2014/1/18/006.png" class = "circle" id = "circle06" />
+
-
<img src = "https://static.igem.org/mediawiki/2014/e/e8/007.png" class = "circle" id = "circle07" />
+
-
<img src = "https://static.igem.org/mediawiki/2014/1/17/008.png" class = "circle" id = "circle08" />
+
-
<img src = "https://static.igem.org/mediawiki/2014/d/d2/009.png" class = "circle" id = "circle09" />
+
-
<div id = "left-bottom"></div>
+
-
<div id = "right-bottom"></div>
+
-
<div id = "index-body">
+
-
<div class = "content-box">
+
-
<h2>Project Description</h2>
+
-
<p>In the field of synthetic biology, Genetic memory devices have been constructed and applied widely from Biocomputing to biomedical technologies as a crucial component. Such memory devices include a cellular counter; a fundamental device which memorizes the number of induction events. Recent efforts have resulted in a cellular counter that can count up to three events. However, this counter cannot be reset to its initial state. Here, we propose a resettable cellular counter called “sigma recounter”. This counter utilizes the regulation system of sigma factor and anti-sigma factor as the key of its resetting mechanism. In this system a set of sigma factors are designed to update and maintain a count that responds to each inducted event. By the other stimulus, the system initiates a genetic circuit that can express a suitable set of anti-sigma factors and erases the existing memory, which will enable our device to restart the count from any state.</p>
+
-
</div>
+
-
<div class = "content-box">
+
-
<div id = "box-left">
+
-
<h2>Our Team</h2>
+
-
<img src = "https://static.igem.org/mediawiki/2014/f/f3/Twitter_icon.png" class = "sns" style="margin-left:30px">
+
-
<img src = "https://static.igem.org/mediawiki/2014/3/3f/Facebook_icon.png" class = "sns">
+
-
<img src = "https://static.igem.org/mediawiki/2014/5/5e/Web_icon.png" class = "sns"><br />
+
-
<img src = "https://static.igem.org/mediawiki/2014/1/16/Mail_icon.png" class = "sns" style="margin-left:30px">
+
-
<img src = "https://static.igem.org/mediawiki/2014/8/83/Igem_icon.png" class = "sns">
+
-
</div>
+
-
<div id = "box-right">
+
-
<h2>Address</h2>
+
-
<p>7-3-1 Hongo, Bunkyo-ku, Tokyo 113-8654 Japan</p>
+
-
</div>
+
-
</div>
+
-
</div>
+
</body>
</body>
</html>
</html>

Revision as of 07:23, 15 September 2014

Team:UT-Tokyo/Counter