Team:Tsinghua/Project-Reporter

From 2013.igem.org

(Difference between revisions)
(Created page with "Project-Reporter")
Line 1: Line 1:
-
Project-Reporter
+
{{Tsinghua:Common-Style}}
 +
{{Tsinghua:Navigation-Style}}
 +
{{Tsinghua:Navigation-Script}}
 +
<html><body>
 +
<script type="text/javascript">
 +
  window.onload = start;
 +
  </script>
 +
<div id="main">
 +
<div id="header">
 +
<div id="team-logo">
 +
<img height="100%" src="https://static.igem.org/mediawiki/2013/b/b7/Tsinghua-logo.png"/>
 +
</div>
 +
<div id="title-box">
 +
<div id="title-bar">
 +
<img height="100%" src="https://static.igem.org/mediawiki/2013/1/1d/Tsinghua-left-diamond.png"/>
 +
<span id="page-title">Main Page</span>
 +
<img height="100%" src="https://static.igem.org/mediawiki/2013/3/37/Tsinghua-right-diamond.png"/>
 +
</div>
 +
</div>
 +
</div>
 +
<div id="lefter">
 +
<div id="left-three-box">
 +
<img src="https://static.igem.org/mediawiki/2013/9/92/Tsinghua-left-three-box.png" width="100%"/>
 +
</div>
 +
<div id="menu">
 +
<div class="menu-item">
 +
<span onclick="selectMenu(this.parentElement, 'Main Page')">
 +
<a href="https://2013.igem.org/Team:Tsinghua/Main-Page">Main Page</a>
 +
</span>
 +
</div>
 +
<div class="menu-item">
 +
<span onclick="selectMenu(this.parentElement, 'Introduction')">Introduction</span>
 +
<div class="sub-menu">
 +
<div class="sub-menu-item" onclick="selectSubMenu(this, 'Introduction - Background')">
 +
<a href="https://2013.igem.org/Team:Tsinghua/Introduction-Background">Background</a>
 +
</div>
 +
<div class="sub-menu-item" onclick="selectSubMenu(this, 'Introduction - Challenge')">
 +
<a href="https://2013.igem.org/Team:Tsinghua/Introduction-Challenge">Challenge</a>
 +
</div>
 +
<div class="sub-menu-item" onclick="selectSubMenu(this, 'Introduction - Our Idea')">
 +
<a href="https://2013.igem.org/Team:Tsinghua/Introduction-Our-Idea">Our Idea</a>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="menu-item">
 +
<span onclick="selectMenu(this.parentElement, 'Project')">Project</span>
 +
<div class="sub-menu">
 +
<div class="sub-menu-item" onclick="selectSubMenu(this, 'Project - Overview')">
 +
<a href="https://2013.igem.org/Team:Tsinghua/Project-Overview">Overview</a>
 +
</div>
 +
<div class="sub-menu-item" onclick="selectSubMenu(this, 'Project - Part1: Sensor')">
 +
<a href="https://2013.igem.org/Team:Tsinghua/Project-Sensor">Part1: Sensor</a>
 +
</div>
 +
<div class="sub-menu-item" onclick="selectSubMenu(this, 'Project - Part2: Reporter')">
 +
<a href="https://2013.igem.org/Team:Tsinghua/Project-Reporter">Part2: Reporter</a>
 +
</div>
 +
<div class="sub-menu-item" onclick="selectSubMenu(this, 'Project - Part3: Switching System')">
 +
<a href="https://2013.igem.org/Team:Tsinghua/Project-Switching-System">Part3: Switching System</a>
 +
</div>
 +
<div class="sub-menu-item" onclick="selectSubMenu(this, 'Project - Product')">
 +
<a href="https://2013.igem.org/Team:Tsinghua/Project-Product">Product</a>
 +
</div>
 +
<div class="sub-menu-item" onclick="selectSubMenu(this, 'Project - Summary')">
 +
<a href="https://2013.igem.org/Team:Tsinghua/Project-Summary">Summary</a>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="menu-item">
 +
