Team:ETH Zurich/project/infopro
From 2014.igem.org
m (→About the track) |
m |
||
Line 22: | Line 22: | ||
=== Sensing === | === Sensing === | ||
- | Diffused HSL molecules are identified via [https://2014.igem.org/Team:ETH_Zurich/expresults#Quorum_Sensing quorum sensing]. | + | Diffused HSL molecules are identified via [https://2014.igem.org/Team:ETH_Zurich/expresults#Quorum_Sensing quorum sensing machinery]. The [https://2014.igem.org/Team:ETH_Zurich/modeling/qs transfer function] between concentration of sensed HSL to promoter activation is prone to errors 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 used a [http://parts.igem.org/Part:BBa_K1541000 riboregulating system]. |
=== Computing === | === Computing === | ||
Line 30: | Line 30: | ||
=== Producing === | === 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 === | === Sending === | ||
- | The produced AHL diffuses through the channels to the rows below. 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 [https://2014.igem.org/Team:ETH_Zurich/modeling/diffmodel modeling page], our [https://2014.igem.org/Team:ETH_Zurich/expresults#Diffusion_On_Chip experimental results page] and our [https://2014.igem.org/Team:ETH_Zurich/lab/chip chip page]. | + | 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 [https://2014.igem.org/Team:ETH_Zurich/modeling/diffmodel modeling page], our [https://2014.igem.org/Team:ETH_Zurich/expresults#Diffusion_On_Chip experimental results page] and our [https://2014.igem.org/Team:ETH_Zurich/lab/chip chip page]. |
+ | |||
- | |||
- | |||
- | |||
<br/> | <br/> | ||
<br/> | <br/> |
Revision as of 21:22, 17 October 2014
Information Processing
Track: Information Processing
About the track
Pattern Emergence
We implement a cellular automaton in bacterial colonies. Each bacterial colony is a core, computing an XOR gate. A sensor device detects the inputs, HSL molecules. Then, the cell integrates the signal through a logic gate, performed by proteins, the serine integrases. A necessary post processing step generates the production of HSL molecules. Meanwhile, GFP, a visual read out, longlastingly indicates the state of the well. The produced signal then propagates in a directive fashion through a millifluidic chip. This iterative process faces the challenges of leakiness, cross-talk, protein-level computation and diffusion.
Sensing
Diffused HSL molecules are identified via quorum sensing machinery. The transfer function between concentration of sensed HSL to promoter activation is prone to errors 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 used a [http://parts.igem.org/Part:BBa_K1541000 riboregulating 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.