Team:Tsinghua-A/Project/Design

From 2012.igem.org

(Difference between revisions)
(Created page with "<!-- Basic page structure FENG Zili & GUO Mingzhou, Tsinghua-A Team, iGEM 2012.09.08 --> {{:Team:Tsinghua-A/template/killbanner}} {{:Team:Tsinghua-A/template/top}} <html> <!D...")
Line 34: Line 34:
</p>
</p>
<img src="https://static.igem.org/mediawiki/2012/2/2c/THU-APD1.png"/>
<img src="https://static.igem.org/mediawiki/2012/2/2c/THU-APD1.png"/>
 +
<p>
 +
We accomplish the design of the switch between the two gates with the help of the site-specific recombination system.</br>
 +
Cre-Lox system is a typical kind of site-specific recombination system. The system consists of two components: Cre recombinase and LoxP site. It is a site-specific recombinase technology widely used to carry out excisions, insertions, translocations and inversions in the DNA of cells. It allows the DNA modification targeted to a specific cell type or be triggered by a specific external stimulus.<br/>
 +
We make use of the cre-lox site-specific system to accomplish the inversions in the DNA. When the external stimulus comes, the Cre recombinase will be expressed and then flip the sequence between the two LoxP sites.
 +
 +
</p>
        </div>
        </div>
<a href="https://2012.igem.org/Team:Tsinghua-A/Project" style="margin-left:40px;font-size:20px;">Return</a>
<a href="https://2012.igem.org/Team:Tsinghua-A/Project" style="margin-left:40px;font-size:20px;">Return</a>

Revision as of 16:12, 26 September 2012

Tsinghua-A::Project::Design

Project Design

We decide to start our project with the conversion of the two basic logic gates: the And gate and the Or gate. Below are the truth tables of these two gates. So we quickly see the difference lies in the outputs when only one of the inputs is true. In the And gate if there are only one input true, either A or B, the output is false. But in the Or gate it’s to the contrary. So if we can control the output when only one input is true, we can successfully make the switch between the And gate and the Or gate.

We accomplish the design of the switch between the two gates with the help of the site-specific recombination system.
Cre-Lox system is a typical kind of site-specific recombination system. The system consists of two components: Cre recombinase and LoxP site. It is a site-specific recombinase technology widely used to carry out excisions, insertions, translocations and inversions in the DNA of cells. It allows the DNA modification targeted to a specific cell type or be triggered by a specific external stimulus.
We make use of the cre-lox site-specific system to accomplish the inversions in the DNA. When the external stimulus comes, the Cre recombinase will be expressed and then flip the sequence between the two LoxP sites.

Return