Team/CINVESTAV-IPN-UNAM MX/Light Response.htm

From 2012.igem.org

(Difference between revisions)
 
(20 intermediate revisions not shown)
Line 1: Line 1:
-
<html xmlns="http://www.w3.org/1999/xhtml"><head>
+
<html xmlns="http://www.w3.org/1999/xhtml">
-
<title>Home</title>
+
<head>
 +
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
 +
<title>Rho</title>
-
<link rel="stylesheet" href="https://dl.dropbox.com/u/199422/Cinvestav/style.css" />
+
<style type="text/css">
 +
#top-section {
 +
position: relative;
 +
height: 20px;
 +
width: 975px;
 +
margin: 0 auto 0 auto;
 +
border-left: hidden;
 +
border-right: hidden;
 +
border-bottom: hidden;
 +
}
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
* {
-
<style type="text/css">td img {display: block;}</style>
+
margin: 0;
 +
padding: 0;
 +
}
 +
 
 +
body {
 +
background: #FFFFFF url(https://static.igem.org/mediawiki/2012/f/f3/Fondo_bod.jpg) repeat-x;
 +
text-align: justify;
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
font-size: 12px;
 +
color: #000000;
 +
}
 +
 
 +
h1, h2, h3 {
 +
color: #333333;
 +
}
 +
 
 +
h1, h2 {
 +
margin-bottom: 20px;
 +
font-weight: normal;
 +
}
 +
 
 +
h1 {
 +
font-size: 197%;
 +
}
 +
 
 +
h2 {
 +
font-size: 152%;
 +
}
 +
 
 +
h3 {
 +
font-size: 100%;
 +
}
 +
 
 +
p, ul, ol {
 +
margin-bottom: 20px;
 +
line-height: 1.8em;
 +
}
 +
 
 +
ul, ol {
 +
margin-left: 3em;
 +
}
 +
 
 +
blockquote {
 +
padding-left: 3em;
 +
background: url(https://static.igem.org/mediawiki/2012/1/11/Img08.gif) no-repeat;
 +
font-style: italic;
 +
}
 +
 
 +
a:link {
 +
color: #1953A7;
 +
}
 +
 
 +
a:active {
 +
color: #ED5C0C;
 +
}
 +
 
 +
a:visited {
 +
color: #666666;
 +
}
 +
 
 +
a:hover {
 +
text-decoration: none;
 +
color: #067600;
 +
}
 +
 
 +
img {
 +
border: none;
 +
}
 +
 
 +
img.left {
 +
float: left;
 +
margin: 0 20px 10px 0;
 +
}
 +
 
 +
/* Menu */
 +
 
 +
#menu {
 +
width: 770px;
 +
height: 65px;
 +
margin: 0 auto;
 +
border-right: 1px solid #EDEBD5;
 +
}
 +
 
 +
#menu ul {
 +
margin: 0;
 +
padding: 0;
 +
list-style: none;
 +
}
 +
 
 +
#menu li {
 +
display: inline;
 +
font-size: 12px;
 +
color:#4E4E4E;
 +
}
 +
 
 +
#menu a {
 +
display: block;
 +
float: left;
 +
width: 95px;
 +
height: 45px;
 +
padding: 10px 0 0 0;
 +
border-left: 1px solid #EDEBD5;
 +
text-transform: lowercase;
 +
text-decoration: none;
 +
text-align: center;
 +
font-size: 135%;
 +
color: #BABABA;
 +
}
 +
 
 +
#menu a:hover {
 +
background: #F7F7F4;
 +
}
 +
 
 +
#menu .active a {
 +
background: #5dbb10;
 +
color: #FFFFFF;
 +
}
 +
 
 +
/* Header */
 +
 
 +
#header {
 +
width: 770px;
 +
height: 170px;
 +
margin: 0 auto;
 +
}
 +
 
 +
#header h1 {
 +
float: left;
 +
width: 220px;
 +
height: 100px;
 +
margin: 0;
 +
