Team:BYU Provo/Modeling

From 2011.igem.org

(Difference between revisions)
(Molecular AND Gate Function)
(Molecular AND Gate Function)
Line 17: Line 17:
==Molecular AND Gate Function==
==Molecular AND Gate Function==
[[File:Simple_Modeling_Diagram.jpg|300px|thumb|center|Simple Molecular AND Gate]]
[[File:Simple_Modeling_Diagram.jpg|300px|thumb|center|Simple Molecular AND Gate]]
-
The figure above displays a simplified molecular AND gate. Input "A" in this case, is arabinose, which induces downstream <b>transcription</b> from the Pbad promoter. The thermosensor and reporter gene are transcribed, and complimentary sequences in the resulting RNA bind together to fold into the thermosensor. The ribosomal binding site and start codon are embedded in the thermosensor structure. As long as the thermosensor is folded, it prevents <b>translation</b> of the reporter gene. Input "B" is heat. When the ambient temperature crosses a threshold (in this case, 37 degrees C), the complimentary sequences within the thermosensor melt apart and allow translation of the reporter gene. Output "Y" is GFP. If GFP is present, we can conclude that the AND gate was exposed to both inputs - arabinose and heat.
+
The figure above displays a simplified molecular AND gate. Input "A" in this case is arabinose, which induces downstream <b>transcription</b> from the Pbad promoter. The thermosensor and reporter gene are transcribed, and complimentary sequences in the resulting RNA bind together to fold into the thermosensor. The ribosomal binding site and start codon are embedded in the thermosensor structure. As long as the thermosensor is folded, it prevents <b>translation</b> of the reporter gene. Input "B" is heat. When the ambient temperature crosses a threshold (in this case, 37 degrees C), the complimentary sequences within the thermosensor melt apart and allow translation of the reporter gene. Output "Y" is GFP. If GFP is present, we can conclude that the AND gate was exposed to both inputs - arabinose and heat.
In modeling this system, it is important to note that input "A" controls transcription, and input "B" controls translation.
In modeling this system, it is important to note that input "A" controls transcription, and input "B" controls translation.
 +
[[File:Complicated_Modeling_Diagram.jpg|300px|thumb|center|Simple Molecular AND Gate]]
</div>
</div>

Revision as of 19:10, 27 September 2011

Team BYU Provo
BYU Provo
 

Overview

AND Gate

In other fields such as electrical or software engineering, logic gates form the foundation of decision-making circuits. Our project was to build a simple logic gate in E. coli from modular molecular parts. This year we built an AND gate. An AND gate works by only producing an output in the presence of two inputs. In the figure to the right, "A" and "B" are the inputs, and "Y" is the output. In this case, If either A, B, or both inputs are missing, then "Y" will not be expressed.

Our molecular AND gate works by the same principle as conventional AND gates. Input "A" in our construct can be held by any regulated promoter. In testing our construct we used two promoters: Pbad (a common, arabinose-inducible promoter) and PsoxS (a naturally occurring, reactive oxygen species-inducible promoter). Input "B" in our construct is a temperature dependent RNA switch or "thermosensor". Ouput "Y" can be any reporter gene. We have alternately used lacZ (turns blue in presence of X-gal), Superfolder GFP (fluoresces green), and an iGEM enzyme that produces [http://partsregistry.org/wiki/index.php?title=Part:BBa_J45270 banana smell].

Modeling the AND gate is similar for any combination of parts. To simplify this discussion, assume the Pbad promoter (an "arabinose" sensor"), the wild-type Lysteria thermosensor (a "heat" sensor), and GFP (our reporter or "output").

Molecular AND Gate Function

Simple Molecular AND Gate

The figure above displays a simplified molecular AND gate. Input "A" in this case is arabinose, which induces downstream transcription from the Pbad promoter. The thermosensor and reporter gene are transcribed, and complimentary sequences in the resulting RNA bind together to fold into the thermosensor. The ribosomal binding site and start codon are embedded in the thermosensor structure. As long as the thermosensor is folded, it prevents translation of the reporter gene. Input "B" is heat. When the ambient temperature crosses a threshold (in this case, 37 degrees C), the complimentary sequences within the thermosensor melt apart and allow translation of the reporter gene. Output "Y" is GFP. If GFP is present, we can conclude that the AND gate was exposed to both inputs - arabinose and heat.

In modeling this system, it is important to note that input "A" controls transcription, and input "B" controls translation.

Simple Molecular AND Gate