Team:PennState/diauxie/parts

From 2008.igem.org

(Difference between revisions)
(New page: Strategies We explored a few options to make a glucose independent, xylose inducible system: using the protein CRP*, and selectively engineering base changes in the promoter region seque...)
Line 1: Line 1:
-
Strategies
+
<html>
 +
<head>
 +
<style>
 +
#globalWrapper {
 +
background-image: url("https://static.igem.org/mediawiki/2008/e/e4/Bglogo.png") !important;
 +
background-repeat: repeat;
 +
}
-
We explored a few options to make a glucose independent, xylose inducible system:  using the protein CRP*, and selectively engineering base changes in the promoter region sequence.
+
.ideasList{
 +
margin-bottom:30px
 +
}
-
The first approach that week took was the use of a mutated version of the protein CRP called CRP*. This strategy was the main focus of last years Penn State iGEM team. CPR* acts as CRP bound to cAMP which means that our system would always be turned on when xylose is present, even if glucose is also present. The problem with this approach is that CPR* is not specific to the xyl operon; it regulates transcription in many other locations. Having lots of CRP* in the cell can lead to having other systems turned on or off when they shouldn’t be, possibly being toxic to the cell.
+
ul#sub {
 +
margin:0px;
 +
padding:0px;
 +
font-size:12px;
 +
list-style-image:none;
 +
list-style-type:none;
-
This year we focused on constructing and characterizing alterations of the xyl promoter region which we engineered. As mentioned before, the operator controlling genes for xylose metabolism is dependent on both the binding of CRP-cAMP, and XylR-xylose. We tried to engineer the promoter region such that only XylR control remained. To do this we scrambled the CRP binding site by making random base changes to this region. This was done to eliminate the possibility of CRP binding, especially because it is thought to possibly repress transcription when bound without cAMP. The RNA polymerase binding sites were also strengthened to compensate for the loss of CRP promotion. This was done by changing a few bases at a time in this region so that they more resembled a consensus sequence for E. coli polymerase binding.
+
}
-
Four different altered promoter regions were ordered from geneart. The lowest level (PN) was synthesized as the natural promoter region with biobrick ends. The second level (P1) was ordered as the natural promoter region with the CRP binding site scrambled. The third promoter (P3) contained a scrambled CRP binding site and the RNA polymerase binding site was changed to be a mix between the wild type and consensus sequence. Finally the strongest promoter (P5) was synthesized with a scrambled CRP binding site and an RNA polymerase binding site matching the consensus sequence.
+
#sub li { margin-bottom:20px;}
-
To test each of these promoters we cloned GFP (E0240) downstream of each sequence. Fluorescence readings were used to measure the level of induction.
+
#sub li a {
 +
color:#3300FF;
 +
text-decoration:underline;
 +
}
 +
 
 +
#sub li a:hover {
 +
text-decoration:none;
 +
}
 +
 
 +
.links {
 +
width:100%;
 +
background-color:#000;
 +
margin-bottom:30px;
 +
}
 +
 
 +
.links tr {
 +
background-color: rgb(155, 230, 159);
 +
}
 +
 
 +
.links td {
 +
padding: 0;
 +
}
 +
 
 +
 
 +
.links a{
 +
display: block;
 +
width: 100%;
 +
height: 100%;
 +
margin: 0;
 +
text-align: center;
 +
text-decoration: none;
 +
font-size: 14px;
 +
color: #000;
 +
}
 +
 
 +
.links a:active {
 +
}
 +
 
 +
.links a:hover {
 +
background-color: rgb(37,169,113);
 +
}
 +
 
 +
#header {
 +
width: 100%;
 +
text-align: center;
 +
}
 +
 
 +
h4 {
 +
font-size: 14pt;
 +
font-weight: normal;
 +
}
 +
 
 +
dt {
 +
font-size: 12pt;
 +
}
 +
 
 +
#projectnav h4 {
 +
padding: .4ex;
 +
}
 +
 
 +
#projectnav dt {
 +
font-weight: normal;
 +
margin: 1.5ex 0 0 0;
 +
}
 +
 
 +
#projectnav h4, #projectnav dt, #projectnav dd {
 +
text-align: center;
 +
