Team:Paris/Project

From 2008.igem.org

(Difference between revisions)
(FIFO)
(FIFO)
Line 14: Line 14:
== FIFO ==
== FIFO ==
-
[[Image:Fryer.jpg|thumb|The fryer is ON.]]
+
[[Image:Fries.jpg|thumb|The fryer is ON.]]
First In First Out (FIFO) systems are present everywhere from flux management or electronics to genetic networks. A queue in front of the post office works as a FIFO. More generally, it is interesting in any process that requires several steps in a defined order. FIFO behavior indeed prevents from needlessly performing the first steps while the last ones are OFF.
First In First Out (FIFO) systems are present everywhere from flux management or electronics to genetic networks. A queue in front of the post office works as a FIFO. More generally, it is interesting in any process that requires several steps in a defined order. FIFO behavior indeed prevents from needlessly performing the first steps while the last ones are OFF.

Revision as of 14:06, 25 October 2008

Contents

Summary

Our project aims at biologically devising a “oscillating FIFO behaviour, synchronized at population level”. Such a setup will trigger periodic events and,therefore, can be considered as a “biological clock”. To completely deserve this appellation, the system has to fulfill the following specifications :

  • Oscillatory system : It will consist in providing a periodic output for the duration of the experiment. To do so, we will use a genetic cascade, initiated by a specific inducer which last step will inhibit the previously mentioned inducer.
  • FIFO System : The period of the oscillation is even more interesting if fit allows the sequential switching on and off of several genes. Our setup involves three genes which will get activated and desactivated successively as a “FIFO : First In, First Out”. This sequence is monitored by a logic structure called Feed-Forward Loop (FFL).
  • Synchronization : Yet, being able to control this sequential activation within a single cell can be seen as a “first step” in biological clock devising. In order to amplify this phenomenon (to observe it in an easier way or even to find future applications), it has to be extended to a whole population of bacteria. Here comes the synchronization issue: we will use methods based on the “quorum sensing” phenomenon.

We will base our project on an already existing structure, partly fulfilling the evoked specifications: the system that leads to the production of E. coli flagella.


Motivations

FIFO

The fryer is ON.

First In First Out (FIFO) systems are present everywhere from flux management or electronics to genetic networks. A queue in front of the post office works as a FIFO. More generally, it is interesting in any process that requires several steps in a defined order. FIFO behavior indeed prevents from needlessly performing the first steps while the last ones are OFF.

If you want to make French fries you need to produce potatoes before you can cut them and you need to cut them before frying them. But it would be a waste to continue producing potatoes if you've already turned off the fryer :-) You would accumulate unprocessed intermediates!

The same goes for the bacterium flagella. To be efficient they naturally need to produce the proteins of the base first. But when you stop making flagella, the base proteins are also the first thing you need to stop producing. It has been proposed (Kalir S., Alon U. 2004) that the gene network controlling the production of E.coli flagellum behaves as a FIFO. We thus decided to use this regulatory network to implement our FIFO.

For a detailed description of E.Coli flagellum regulatory network, please go here

Oscillations

Genetic oscillators based on the interaction of a small set of molecular components have been shown to be involved in the regulation of the cell cycle, the circadian rhythms, or the response of several signaling pathways. Uncovering the functional properties of such oscillators then becomes important for the understanding of these cellular processes and for the characterization of fundamental properties of more complex clocks.

Creating an oscillating device has always been at the core of synthetic biology. There are many systems that can lead to this complex behavior with different properties : number of cycles, oscillating period and robustness. Our oscillator has an original structure that has not been tested yet, based on a particular gene network called Feed Forward Loop.

Engineering and tuning such complex cellular behaviors is a real challenge for synthetic biology. A master of those systems will surely lead to great scientific breakthroughs in health care and medicine.

Oscillating FIFO

More details [PDF]

The 3 Modules