Team:INSA Toulouse/contenu/project/biological construction/logic gates

From 2013.igem.org

(Difference between revisions)
Line 149: Line 149:
   <h2 class="title2">Switching Gate Principle</h2>
   <h2 class="title2">Switching Gate Principle</h2>
-
A careful analysis of the full adder diagram demonstrated that the OR gate can be designed with no recombinases (see below). Therefore we only had to design the AND and XOR gates and we decided to use four different recombinases: TP901.1 integrase, Bxb1 integrase, PhiC31 integrase and FimE. The first AND and XOR gate have been design from <a href="http://www.sciencemag.org/content/340/6132/599.abstract">Bonnet and al. 2013</a>, the second ones from <a href="http://www.ncbi.nlm.nih.gov/pubmed/23396014">Siuti and al. 2013</a>.
+
<p class="texte">A careful analysis of the full adder diagram demonstrated that the OR gate can be designed with no recombinases (see below). Therefore we only had to design the AND and XOR gates and we decided to use four different recombinases: TP901.1 integrase, Bxb1 integrase, PhiC31 integrase and FimE. The first AND and XOR gate have been design from <a href="http://www.sciencemag.org/content/340/6132/599.abstract">Bonnet and al. 2013</a>, the second ones from <a href="http://www.ncbi.nlm.nih.gov/pubmed/23396014">Siuti and al. 2013</a>.
Each recombinase is a one way recombinase, it means that its recombination sites have been designed to ensure an one-way switch only. When a sequence between two recombination sites has been switched, the sites are modified such that a second recombination event is impossible.
Each recombinase is a one way recombinase, it means that its recombination sites have been designed to ensure an one-way switch only. When a sequence between two recombination sites has been switched, the sites are modified such that a second recombination event is impossible.
</p>
</p>

Revision as of 11:13, 3 October 2013

logo


Biological Modules: Logic Gates

An electronic full adder is composed of 5 logic gates: 2 XOR, 2 AND and 1 OR.


Transcriptionally regulated logic gates exist and have already been described. However, a major breakthrough in Synthetic Biology appeared during 2013 with two publications (see below) related to recombination-based logic gates. They inspired us and are the basis of our work.

Switching Gate Principle

A careful analysis of the full adder diagram demonstrated that the OR gate can be designed with no recombinases (see below). Therefore we only had to design the AND and XOR gates and we decided to use four different recombinases: TP901.1 integrase, Bxb1 integrase, PhiC31 integrase and FimE. The first AND and XOR gate have been design from Bonnet and al. 2013, the second ones from Siuti and al. 2013. Each recombinase is a one way recombinase, it means that its recombination sites have been designed to ensure an one-way switch only. When a sequence between two recombination sites has been switched, the sites are modified such that a second recombination event is impossible.

AND gates

The E.calculus full adder uses two different AND gates.

The first AND gate is composed of one promoter followed by two transcription terminators. Each terminator is surrounded by two recombination site, each pair beeing recognized by two different recombinases: Bxb1 integrase and TP 901.1 integrase.
The two terminators are then followed by the downstream gene (with its own rbs and terminator).


If there is one input, the corresponding recombinase will be produced (the red one or the blue one), so one or the other terminator will be switched off and can then let the polymerase go.
It needs both recombinases production to transcript the downstream gene.




Move the mouse over the figure to see how it works!

For the design of the other AND gate, it is the ouput gene that has been put between the two pairs of recombination sites.
At the resting state (no gate activation), both the promoter and the gene (with its own rbs and terminator) are in the wrong direction and are therefore not fonctionnal. Both are surrounded by recombination sites recognized by two different recombinases (Phic31 integrase and FimE)


If there is one input, the corresponding recombinase will be produced (either the purple one or the green one), so either one of the promoter or the gene will be switched to the right direction. The transcription of the output gene will occur only in the presence of both recombinases, when the promoter and the gene are in the right direction.





Move the mouse over the figure to see how it works!




XOR gates

The E.calculus full adder uses two different XOR gates.
The first one has the same design than the first AND gate. It is composed of one terminator surrounded by two different recombination sites (Bxb1 and TP901.1, same as for the first AND gates).


If there is one input, the corresponding recombinase will be produced (the red one or the blue one), so the terminator will be switched off and the downstream output gene can be transcribed. When both recombinases are present, the terminator is switched twice transcription is terminated. This system is designed to be activated (transcription of the output gene) only in the presence of one or the other recombinases, but not the two together.





Move the mouse over the figure to see how it works!

The second XOR gate has the same design than the second AND gate: the ouput gene has been put between the two pairs of recombination sites. (PhiC31 and FimE). The output protein can be translated only if the gene is in the right direction, meaning having been switched by either one of the recombinases but not the two simultaneously.




.





Move the mouse over the figure to see how it works!

These gates (XOR and AND) can be used in any regulation system, provided that the recombinases are assembled following the promoter of your choice with your specific regulations requirements.

Resetting these gates to their basal states requires a series of excisases capable of switching back the sequences to their native state. EXAMPLES OF EXCISASES

The OR gate

The OR gate is implicit in our adder. An OR gate functions (gives an output signal) with one input or both. The OR gate uses as input signals the product of the two AND gates. If for both gates the output gene is the same, we have an implicit OR gate: either on of the entries (or both) produce the same output signal.

The full adder combines those 4 logic gates. (See Full adder)