Team:ETHZ Basel/InformationProcessing
From 2010.igem.org
Information Processing Overview
This section is meant to describe in detail the in-silico part of the overall network. For the in-vivo part, please refer to the Biology & Wet Laboratory section.
This transforms our iGEM project into one of the coolest games ever!
[1]
The cells are placed in a 50 μm (?) high flow channel restricting their movement to the x/y-plane, thus preventing them from swimming out of focus. They are imaged in bright field by an automatized microscope with 40x magnification approximately every 0.3s. The image is send via a local network or the Internet to the controller workstation, which forwards them to Matlab/Simulink.
Cell detection and Cell tracking
In the controller workstation, the images are pre-processed by the Lemming Toolbox and the cells are detected and tracked in real-time. From the change of position between the microscope frames, the current direction of E.lemming is estimated.
User experience
The Toolbox is connected to either a joystick or a keyboard with which the user can choose the cell he/she wants to control and interactively define the reference direction for the E.lemming in real time.
Controller
Together with the actual direction of the cell, the reference direction forms the input of the control algorithm. This algorithm decides, based on the actual and previous directions of the cell and the difference to the reference direction, when to send red or far-red light. This decision is then send back through the network to the microscope computer, which activates or deactivates the respective diodes, thus closing the loop between the in-silico and in-vivo part of the network.
Furthermore the controller detects if a cell is swimming out of the field of vision of the microscope and automatically adjusts the position of the x/y-stage.
Visualization
Finally, the microscope image is post-processed to show the position of all cells, the selected cell and its current and reference direction, and visualized on the computer screen or with a beamer.