padding: 70px 0 0 0;
 +
background: url(https://static.igem.org/mediawiki/2012/0/0a/Img02.jpg) no-repeat;
 +
text-align: center;
 +
font-size: 36px;
 +
}
 +
 
 +
#header h2 {
 +
float: right;
 +
width: 530px;
 +
height: 86px;
 +
margin: 0;
 +
background: url(https://static.igem.org/mediawiki/2012/4/4a/Img03.jpg) no-repeat;
 +
padding: 84px 20px 0 0;
 +
text-align: right;
 +
}
 +
 
 +
#header a {
 +
text-transform: lowercase;
 +
text-decoration: none;
 +
font-style: italic;
 +
font-weight: normal;
 +
color: #FFFFFF;
 +
}
 +
 
 +
/* Page */
 +
 
 +
#page {
 +
width: 770px;
 +
margin: 0 auto;
 +
padding: 20px 0;
 +
}
 +
#context{
 +
float: left;
 +
width: 570px;
 +
padding-top:5px;
 +
}       
 +
/* menudecontenido */
 +
 
 +
#sidebar {
 +
float: right;
 +
width: 160px;
 +
padding: 15px;
 +
background: #EDEBD5;
 +
}
 +
 
 +
#sidebar h2 {
 +
margin: 0;
 +
padding: 5px 15px;
 +
color: #FFFFFF;
 +
}
 +
 
 +
#sidebar h3 {
 +
font-size: 60%;
 +
color: #FFFFFF;
 +
}
 +
 
 +
#sidebar ul {
 +
margin: 0;
 +
padding: 15px;
 +
list-style: none;
 +
}
 +
 
 +
#sidebar li {
 +
              font-size: 12px;
 +
  text-align:left;
 +
}
 +
 
 +
#sidebar a {
 +
color: #FFFFFF;
 +
}
 +
 
 +
.orangebox {
 +
background: url(https://static.igem.org/mediawiki/2012/b/b0/Img05.gif) repeat-y;
 +
}
 +
 
 +
.orangebox h2 {
 +
background: url(https://static.igem.org/mediawiki/2012/c/c2/Img06.gif) repeat-y;
 +
}
 +
 
 +
/* Footer */
 +
 
 +
#piedepagina {
 +
clear: both;
 +
height: 150px;
 +
padding: 25px 0;
 +
background: #EDEBD5 url(https://static.igem.org/mediawiki/2012/a/a5/Img04.gif) repeat-x;
 +
}
 +
 
 +
#sponsors{
 +
 +
float: left;
 +
width: 85px;
 +
padding-top:5px;
 +
background: #EDEBD5;
 +
 +
      }
 +
#text2
 +
{
 +
color: #333333;
 +
font-size: 152%;
 +
margin-bottom: 20px;
 +
font-weight: normal;
 +
}
 +
#refe
 +
{
 +
color: #000000;
 +
font-size:9;
 +
margin-bottom: 20px;
 +
font-weight: normal;
 +
}
 +
 
 +
.firstHeading {
 +
margin-bottom: .1em;
 +
visibility:hidden;
 +
}
 +
 
 +