<span onclick="selectMenu(this.parentElement, 'Modelling')">
 +
<a href="https://2013.igem.org/Team:Tsinghua/Modeling">Modeling</a>
 +
</span>
 +
</div>
 +
<div class="menu-item">
 +
<span onclick="selectMenu(this.parentElement, 'Outreach')">Outreach</span>
 +
<div class="sub-menu">
 +
<div class="sub-menu-item" onclick="selectSubMenu(this, 'Outreach - Human practice')">
 +
        Human practice
 +
      </div>
 +
<div class="sub-menu-item" onclick="selectSubMenu(this, 'Outreach - Safety')">
 +
<a href="https://2013.igem.org/Team:Tsinghua/OutReach-Satety">Safety</a>
 +
</div>
 +
<div class="sub-menu-item" onclick="selectSubMenu(this, 'Outreach - Collaboration')">
 +
<a href="https://2013.igem.org/Team:Tsinghua/OutReach-Collaboration">Collaboration</a>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="menu-item">
 +
<span onclick="selectMenu(this.parentElement, 'Achievement')">Achievement</span>
 +
<div class="sub-menu">
 +
<div class="sub-menu-item" onclick="selectSubMenu(this, 'Achievement - BioBricks')">
 +
        BioBricks
 +
      </div>
 +
<div class="sub-menu-item" onclick="selectSubMenu(this, 'Achievement - Judging Criteria')">
 +
<a href="https://2013.igem.org/Team:Tsinghua/Achivement-Judging-Criteria">Judging Criteria</a>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="menu-item">
 +
<span onclick="selectMenu(this.parentElement, 'Notebook')">Notebook</span>
 +
<div class="sub-menu">
 +
<div class="sub-menu-item" onclick="selectSubMenu(this, 'Notebook - Protocol')">
 +
<a href="https://2013.igem.org/Team:Tsinghua/Notebook-Protocol">Protocol</a>
 +
</div>
 +
<div class="sub-menu-item" onclick="selectSubMenu(this, 'Notebook - Lablog')">
 +
        Lablog
 +
      </div>
 +
</div>
 +
</div>
 +
<div class="menu-item">
 +
<span onclick="selectMenu(this.parentElement, 'Team')">Team</span>
 +
</div>
 +
<div class="menu-item">
 +
<span onclick="selectMenu(this.parentElement, 'Acknowledgement')">
 +
<a href="https://2013.igem.org/Team:Tsinghua/Acknowledgement">Acknowledgement</a><a>
 +
</a></span>
 +
</div>
 +
</div>
 +
</div>
 +
<div id="mycontent">
 +
<div class="normal">
 +
<h1>PPD Reporter</h1>
 +
<h2>Overview</h2>
 +
<p>
 +
  We created the output test part of portable pathogen detector using Tet-off system.
 +
  </p>
 +
<p>
 +
  We successfully demonstrated the effectiveness of transactivating function of tTA.
 +
  </p>
 +
<p>
 +
  We reconstituted the ADE2 gene expression in ADE2 KO yeast, switching from red to white color.
 +
  </p>
 +
<h2>Designed PPD reportor</h2>
 +
<p>
 +
  We created a reporter as the output part of the PPD system. So we need a trans-activating system to realize releasing output signal. Among the available systems, we chose Tet-off system.
 +
  </p>
 +
<div class="figure">
 +
<img class="center" src="https://static.igem.org/mediawiki/2013/0/0f/Tsinghua-reporter1.png"/>
 +
<p class="legend">
 +
    Figure 1.
 +
    </p>
 +
</div>
 +
<p>
 +
  At first, we design a test plasmid to determine the feasibility of applying Tet-off system in our system. After AHL inducing, a tetracycline-controlled transactivator (comprising a fusion of the tetracycline repressor TetR with the C-terminal activation domain of herpes simplex virus VP16) will be expressed theoretically. So we constitutively express tTA under the control of CMV enhancer and CMV promoter in pTF6.
 +
  </p>
 +
