|
|
Line 15: |
Line 15: |
| </div> | | </div> |
| <div id="right"> | | <div id="right"> |
- |
| |
- | <!-- <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
| |
- | codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
| |
- | WIDTH=130 HEIGHT=336>
| |
- | <PARAM NAME=movie VALUE="http://bio.tmplab.org/tmp/servo.swf?tarframe=_self&exbackground=808080&makenavfield0=Main&makenavurl0=&makenavfield1=Home&makenavurl1=&makenavfield2=Project&makenavurl2=&makenavfield3=Tools&makenavurl3=&makenavfield4=Human Practice&makenavurl4=&makenavfield5=Info&makenavurl5=&makenavfield6=Biobricks&makenavurl6=&makenavfield7=Safety&makenavurl7=&makenavfield8=About&makenavurl8=&makenavfield9=Links&makenavurl9=&makenavfield10=Help&makenavurl10=&makenavfield11=Contact&makenavurl11=">
| |
- | <PARAM NAME=loop VALUE=false>
| |
- | <PARAM NAME=menu VALUE=false>
| |
- | <PARAM NAME=quality VALUE=high>
| |
- | <PARAM NAME=scale VALUE=noborder>
| |
- | <PARAM NAME=salign VALUE=LT>
| |
- | <PARAM NAME=wmode VALUE=transparent>
| |
- | <PARAM NAME=bgcolor VALUE=#000000>
| |
- |
| |
- | <EMBED src="http://bio.tmplab.org/tmp/servo.swf?tarframe=_self&exbackground=808080&makenavfield0=Main&makenavurl0=&makenavfield1=Home&makenavurl1=&makenavfield2=Project&makenavurl2=&makenavfield3=Tools&makenavurl3=&makenavfield4=Human Practice&makenavurl4=&makenavfield5=Info&makenavurl5=&makenavfield6=Biobricks&makenavurl6=&makenavfield7=Safety&makenavurl7=&makenavfield8=About&makenavurl8=&makenavfield9=Links&makenavurl9=&makenavfield10=Help&makenavurl10=&makenavfield11=Contact&makenavurl11=" loop=false menu=false quality=high scale=noborder salign=LT wmode=transparent bgcolor=#000000 WIDTH=130 HEIGHT=336 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>
| |
- |
| |
- | </OBJECT>
| |
- |
| |
- | <a href="http://www.guistuff.com/"><img border="0" src="http://www.guistuff.com/images/11dot.gif" width="1" height="1"></a>
| |
- |
| |
- | <script language = "javascript">
| |
- | <!--
| |
- | theObjects = document.getElementsByTagName("object");
| |
- | for (var i = 0; i < theObjects.length; i++) {
| |
- | theObjects[i].outerHTML = theObjects[i].outerHTML;}
| |
- | //-->
| |
- | </script>
| |
- |
| |
| </div> | | </div> |
- | </div> --> | + | </div> |
| </html> | | </html> |
Abstract
Counting is the action of finding the number of elements in a set. Past attempts at developing counters in cells have mostly attempted to mimic the binary methods that computers use to count.
Our first counter takes a new approach to counting in cells, essentially a mechanical rotary counter implemented on a micro scale. Each time the counter detects an input, it performs an excision and integration directly down-stream of the active site, turning on a reporter and rotating over one "notch" on the counter.
Our second counter operates on the wholly different principle that the statistical occurrence of a rare event in a large population can be modeled. Each cell in our population harbors a construct that when stimulated has a small chance of excising a terminator and expressing a resistance gene. The number of resistant cells is thus an accurate count of the number of input stimuli.