Team:NCTU Formosa/Project/Introduction
From 2009.igem.org
Poiuytrechu (Talk | contribs) |
Poiuytrechu (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><!-- InstanceBegin template="/Templates/inpage_ex.dwt" codeOutsideHTMLIsLocked="false" --> | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><!-- InstanceBegin template="/Templates/inpage_ex.dwt" codeOutsideHTMLIsLocked="false" --> | ||
- | < | + | <head> |
- | + | ||
<style media="all" type="text/css"> | <style media="all" type="text/css"> | ||
Line 7: | Line 6: | ||
#body{ | #body{ | ||
- | |||
width:880px; | width:880px; | ||
height:1000px; | height:1000px; | ||
- | margin:auto; | + | margin-left:auto; |
+ | margin-right:auto; | ||
} | } | ||
.nav { | .nav { | ||
Line 20: | Line 19: | ||
width:100%; | width:100%; | ||
z-index:100; | z-index:100; | ||
- | margin: | + | margin:0 0 0 0; |
padding:0; | padding:0; | ||
} | } | ||
Line 151: | Line 150: | ||
#banner{ | #banner{ | ||
- | + | width:878px; | |
- | + | ||
- | + | ||
- | width: | + | |
height:215px; | height:215px; | ||
border:1px 0px 1px 0px #000 solid; | border:1px 0px 1px 0px #000 solid; | ||
- | background: url(https://static.igem.org/mediawiki/2009/a/af/Inpagebanner.png) no-repeat; | + | background: url(https://static.igem.org/mediawiki/2009/a/af/Inpagebanner.png) no-repeat top left; |
} | } | ||
- | #content { width:880px; margin:0px auto | + | #content { width:880px; margin:0px auto;} |
- | #content1 { width:780px | + | #content1 { width:780px; margin:40px 0px 0px 50px; font-family:Arial, Helvetica, sans-serif; } |
#intitle { width:770px; } | #intitle { width:770px; } | ||
#innerbox { width:770px; } | #innerbox { width:770px; } | ||
Line 180: | Line 176: | ||
</style> | </style> | ||
<![endif]--> | <![endif]--> | ||
+ | </head> | ||
+ | <body> | ||
<div id="body"> | <div id="body"> | ||
- | <div id="banner"> | + | <div id="banner"></div> |
<div class="nav"> | <div class="nav"> | ||
<div class="table"> | <div class="table"> | ||
Line 268: | Line 266: | ||
</div> | </div> | ||
</div> | </div> | ||
- | + | ||
<!-- InstanceEndEditable --> | <!-- InstanceEndEditable --> | ||
- | |||
</div> | </div> | ||
</div> | </div> |
Revision as of 11:20, 24 September 2009
Introduction
Our team constructed a controllable synthetic genetic circuit in Escherichia coli which has timer and counter functions. The circuit works as an OR gate to integrate temporal and environmental signals.
The output (red fluorescent protein: RFP) of the OR gate is ON when one of the input signals is ON. The timer function is controlled by Lac promoter, and the concentration of lactose determines timer’s working length. After E.coli consume the added lactose, the RFP will be translated to remind us that time’s up.
The counter function can detect the bacteria population with LuxI/LuxR device; Moreover, the counter sensitivity is controlled by the strength of TetR repressible promoter. If external bacteria invade the system, the extra AHL produced by them will induce the RFP translation to warn us the contamination. Our project can be applied to storage warning signs of fresh food, contact lens, and wound dressing.