<p>
 +
  In another ORF, we constructed a tetracycline response element followed by CYC1 region (TATA region), which controls the expression ADE2 gene. After ADE2 gene, a CYC1 terminator is used to terminate the transcription of mRNA.
 +
  </p>
 +
<p>
 +
  ADE2 protein is phosphoribosylaminoimidazole carboxylase, which is required for adenine biosynthesis. When yeast loses ADE2 gene, the cells are in red color, because of deprivation of adenine, while the wild type yeast in in white. If the plasmid is transformed into ADE2 knock out yeast strain, TetR domain of tTA will bind to the TRE and VP16 will activate the expression of ADE2, which can reconstitute the phenotype of ADE2 knock out strain, turning the yeast from red to white.
 +
  </p>
 +
<h2>Result</h2>
 +
<p>
 +
  We constructed the reporter plasmid from cm184 plasmid. We insert ADE2 PCR product into cm184 vector, getting pTF6.
 +
  </p>
 +
<div class="figure">
 +
<img class="center" src="https://static.igem.org/mediawiki/2013/a/ad/Tsinghua-reporter2.png"/>
 +
<p class="legend">
 +
    Figure 2. pCM184
 +
    </p>
 +
</div>
 +
<div class="figure">
 +
<img class="center" src="https://static.igem.org/mediawiki/2013/8/8d/Tsinghua-reporter3.png"/>
 +
<p class="legend">
 +
    Figure 3. pTF6
 +
    </p>
 +
</div>
 +
<p>
 +
  We tested the function of pTF6 in ADE2 knock out yeast strain. We observed an obvious color change. We used cm184 transformation group as control.
 +
  </p>
 +
<div class="figure">
 +
<img class="center" src="https://static.igem.org/mediawiki/2013/a/a1/Tsinghua-reporter4.png"/>
 +
<p class="legend">
 +
    Figure 4. PPD reporter gene ADE2 expression reconstitute the white phenotype of ADE2 KO yeast
 +
    </p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</body></html>

Revision as of 04:10, 26 September 2013

PPD Reporter

Overview

We created the output test part of portable pathogen detector using Tet-off system.

We successfully demonstrated the effectiveness of transactivating function of tTA.

We reconstituted the ADE2 gene expression in ADE2 KO yeast, switching from red to white color.

Designed PPD reportor

We created a reporter as the output part of the PPD system. So we need a trans-activating system to realize releasing output signal. Among the available systems, we chose Tet-off system.

Figure 1.

At first, we design a test plasmid to determine the feasibility of applying Tet-off system in our system. After AHL inducing, a tetracycline-controlled transactivator (comprising a fusion of the tetracycline repressor TetR with the C-terminal activation domain of herpes simplex virus VP16) will be expressed theoretically. So we constitutively express tTA under the control of CMV enhancer and CMV promoter in pTF6.

In another ORF, we constructed a tetracycline response element followed by CYC1 region (TATA region), which controls the expression ADE2 gene. After ADE2 gene, a CYC1 terminator is used to terminate the transcription of mRNA.

ADE2 protein is phosphoribosylaminoimidazole carboxylase, which is required for adenine biosynthesis. When yeast loses ADE2 gene, the cells are in red color, because of deprivation of adenine, while the wild type yeast in in white. If the plasmid is transformed into ADE2 knock out yeast strain, TetR domain of tTA will bind to the TRE and VP16 will activate the expression of ADE2, which can reconstitute the phenotype of ADE2 knock out strain, turning the yeast from red to white.

Result

We constructed the reporter plasmid from cm184 plasmid. We insert ADE2 PCR product into cm184 vector, getting pTF6.

Figure 2. pCM184

Figure 3. pTF6

We tested the function of pTF6 in ADE2 knock out yeast strain. We observed an obvious color change. We used cm184 transformation group as control.

Figure 4. PPD reporter gene ADE2 expression reconstitute the white phenotype of ADE2 KO yeast