Team:Paris Liliane Bettencourt

From 2010.igem.org

(Difference between revisions)
m
m
Line 15: Line 15:
</div>
</div>
<div id="right">
<div id="right">
-
<p style="display:block">Hello world !</a>
+
<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=112>
 +
<PARAM NAME=movie VALUE="http://lsdlive.org/tmp-igem/servo.swf?tarframe=_self&exbackground=808080&makenavfield0=Project&makenavurl0=&makenavfield1=Tools&makenavurl1=&makenavfield2=Links&makenavurl2=&makenavfield3=About&makenavurl3=">
 +
<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://lsdlive.org/tmp-igem/servo.swf?tarframe=_self&exbackground=808080&makenavfield0=Project&makenavurl0=&makenavfield1=Tools&makenavurl1=&makenavfield2=Links&makenavurl2=&makenavfield3=About&makenavurl3=" loop=false menu=false quality=high scale=noborder salign=LT wmode=transparent bgcolor=#000000  WIDTH=130 HEIGHT=112 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>

Revision as of 21:08, 1 October 2010


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.