text-indent: 0;
 +
margin-left: 0;
 +
}
 +
 
 +
#hbnav dd {
 +
background-color: rgb(0,80,200);
 +
border-left: dashed #FFF 3px;
 +
border-right: dashed #FFF 3px;
 +
padding: .8ex;
 +
}
 +
 
 +
#denav dd{
 +
background-color: rgb(37,170,113);
 +
border-left: dashed #FFF 3px;
 +
border-right: dashed #FFF 3px;
 +
padding: 1ex;
 +
margin-top: 0;
 +
}
 +
 
 +
#projectnav a {
 +
color: #fff;
 +
}
 +
 
 +
#pagecontent p {
 +
text-indent: 1.25em;
 +
}
 +
 
 +
p.start:first-line {
 +
font-weight: bold;
 +
}
 +
</style>
 +
<! -- END of style sheet -->
 +
 
 +
</head>
 +
<body>
 +
 
 +
<!-- First table displays centered iGEM 2007 Logo --> 
 +
<div id="header">
 +
<img src="https://static.igem.org/mediawiki/2008/a/ad/Penn_state_igem_logo2.JPG" alt="Penn State" />
 +
</div>
 +
 
 +
<!-- Table displaying top row of links -->
 +
<table class="links" >
 +
  <tr>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState" title="Welcome!">Home</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Team" >The Team</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Project" title="Full Abstracts.">The Project</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Parts">Parts</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Notebook" title="Day to day lab activity">Notebook</a> </td>
 +
  </tr>
 +
</table>
 +
 
 +
<table> <!-- Table for content area -->
 +
<tr>
 +
 
 +
<!--
 +
  Navigation menu for the projects
 +
  The table is extended to include the introduction paragraph and the information blocks
 +
-->
 +
<td valign="top" width="20%" id="projectnav">
 +
<h4>Diauxie Elimination</h4>
 +
<dl id="hbnav">
 +
  <dd><a href="https://2008.igem.org/Team:PennState/diauxie/intro">Introduction</a></dd>
 +
  <dd><a href="https://2008.igem.org/Team:PennState/diauxie/TheSystem">The System</a></dd>
 +
  <dd><a href="https://2008.igem.org/Team:PennState/diauxie/Strategies">Strategies</a></dd>
 +
  <dd><a href="https://2008.igem.org/Team:PennState/diauxie/progress">Progress</a></dd>
 +
  <dd><a href="https://2008.igem.org/Team:PennState/diauxie/conclusions">Conclusions</a></dd>
 +
  <dd><a href="https://2008.igem.org/Team:PennState/diauxie/parts" title="Parts submitted to the registry for diauxie">Parts</a></dd>
 +
  <dd><a href="https://2008.igem.org/Team:PennState/diauxie/references">References</a></dd>
 +
</dl>
 +
<h4><acronym title="Nuclear Hormone Receptor">NHR Biosensors</acronym><br/></h4>
 +
<dl id="denav">
 +
  <dd><a href="hbintro" title="Intro to Endocrine Disruption, pseudoestrogens, pthalates, nuclear hormone receptors, and our goals">Introduction</a></dd>
 +
 
 +
  <dd><a href="https://2008.igem.org/Team:PennState/smartfold/overview">Phthalate Biosensor</a></dd>
 +
 
 +
  <dd><a href="https://2008.igem.org/Team:PennState/fusion/overview">BPA Biosensor</a></dd>
 +
</dl>
 +
</td>
 +
 
 +
<!-- Main content area -->
 +
<td valign="top" id="pagecontent" width="80%"><span style="font-size: 16pt">Parts</span>
 +
<hr/>
 +
 
 +
<p class="start">
 +
Writing
 +
</p>
 +
 
 +
 
 +
 
 +
 
 +
</td></tr></table> <!-- end the table for content quadrants -->
 +
</td></tr></table> <!-- end content block that is adjacent to sidelinks -->
 +
</body>
 +
</html>

Revision as of 15:43, 28 October 2008

Diauxie Elimination

Introduction
The System
Strategies
Progress
Conclusions
Parts
References

NHR Biosensors

Introduction
Phthalate Biosensor
BPA Biosensor
Parts

Writing