Team:ETH Zurich/project/infopro
From 2014.igem.org
(→The goal: Pattern emergence via information processing) |
(→The goal: Emergence of patterns via information processing) |
||
Line 15: | Line 15: | ||
=== The goal: Emergence of patterns via information processing=== | === The goal: Emergence of patterns via information processing=== | ||
- | We implement a cellular automaton | + | We implement a cellular automaton with bacterial cells containing our logic circuitry. Each bacterial colony serves as a core, computing an XOR gate. First, a sensor device detects the input, ''N''-acyl homoserine lactones (AHL). Then, the cell integrates this signal through a logic gate, performed by serine integrases on the protein level. A necessary post-processing step allows the production of new AHL variant. Meanwhile, green fluorescent protein (GFP) indicates the state of the colony and serves as a long-lasting visual read out. The produced AHL output-signal then propagates in a directed fashion through a millifluidic grid to the next bacterial colony. This iterative process faces the challenges of leakiness, cross-talk, protein-level computation and exact diffusion steps. |
- | + | ||
- | + | ||
[[File:ETH_Zurich2014_info_processing1.png|center|800px|thumb|'''Figure 1'''The information pathway in the project Mosai''coli'' on a colony level.]] | [[File:ETH_Zurich2014_info_processing1.png|center|800px|thumb|'''Figure 1'''The information pathway in the project Mosai''coli'' on a colony level.]] |
Revision as of 02:17, 18 October 2014
Information Processing
Information Processing
About the track
Why we chose this track
With our project, Mosaicoli, we investigate the emergence of complex patterns from simple mathematical rules. Such rules can be reduced to Boolean logic gates, in our case XOR gates. The computations were implemented with integrases, proteins modifing DNA between specific sites. These modifications in turn influence the expression of other proteins which can then indicate the previous change on the genetic level and chemically wire the information to the next cells, again on the protein level. This wiring of information and repeated information processing allows the construction of cellular automata and eventually biocomputers.
The goal: Emergence of patterns via information processing
We implement a cellular automaton with bacterial cells containing our logic circuitry. Each bacterial colony serves as a core, computing an XOR gate. First, a sensor device detects the input, N-acyl homoserine lactones (AHL). Then, the cell integrates this signal through a logic gate, performed by serine integrases on the protein level. A necessary post-processing step allows the production of new AHL variant. Meanwhile, green fluorescent protein (GFP) indicates the state of the colony and serves as a long-lasting visual read out. The produced AHL output-signal then propagates in a directed fashion through a millifluidic grid to the next bacterial colony. This iterative process faces the challenges of leakiness, cross-talk, protein-level computation and exact diffusion steps.
The steps involved: From sensing to sending
Sensing
Diffused HSL molecules are identified via quorum sensing machinery. The transfer function between concentration of sensed HSL to promoter activation deviates from the ideal one due to leakiness and crosstalk between HSL molecules, regulatory proteins and promoters (we characterized it for [http://parts.igem.org/Part:BBa_R0062 Lux promoter (BBa_R0062)], [http://parts.igem.org/Part:BBa_R0079 Las promoter (BBa_R0079)] and [http://parts.igem.org/Part:BBa_R0071 Rhl promoter (BBa_R0071)]). To limit the risk of error propagation, we implemented a [http://parts.igem.org/Part:BBa_K1541000 riboregulated system].
Computing
Integrases compute an XOR logic gate via single switching or double switching of a terminator. Their behavior depends on a set of parameters.
Producing
To propagate the computation results, the output has to be translated again into a quorum sensing molecule. Therefore a synthase is expressed to produce a new AHL signal.
Memorising
Alongside the AHL synthase, GFP is produced according to the XOR output. Th fluorescent protein acts both as long term memory for the colony state and as visual signal, storing and showing the progressive pattern formation.
Sending
The produced AHL diffuses through the channels to the rows below, becoming the input of the following layer. The speed of this directed diffusion determines the time needed from the pattern to emerge. You can find out more information about diffusion and chip design on our modeling page, our experimental results page and our chip page.