img[src*="/wiki/skins/common/images/wiki.png"]{
 +
    width:0;
 +
    height:0px;
 +
    padding-right:975px;
 +
    background:transparent url(https://2011.igem.org/wiki/skins/common/images/wiki.png) top left no-repeat;
 +
}
 +
 
 +
</style>
 +
 
 +
<meta name="keywords" content="" />
 +
<meta name="description" content="" />
-
<!--Fireworks CS6 Dreamweaver CS6 target.  Created Tue Sep 25 17:05:18 GMT-0500 (Central Daylight Time (Mexico)) 2012-->
 
</head>
</head>
-
<body bgcolor="#ffffff">
+
<body>
-
<table style="display: inline-table;" border="0" cellpadding="0" cellspacing="0" width="950" bgcolor="">
+
<div id="menu">
-
<!-- fwtable fwsrc="INDEX.fw.png" fwpage="Page 1" fwbase="principal.jpg" fwstyle="Dreamweaver" fwdocid = "927795023" fwnested="0" -->
+
<ul>
-
  <tr>
+
<li><a href="home.htm">Home</a></li>
-
  <td><img src="images/spacer.gif" width="240" height="1" alt="" /></td>
+
<li class="active"><a href="rhodofactory.htm">Rhodofactory</a></li>
-
  <td><img src="images/spacer.gif" width="710" height="1" alt="" /></td>
+
<li><a href="promoterselection.htm">Promoter selection </a></li>
-
  <td><img src="images/spacer.gif" width="1" height="1" alt="" /></td>
+
<li><a href="results.htm">results </a></li>
-
  </tr>
+
<li><a href="perspectives.htm">Perspectives</a></li>
-
<tr>
+
<li><a href="Modelling.htm">Modeling</a></li>
-
  <td><img src="https://static.igem.org/mediawiki/2012/6/68/LOGOPRIN.jpg" width="240" height="178" alt="Logo Principal" /></td>
+
<li><a href="aboutus.htm">About us</a> </li>
-
  <td bgcolor="01A79D"><ul class="nav">
+
<li><a href="outreach.htm">outreach</a></li>
-
<li>
+
</ul>
-
<a href="/Team/CINVESTAV-IPN-UNAM_MX/home.htm">Home<span class="flecha">&#9660;</span></a>
+
</div>
-
</li>
+
<!-- end #menu -->
-
<li>
+
<div id="header">
-
<a href="#">Rhodofactory<span class="flecha">&#9660;</span></a>
+
<h1><a href="#"></a></h1>
-
<ul>
+
<h2><span></span></h2>
-
<li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Overview.htm">Overview<span class="flecha">&#9660;</span></a></li>
+
</div>
-
           
+
<!-- end #header -->
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Light Response.htm">Light Response<span class="flecha">&#9660;</span></a></li>
+
<div id="page">
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Oxigen Response.htm">Oxigen Response<span class="flecha">&#9660;</span></a></li>
+
<div id="context">
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Chassis.htm">Chassis<span class="flecha">&#9660;</span></a></li>
+
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Perspective.htm">Perspective<span class="flecha">&#9660;</span></a></li>
+
<h1><em>Light & Oxygen Response: AppA/PpsR <br /><br />Regulation System! </em></h1>
-
+
<p>This is a repressor/antirepressor system, which under high oxygen tension; PpsR represses GFP expression by avoiding RNA polymerase binding
-
</ul>
+
the promoter sequence.
-
</li>
+
When oxygen concentration decreases and in presence of light AppA has a conformational change and can bind with PpsR, this complex prevents the union of
-
<li>
+
PpsR to its target sequence, thus GFP expression can begin.<br>
-
<a href="">Results<span class="flecha">&#9660;</span></a>
+
 
-
<ul>
+
(See the next video for a visual explanation).</p>
-
<li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Biobricks.htm">Biobricks<span class="flecha">&#9660;</span></a></li>
+
<div align="center"><iframe width="480" height="360" src="http://www.youtube.com/embed/XBNRLq9pL8c" frameborder="0" allowfullscreen></iframe></div><br>
-
           
+
<p id="text2">Our biobricks </p>
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Notebook.htm">Notebook<span class="flecha">&#9660;</span></a></li>
+
<p>The first biobrick consists in the complete light-oxygen dependent system, AppA and PpsR, each one with Ribosome Binding Site, under a
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Protocol.htm">Protocol<span class="flecha">&#9660;</span></a></li>
+
Medium strength promoter (J23104), this first biobrick also it has the PpsR dependent promoter and GFP as a reporter gene.</p>
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/palustris response.htm">R. palustris response<span class="flecha">&#9660;</span></a></li>
+
<img src="https://static.igem.org/mediawiki/2012/b/b6/Rodo02.jpg" alt="rodo02" width="568" height="107"><br>
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/sphaeroides response.htm">R. sphaeroides response<span class="flecha">&#9660;</span></a></li>
+
<p><br>
-
</ul>
+
  The second circuit is just the PpsR dependent promoter and GFP as a reporter gene.</p>
-
</li>
+
<img src="https://static.igem.org/mediawiki/2012/a/a1/Rodo03.jpg" alt="rodo03" width="562" height="252">
 +
<p id="text2">We were inspired in:</p>
 +
<p>
 +
This system is inspired in AppA/PpsR repressor/antirepressor system from Rhodobacter sphaeroides. The PpsR protein is a master repressor of
 +
Photosynthesis (PS) genes (Moskvin and Gomelsky 2005). Inactivation of the ppsR gene is enough to turn on PS gene expression and formation
 +
of the photosynthetic apparatus even at a high oxygen concentration, whereas ppsR overexpression is sufficient to block PS development even
 +
in the absence of oxygen. PpsR directly represses transcription of most carotenoid and pigment synthesis genes, photosystems operons, and
 +
genes involved in tetrapyrrole biosynthesis (Gomelsky and Kaplan 1995). The upstream regions of these genes contain two PpsR binding sites,
 +
TGTcN10gACA.<br><br>
 +
 
 +
A second protein called AppA, which has no known homologues, plays a role in controlling gene expression in <em>R. sphaeroides</em> in response to both
 +
light and O2 by acting as an antirepressor of PpsR. Our parts (appa, ppsr and ppsr-promoter) were synthesized by Genescript, and are codon
 +
optimized for <em>R. sphaeroides.</em></p>
 +
<hr>
 +
<p id="refe">References<br>
 +
 
 +
1. Gomelsky L., Moskvin L., Stenzel A., Jones D., Donohue T. and Gomelsky M.(2008) <strong>Hierarchical Regulation of Photosynthesis
 +
Gene Expression by the Oxygen-Responsive PrrBA and AppA-PpsR Systems of <em>Rhodobacter sphaeroides.</em></strong> J. Bacteriol.
 +
Dec. 2008, p. 8106–8114 Vol. 190, No. 24<br>
 +
 
 +
2. Moskvin, O. V., L. Gomelsky, and M. Gomelsky. (2005). <strong>Transcriptome analysis of the <em>Rhodobacter sphaeroides</em> PpsR
 +
regulon: PpsR as a master regulator of photosystem development.</strong> J. Bacteriol. 187:2148–2156.<br>
 +
 
 +
3. Gomelsky, M., and S. Kaplan. (1995). <strong>Genetic evidence that PpsR from <em>Rhodobacter sphaeroides.</em> 2.4.1 functions as a
 +
repressor of puc and bchF expression.</strong> J. Bacteriol. 177:1634–1637. <br>
 +
4. Gomelsky, M., and S. Kaplan. (1995). <strong>AppA, a novel gene encoding a transacting factor involved in the regulation of
 +
photosynthesis gene expression in <em>Rhodobacter sphaeroides.</em> 2.4.1.</strong> J. Bacteriol. 177:4609–4618.
 +
</p>
 +
 +
</div>
 +
<div id="sidebar">
 +
  <div id="updates" class="orangebox">
 +
<h2>Rhodofactory</h2>
 +
<ul>
 +
<li><a href="Overview.htm" target="_parent">Overview</a></li>
 +
<li><a href="Light_Response.htm">Light and Oxygen</a></li>
 +
<li><a href="Oxigen_Response.htm">Oxygen Response</a></li>
 +
<li><a href="Chassis.htm">Chassis</a></li>
 +
</ul>
-
<li>
+
</div>
-
<a href="#">IGEM Contribution<span class="flecha">&#9660;</span></a>
+
</div>    
-
<ul>
+
  <div style="clear: both;">&nbsp;</div>
-
<li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Construction.htm">Construction<span class="flecha">&#9660;</span></a></li>
+
</div>
-
           
+
<!-- end #page -->
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Metods.htm">Methods<span class="flecha">&#9660;</span></a></li>
+
<div id="piedepagina">
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Results.htm">Results<span class="flecha">&#9660;</span></a></li>
+
<p align="center"> <strong>Rhodofactory 2012</strong> </p>
-
+
<div id="sponsors">
-
</ul>
+
  <div align="center"><img src="https://static.igem.org/mediawiki/2012/8/8a/Icytdf.png" alt="icytdf" width="90" height="82" /></div>
-
</li>
+
-
<li>
+
-
<a href="/Team/CINVESTAV-IPN-UNAM_MX/Modelling.htm">Modeling<span class="flecha">&#9660;</span></a>
+
-
+
-
</li>   
+
-
   
+
-
    <li>
+
-
<a href="#">Team<span class="flecha">&#9660;</span></a>
+
-
<ul>
+
-
<li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Members.htm">Members<span class="flecha">&#9660;</span></a></li>
+
-
           
+
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Institute.htm">Institute<span class="flecha">&#9660;</span></a></li>
+
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Labs.htm">Labs<span class="flecha">&#9660;</span></a></li>
+
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Sponsor.htm">Sponsor<span class="flecha">&#9660;</span></a></li>
+
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Gallery.htm">Gallery<span class="flecha">&#9660;</span></a></li>
+
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Acknowledgments.htm">Acknowledgments<span class="flecha">&#9660;</span></a></li>
+
-
+
-
</ul>
+
-
</li>
+
-
    <li>
+
-
<a href="#">Outreach<span class="flecha">&#9660;</span></a>
+
-
<ul>
+
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Human Practice.htm">Human Practices<span class="flecha">&#9660;</span></a></li>
+
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Safety.htm">Safety<span class="flecha">&#9660;</span></a></li>
+
-
</ul>
+
-
</li>
+
-
   
+
-
   
+
-
</ul></td>
+
-
</td>
+
-
  <td><img src="images/spacer.gif" width="1" height="150" alt="" /></td>
+
-
  </tr>
+
-
  <tr>
+
-
  <td colspan="2" >
+
-
 
+
-
  <div id="main">
+
-
<div id="bodys_r1_c2">
+
</div>
</div>
-
<div id="bodys_r1_c3">
+
<div id="sponsors">
-
   
+
  <div align="center"><img src="https://static.igem.org/mediawiki/2012/6/67/Osli.png" alt="osli" width="88" height="46" /></div>
-
      <img src="https://static.igem.org/mediawiki/2012/7/73/Light_response.fw.png" width="500" height="92" /> </div>
+
</div>
-
<div class="clearFloat"></div>
+
-
<div id="bodys_r2_c2"></div>
+
<div id="sponsors">
-
<div id="bodys_r2_c3">
+
  <div align="center"><img src="https://static.igem.org/mediawiki/2012/f/fb/Bio.png" alt="bio" width="80" height="97" /></div>
-
    <div class="Text">
+
</div>
-
   
+
<div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/d/d6/Fermentas.png" alt="fermentAS" width="82" height="45" /></div>
-
      <h2><strong>Light + Redox Response: AppA/PpsR Control System</strong></h2>
+
<div id="sponsors">
-
      <p>This is a  repressor/antirepressor system, under high oxygen tension <strong>PpsR</strong> strongly repress GFP expression by binding a conserved  regulatory sequence that avoid RNA polymerase for promoter binding. When oxygen  concentration decreases AppA is activated, and bind PpsR avoiding this DNA  binding activity, thus, GFP expression can begin.</p>
+
  <div align="center"><img src="https://static.igem.org/mediawiki/2012/a/a3/Cinestav.png" alt="cinestav" width="74" height="91" /></div>
-
      <p>&nbsp;</p>
+
</div>
-
      <p><strong>How does it works?</strong></p>
+
<div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/9/9b/Genscript.png" alt="genscript" width="83" height="45" /></div>
-
      <p>Our genetic system  consists in 2 modules, the first one is formed by <em>appa</em> and <em>ppsr </em>coupled to  B0030 RBS units, J23104 Strong constitutive promoter and B0014 Double  terminator to form the transcription unit. We will evaluate the functioning of  J23104, B0030 and B0014 in a new chassis. The second module consists in <strong>J54103</strong> GFP generator (B0030 RBS + E1010  GFP + B0014 Double terminator) coupled to PpsR repressible promoter.</p>
+
<div id="sponsors">
-
<p><img src="https://static.igem.org/mediawiki/2012/e/ed/Light.JPG" width="634" height="299" /></p>
+
  <div align="center"><img src="https://static.igem.org/mediawiki/2012/1/16/Unam.png" alt="unam" width="83" height="93" /></div>
-
<p><strong>Inspired in…</strong></p>
+
</div>
-
<p><br />
+
<div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/c/c9/Gto.png" alt="gto" width="84" height="46" /></div>
-
  This  system is inspired in AppA/PpsR repressor/antirepressor system from <em>Rhodobacter sphaeroides</em>, PpsR protein is  a master repressor of Photosynthesis (PS) genes (Moskvin and Gomelsky 2005).  Inactivation of the <em>ppsR </em>gene is enough to turn on PS gene expression  and formation of the photosynthetic apparatus even at a high oxygen  concentration, whereas <em>ppsR </em>overexpression is sufficient to block PS  development even in the absence of oxygen. PpsR directly represses  transcription of most carotenoid and pigment synthesis genes, photosystems  operons, and genes involved in tetrapyrrole biosynthesis (Gomelsky and Kaplan  1995). <strong>The upstream regions of these  genes contain two PpsR binding sites, TGTcN10gACA.</strong></p>
+
    <div id="sponsors">
-
<p>A  second protein called AppA, which has no known homologues, plays a role in  controlling gene expression in <em>R. sphaeroides </em>in response to both light  and O2 by acting as an antirepressor of PpsR. Our parts (appa, ppsr and  ppsr-promoter) were synthesized with Genescript, and are codon optimized for <em>R. palustris.</em></p>
+
      <div align="center"><img src="https://static.igem.org/mediawiki/2012/f/fa/Qimica.png" alt="quimica" width="80" height="72" /></div>
-
<ol>
+
-
  <li>Gomelsky L., Moskvin L.,  Stenzel A., Jones D., Donohue T. and Gomelsky  M.(2008) <strong>Hierarchical Regulation of  Photosynthesis Gene Expression by the Oxygen-Responsive PrrBA and AppA-PpsR  Systems of <em>Rhodobacter sphaeroides.</em></strong> J. Bacteriol. Dec. 2008, p.  8106–8114 Vol. 190, No. 24 </li>
+
-
  <li>Moskvin, O. V., L. Gomelsky, and M. Gomelsky<strong>. (</strong>2005<strong>). Transcriptome  analysis of the </strong><strong><em>Rhodobacter sphaeroides </em></strong><strong>PpsR regulon:  PpsR as a master regulator of photosystem development</strong>. J. Bacteriol. <strong>187:</strong>2148–2156. </li>
+
-
  <li>Gomelsky, M., and S. Kaplan.<strong> (</strong>1995). <strong>Genetic evidence that PpsR from </strong><strong><em>Rhodobacter  sphaeroides </em></strong><strong>2.4.1 functions as a repressor of </strong><strong><em>puc </em></strong><strong>and </strong><strong><em>bchF </em></strong><strong>expression</strong>. J. Bacteriol. <strong>177:</strong>1634–1637.</li>
+
-
  <li>Gomelsky, M., and S. Kaplan. <strong>(</strong>1995). <strong><em>appA</em></strong><strong>, a novel gene encoding a </strong><strong><em>trans</em></strong><strong>acting factor involved in the regulation of photosynthesis gene  expression in </strong><strong><em>Rhodobacter sphaeroides </em></strong><strong>2.4.1</strong>. J.  Bacteriol. <strong>177:</strong>4609–4618.</li>
+
-
</ol>
+
-
<p>&nbsp;</p>
+
-
</p>
+
-
    </div>
+
     </div>
     </div>
-
<div class="clearFloat"></div>
+
<div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/7/73/Valaner.png" alt="valaner" width="84" height="48" /></div>
 +
<div id="sponsors">
 +
  <div align="center"><img src="https://static.igem.org/mediawiki/2012/7/79/Ipn.png" alt="ipn" width="70" height="96" /></div>
 +
</div>
 +
</div>
</div>
-
 
+
<!-- end #footer -->
-
    </td>
+
-
  <td><img src="images/spacer.gif" width="1" height="500" alt="" /></td>
+
-
  </tr>
+
-
</table>
+
</body>
</body>
</html>
</html>

Latest revision as of 03:31, 27 October 2012

Rho

Light & Oxygen Response: AppA/PpsR

Regulation System!

This is a repressor/antirepressor system, which under high oxygen tension; PpsR represses GFP expression by avoiding RNA polymerase binding the promoter sequence. When oxygen concentration decreases and in presence of light AppA has a conformational change and can bind with PpsR, this complex prevents the union of PpsR to its target sequence, thus GFP expression can begin.
(See the next video for a visual explanation).


Our biobricks

The first biobrick consists in the complete light-oxygen dependent system, AppA and PpsR, each one with Ribosome Binding Site, under a Medium strength promoter (J23104), this first biobrick also it has the PpsR dependent promoter and GFP as a reporter gene.

rodo02


The second circuit is just the PpsR dependent promoter and GFP as a reporter gene.

rodo03

We were inspired in:

This system is inspired in AppA/PpsR repressor/antirepressor system from Rhodobacter sphaeroides. The PpsR protein is a master repressor of Photosynthesis (PS) genes (Moskvin and Gomelsky 2005). Inactivation of the ppsR gene is enough to turn on PS gene expression and formation of the photosynthetic apparatus even at a high oxygen concentration, whereas ppsR overexpression is sufficient to block PS development even in the absence of oxygen. PpsR directly represses transcription of most carotenoid and pigment synthesis genes, photosystems operons, and genes involved in tetrapyrrole biosynthesis (Gomelsky and Kaplan 1995). The upstream regions of these genes contain two PpsR binding sites, TGTcN10gACA.

A second protein called AppA, which has no known homologues, plays a role in controlling gene expression in R. sphaeroides in response to both light and O2 by acting as an antirepressor of PpsR. Our parts (appa, ppsr and ppsr-promoter) were synthesized by Genescript, and are codon optimized for R. sphaeroides.


References
1. Gomelsky L., Moskvin L., Stenzel A., Jones D., Donohue T. and Gomelsky M.(2008) Hierarchical Regulation of Photosynthesis Gene Expression by the Oxygen-Responsive PrrBA and AppA-PpsR Systems of Rhodobacter sphaeroides. J. Bacteriol. Dec. 2008, p. 8106–8114 Vol. 190, No. 24
2. Moskvin, O. V., L. Gomelsky, and M. Gomelsky. (2005). Transcriptome analysis of the Rhodobacter sphaeroides PpsR regulon: PpsR as a master regulator of photosystem development. J. Bacteriol. 187:2148–2156.
3. Gomelsky, M., and S. Kaplan. (1995). Genetic evidence that PpsR from Rhodobacter sphaeroides. 2.4.1 functions as a repressor of puc and bchF expression. J. Bacteriol. 177:1634–1637.
4. Gomelsky, M., and S. Kaplan. (1995). AppA, a novel gene encoding a transacting factor involved in the regulation of photosynthesis gene expression in Rhodobacter sphaeroides. 2.4.1. J. Bacteriol. 177:4609–4618.

 

Rhodofactory 2012

icytdf
osli
bio
fermentAS
cinestav
genscript
unam
gto
quimica
valaner
ipn