Team/CINVESTAV-IPN-UNAM MX/Chassis.htm

From 2012.igem.org

(Difference between revisions)
 
(19 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;
 +
}
-
<!--Fireworks CS6 Dreamweaver CS6 target.  Created Tue Sep 25 17:05:18 GMT-0500 (Central Daylight Time (Mexico)) 2012-->
+
body {
-
</head>
+
background: #FFFFFF url(https://static.igem.org/mediawiki/2012/f/f3/Fondo_bod.jpg) repeat-x;
-
<body bgcolor="#ffffff">
+
text-align: justify;
-
<table style="display: inline-table;" border="0" cellpadding="0" cellspacing="0" width="950" bgcolor="">
+
font-family: Georgia, "Times New Roman", Times, serif;
-
<!-- fwtable fwsrc="INDEX.fw.png" fwpage="Page 1" fwbase="principal.jpg" fwstyle="Dreamweaver" fwdocid = "927795023" fwnested="0" -->
+
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{
   
   
-
<tr>
+
float: left;
-
  <td><img src="https://static.igem.org/mediawiki/2012/6/68/LOGOPRIN.jpg" width="240" height="178" alt="Logo Principal" /></td>
+
width: 85px;
-
  <td bgcolor="01A79D"><ul class="nav">
+
padding-top:5px;
-
<li>
+
background: #EDEBD5;
-
<a href="/Team/CINVESTAV-IPN-UNAM_MX/home.htm">Home<span class="flecha">&#9660;</span></a>
+
-
</li>
+
      }
-
<li>
+
#text2
-
<a href="#">Rhodofactory<span class="flecha">&#9660;</span></a>
+
{
-
<ul>
+
color: #333333;
-
<li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Overview.htm">Overview<span class="flecha">&#9660;</span></a></li>
+
font-size: 152%;
-
           
+
margin-bottom: 20px;
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Light Response.htm">Light Response<span class="flecha">&#9660;</span></a></li>
+
font-weight: normal;
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Oxigen Response.htm">Oxigen Response<span class="flecha">&#9660;</span></a></li>
+
}
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Chassis.htm">Chassis<span class="flecha">&#9660;</span></a></li>
+
#refe
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Perspective.htm">Perspective<span class="flecha">&#9660;</span></a></li>
+
{
-
+
color: #000000;
-
</ul>
+
font-size:9;
-
</li>
+
margin-bottom: 20px;
-
<li>
+
font-weight: normal;
-
<a href="">Results<span class="flecha">&#9660;</span></a>
+
}
-
<ul>
+
 
-
<li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Biobricks.htm">Biobricks<span class="flecha">&#9660;</span></a></li>
+
.firstHeading {
-
           
+
margin-bottom: .1em;
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Notebook.htm">Notebook<span class="flecha">&#9660;</span></a></li>
+
visibility:hidden;
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Protocol.htm">Protocol<span class="flecha">&#9660;</span></a></li>
+
}
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/palustris response.htm">R. palustris response<span class="flecha">&#9660;</span></a></li>
+
 
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/sphaeroides response.htm">R. sphaeroides response<span class="flecha">&#9660;</span></a></li>
+
img[src*="/wiki/skins/common/images/wiki.png"]{
-
</ul>
+
    width:0;
-
</li>
+
    height:0px;
-
+
    padding-right:975px;
-
<li>
+
    background:transparent url(https://2011.igem.org/wiki/skins/common/images/wiki.png) top left no-repeat;
-
<a href="#">IGEM Contribution<span class="flecha">&#9660;</span></a>
+
}
-
<ul>
+
 
-
<li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Construction.htm">Construction<span class="flecha">&#9660;</span></a></li>
+
</style>
-
           
+
 
-
             <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Metods.htm">Metods<span class="flecha">&#9660;</span></a></li>
+
<meta name="keywords" content="" />
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Results.htm">Results<span class="flecha">&#9660;</span></a></li>
+
<meta name="description" content="" />
-
+
 
-
</ul>
+
</head>
-
</li>
+
<body>
-
<li>
+
<div id="menu">
-
<a href="/Team/CINVESTAV-IPN-UNAM_MX/Modelling.htm">Modelling<span class="flecha">&#9660;</span></a>
+
<ul>
-
+
<li><a href="home.htm">Home</a></li>
-
</li> 
+
<li class="active"><a href="rhodofactory.htm">Rhodofactory</a></li>
-
   
+
<li><a href="promoterselection.htm">Promoter selection </a></li>
-
    <li>
+
<li><a href="results.htm">results </a></li>
-
<a href="#">Team<span class="flecha">&#9660;</span></a>
+
<li><a href="perspectives.htm">Perspectives</a></li>
-
<ul>
+
<li><a href="Modelling.htm">Modeling</a></li>
-
<li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Members.htm">Members<span class="flecha">&#9660;</span></a></li>
+
<li><a href="aboutus.htm">About us</a> </li>
-
           
+
<li><a href="outreach.htm">outreach</a></li>
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Institute.htm">Institute<span class="flecha">&#9660;</span></a></li>
+
</ul>
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Labs.htm">Labs<span class="flecha">&#9660;</span></a></li>
+
</div>
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Sponsor.htm">Sponsor<span class="flecha">&#9660;</span></a></li>
+
<!-- end #menu -->
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Gallery.htm">Gallery<span class="flecha">&#9660;</span></a></li>
+
<div id="header">
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Acknowledgments.htm">Acknowledgments<span class="flecha">&#9660;</span></a></li>
+
<h1><a href="#"></a></h1>  
-
+
<h2><span></span></h2>
-
</ul>
+
</div>
-
</li>
+
<!-- end #header -->
-
    <li>
+
<div id="page">
-
<a href="#">Outreach<span class="flecha">&#9660;</span></a>
+
<div id="context">
-
<ul>
+
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Human Practice.htm">Human Practice<span class="flecha">&#9660;</span></a></li>
+
<h1><em>Chassis!</em></h1>
-
            <li><a href="/Team/CINVESTAV-IPN-UNAM_MX/Safety.htm">Safety<span class="flecha">&#9660;</span></a></li>
+
             </br>
-
</ul>
+
<p><em>Rhodopseudomonas palustris</em> has an extraordinary metabolic versatility; this microorganism is able
-
</td>
+
to grow in a wide variety of environmental conditions. <em>R palustris</em> obtain energy by different
-
  <td><img src="images/spacer.gif" width="1" height="150" alt="" /></td>
+
mechanism including anoxygenic photosynthesis, aerobic and anaerobic respiration<sup>1.</sup></p>
-
  </tr>
+
<div align="center"><img src="https://static.igem.org/mediawiki/2012/d/d7/Cha01.gif" alt="cha01" width="324" height="363"></div>
-
  <tr>
+
<br>
-
  <td colspan="2" >  
+
<p>When O2 tension is little, light energy can be harnessed by a photosynthetic electron transport
 +
chain that has similar features to those used by plants and other oxygen-evolving organisms (3).
 +
During photosynthetic growth, <em>R. palustris</em> is capable of use either carbon dioxide (CO2) or organic
 +
carbon sources.</p>
 +
<p id="text2">Biotechnological potential</p>
 +
<p><em>R. palustris</em> is an excellent chassis because is useful in a wide variety of biotechnological
 +
applications because of its regulation systems that allow it to sense environmental conditions.</p>
 +
    <img src="https://static.igem.org/mediawiki/2012/6/65/Cha02.gif" alt="cha02" width="557" height="376"><br>
 +
<p id="text2"><br>Why synthetic biology in <em>Rhodopseudomonas palustris</em>?
 +
</p>
 +
<p>The Synthetic Biology application in <em>R. palustris</em> could help to harness its biotechnological
 +
potential.<br>
 +
 
 +
We want to investigate the functioning of 2 orthologous regulation systems that respond to
 +
oxygen and light inspired in <em>Rhodobacter sphaeroides</em> regulatory systems.<br>
 +
 
 +
Also we aim to generate a set of regulatory biobricks for Purple Non-Sulfur Photosynthetic
 +
Bacteria, something that nowadays has not been reported.</p>
 +
<div align="center"><br>
 +
<div style="clear: both;">&nbsp;<img src="https://static.igem.org/mediawiki/2012/c/c0/Cha03.png" alt="cha03" width="555" height="419"></div>
    
    
-
  <div id="main">
+
 
-
<div id="bodys_r1_c2">
+
</div><br>
-
</div>
+
<br>
-
<div id="bodys_r1_c3">
+
 
-
   
+
<hr>
-
      <img src="https://static.igem.org/mediawiki/2012/4/4e/Chassis.fw.png" width="500" height="92" /> </div>
+
<p id="refe">References<br>1. Hunter CN, Daldal F, Thurnauer MC, Beatty JT: (2009) <strong>The Purple Phototrophic Bacteria</strong>. Springer;
-
<div class="clearFloat"></div>
+
200928. pp. 707–725. <br>
-
<div id="bodys_r2_c2"></div>
+
 
-
<div id="bodys_r2_c3">
+
2. Harwood et. al. (2004) <strong>Complete genome sequence of the metabolically versatile photosynthetic
-
    <div class="Text">
+
bacterium <em>Rhodopseudomonas palustris</em></strong> Nature Biotechnology Volume 2, Number 1, January 2004<br>
-
   
+
 
-
      <p><em>Rhodopseudomonas palustris</em> has an extraordinary metabolic versatility; this organism can grow in a wide variety of environmental conditions. <em>R palustris</em> obtain energy by different  mechanism including <strong>anoxygenic</strong> <strong>photosynthesis, aerobic and anaerobic  respiration</strong>. </p>
+
3. Imam S., Yilmaz S., Sohmen Y, Gorzalski A., Reed J. Noguera D., Donohue T. (2011) <strong>iRsp1095: A genome-
-
      <p>&nbsp;</p>
+
scale reconstruction of the <em>Rhodobacter sphaeroides</em> metabolic network</strong> BMC Systems Biology 2011, 5:116
-
      <p><img src="https://static.igem.org/mediawiki/2012/a/af/Cha.jpg" width="640" height="266" /></p>
+
-
      <p><strong>Figure</strong> Metabolic versatility or R. palustris (Harwood et. al. (2004))</p>
+
-
      <p><br />
+
-
        When O2 is  absent or limiting, light energy can be harnessed by a photosynthetic electron  transport chain that has features similar to those used by plants and other  oxygen-evolving phototrophs <strong>(3)</strong>. During photosynthetic growth, <em>R. palustris</em> is capable of autotrophic  or heterotrophic growth using either carbon dioxide (CO2) or organic carbon  sources. <br />
+
-
        <strong>Biotechnological  potential</strong><br />
+
-
        <em>R. palustris </em>is an excellent candidate for use in a wide  variety of biotechnological applications because of a wide range of  regulation systems that allow it to sense environmental conditions.</p>
+
</p>
</p>
-
    <p><img src="https://static.igem.org/mediawiki/2012/c/cb/Cha2.jpg" width="640" height="474" /></p>
+
  </div>
-
    <p><strong>Why synthetic biology in <em>R. palustris</em>?</strong></p>
+
<div id="sidebar">
-
    <p>The application of Synthetic Biology in R. palustris  could help to exploit the biotechnological potential of this organism. We want  to explore the functioning of 2 orthologous regulation systems that respond to  oxygen and light inspired in <em>Rhodobacter  sphaeroides </em>regulatory systems.</p>
+
  <div id="updates" class="orangebox">
-
    <p><img src="https://static.igem.org/mediawiki/2012/thumb/9/97/Cha3.jpg/800px-Cha3.jpg" width="640" height="463" /></p>
+
<h2>Rhodofactory</h2>
-
    <p>1. Hunter CN, Daldal F, Thurnauer MC, Beatty JT:  (2009) <strong>The Purple Phototrophic Bacteria</strong>. Springer; 200928.<em> pp. 707–725.</em> <br />
+
<ul>
-
      2.  Harwood  et. al. (2004) <strong>Complete genome sequence of the metabolically versatile  photosynthetic bacterium <em>Rhodopseudomonas palustris</em></strong>, Nature Biotechnology Volume 2, Number 1,  January 2004<br />
+
<li><a href="Overview.htm" target="_parent">Overview</a></li>
-
      3. Imam S., Yilmaz S., Sohmen Y, Gorzalski A., Reed J.  Noguera D., Donohue T. (2011)<strong> iRsp1095:  A genome-scale reconstruction of theRhodobacter sphaeroides metabolic network </strong>BMC  Systems Biology 2011, 5:116 </p>
+
<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>
 +
 +
</div>
 +
  </div>  
</div>
</div>
 +
<!-- end #page -->
 +
<div id="piedepagina">
 +
<p align="center"> <strong>Rhodofactory 2012</strong> </p>
 +
<div id="sponsors">
 +
  <div align="center"><img src="https://static.igem.org/mediawiki/2012/8/8a/Icytdf.png" alt="icytdf" width="90" height="82" /></div>
 +
</div>
 +
<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>
 +
</div>
 +
 +
<div id="sponsors">
 +
  <div align="center"><img src="https://static.igem.org/mediawiki/2012/f/fb/Bio.png" alt="bio" width="80" height="97" /></div>
 +
</div>
 +
<div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/d/d6/Fermentas.png" alt="fermentAS" width="82" height="45" /></div>
 +
<div id="sponsors">
 +
  <div align="center"><img src="https://static.igem.org/mediawiki/2012/a/a3/Cinestav.png" alt="cinestav" width="74" height="91" /></div>
 +
</div>
 +
<div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/9/9b/Genscript.png" alt="genscript" width="83" height="45" /></div>
 +
<div id="sponsors">
 +
  <div align="center"><img src="https://static.igem.org/mediawiki/2012/1/16/Unam.png" alt="unam" width="83" height="93" /></div>
 +
</div>
 +
<div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/c/c9/Gto.png" alt="gto" width="84" height="46" /></div>
 +
    <div id="sponsors">
 +
      <div align="center"><img src="https://static.igem.org/mediawiki/2012/f/fa/Qimica.png" alt="quimica" width="80" height="72" /></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 15:03, 26 October 2012

Rho

Chassis!


Rhodopseudomonas palustris has an extraordinary metabolic versatility; this microorganism is able to grow in a wide variety of environmental conditions. R palustris obtain energy by different mechanism including anoxygenic photosynthesis, aerobic and anaerobic respiration1.

cha01

When O2 tension is little, light energy can be harnessed by a photosynthetic electron transport chain that has similar features to those used by plants and other oxygen-evolving organisms (3). During photosynthetic growth, R. palustris is capable of use either carbon dioxide (CO2) or organic carbon sources.

Biotechnological potential

R. palustris is an excellent chassis because is useful in a wide variety of biotechnological applications because of its regulation systems that allow it to sense environmental conditions.

cha02


Why synthetic biology in Rhodopseudomonas palustris?

The Synthetic Biology application in R. palustris could help to harness its biotechnological potential.
We want to investigate the functioning of 2 orthologous regulation systems that respond to oxygen and light inspired in Rhodobacter sphaeroides regulatory systems.
Also we aim to generate a set of regulatory biobricks for Purple Non-Sulfur Photosynthetic Bacteria, something that nowadays has not been reported.


 cha03



References
1. Hunter CN, Daldal F, Thurnauer MC, Beatty JT: (2009) The Purple Phototrophic Bacteria. Springer; 200928. pp. 707–725.
2. Harwood et. al. (2004) Complete genome sequence of the metabolically versatile photosynthetic bacterium Rhodopseudomonas palustris Nature Biotechnology Volume 2, Number 1, January 2004
3. Imam S., Yilmaz S., Sohmen Y, Gorzalski A., Reed J. Noguera D., Donohue T. (2011) iRsp1095: A genome- scale reconstruction of the Rhodobacter sphaeroides metabolic network BMC Systems Biology 2011, 5:116

Rhodofactory 2012

icytdf
osli
bio
fermentAS
cinestav
genscript
unam
gto
quimica
valaner
ipn