Team:ETHZ Basel/Project/Movie

From 2010.igem.org

(Difference between revisions)
(Project Overview)
Line 4: Line 4:
= Project Overview =
= Project Overview =
E. lemming aims to modify the chemotaxis property of E.coli such that, instead of response to a chemical attractant or repellent, the bacterium responds to a light stimulus. Furthermore, this light sensitivity is used to control E.coli’s movement by deciding, at any given time, which type of motion the bacterium will adopt (tumbling or straight run). This leads to a controllable E.coli, which can move to a defined direction, as a result of the combination of tumbling and straight run. The bacteria in the experiment are imaged and, by image processing, the position of a single tracked cell is inferred. By activating a light switch, the user decides whether the bacterium should continue running or should change direction.
E. lemming aims to modify the chemotaxis property of E.coli such that, instead of response to a chemical attractant or repellent, the bacterium responds to a light stimulus. Furthermore, this light sensitivity is used to control E.coli’s movement by deciding, at any given time, which type of motion the bacterium will adopt (tumbling or straight run). This leads to a controllable E.coli, which can move to a defined direction, as a result of the combination of tumbling and straight run. The bacteria in the experiment are imaged and, by image processing, the position of a single tracked cell is inferred. By activating a light switch, the user decides whether the bacterium should continue running or should change direction.
 +
 +
{| border="0" align="center"
 +
|- valign="top"
 +
|<html>
 +
<div>
 +
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="800" height="600" id="overview" align="middle">
 +
<param name="movie" value="https://static.igem.org/mediawiki/2010/a/a1/ETHZ_Basel_project_overview.swf" />
 +
<param name="quality" value="high" />
 +
<param name="bgcolor" value="#ffffff" />
 +
<param name="play" value="true" />
 +
<param name="loop" value="true" />
 +
<param name="wmode" value="window" />
 +
<param name="scale" value="showall" />
 +
<param name="menu" value="true" />
 +
<param name="devicefont" value="false" />
 +
<param name="salign" value="" />
 +
<param name="allowScriptAccess" value="sameDomain" />
 +
<!--[if !IE]>-->
 +
<object type="application/x-shockwave-flash" data="https://static.igem.org/mediawiki/2010/a/a1/ETHZ_Basel_project_overview.swf" width="800" height="600">
 +
<param name="movie" value="https://static.igem.org/mediawiki/2010/a/a1/ETHZ_Basel_project_overview.swf" />
 +
<param name="quality" value="high" />
 +
<param name="bgcolor" value="#ffffff" />
 +
<param name="play" value="true" />
 +
<param name="loop" value="true" />
 +
<param name="wmode" value="window" />
 +
<param name="scale" value="showall" />
 +
<param name="menu" value="true" />
 +
<param name="devicefont" value="false" />
 +
<param name="salign" value="" />
 +
<param name="allowScriptAccess" value="sameDomain" />
 +
<!--<![endif]-->
 +
<a href="http://www.adobe.com/go/getflash">
 +
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
 +
</a>
 +
<!--[if !IE]>-->
 +
</object>
 +
<!--<![endif]-->
 +
</object>
 +
</div>
 +
</html>
 +
|-
 +
| '''This is a temporary animation and will be improved later.'''
 +
|}
 +
 +
= Strategy =
= Strategy =

Revision as of 13:16, 2 October 2010

Project Overview

E. lemming aims to modify the chemotaxis property of E.coli such that, instead of response to a chemical attractant or repellent, the bacterium responds to a light stimulus. Furthermore, this light sensitivity is used to control E.coli’s movement by deciding, at any given time, which type of motion the bacterium will adopt (tumbling or straight run). This leads to a controllable E.coli, which can move to a defined direction, as a result of the combination of tumbling and straight run. The bacteria in the experiment are imaged and, by image processing, the position of a single tracked cell is inferred. By activating a light switch, the user decides whether the bacterium should continue running or should change direction.

This is a temporary animation and will be improved later.


Strategy