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

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<nowiki><nowiki><nowiki>Insert non-formatted text here</nowiki></nowiki><html xmlns="http://www.w3.org/1999/xhtml">
+
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<head>
 +
<title>Rho</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
-
<title>Rho</title><nowiki>Insert non-formatted text here</nowiki>
+
 
<meta name="keywords" content="" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="description" content="" />
Line 10: Line 11:
padding: 0;
padding: 0;
}
}
-
 
body {
body {
background: #FFFFFF url(https://static.igem.org/mediawiki/2012/1/14/Img01.gif) repeat-x;
background: #FFFFFF url(https://static.igem.org/mediawiki/2012/1/14/Img01.gif) repeat-x;
Line 18: Line 18:
color: #000000;
color: #000000;
}
}
-
 
h1, h2, h3 {
h1, h2, h3 {
color: #333333;
color: #333333;
}
}
-
 
h1, h2 {
h1, h2 {
margin-bottom: 20px;
margin-bottom: 20px;
font-weight: normal;
font-weight: normal;
}
}
-
 
h1 {
h1 {
font-size: 197%;
font-size: 197%;
}
}
-
 
h2 {
h2 {
font-size: 152%;
font-size: 152%;
}
}
-
 
h3 {
h3 {
font-size: 100%;
font-size: 100%;
}
}
-
 
p, ul, ol {
p, ul, ol {
margin-bottom: 20px;
margin-bottom: 20px;
line-height: 1.8em;
line-height: 1.8em;
}
}
-
 
+
ul, ol { margin-left: 3em;
-
ul, ol {
+
-
margin-left: 3em;
+
}
}
-
 
blockquote {
blockquote {
padding-left: 3em;
padding-left: 3em;
Line 54: Line 45:
font-style: italic;
font-style: italic;
}
}
-
 
a:link {
a:link {
color: #1953A7;
color: #1953A7;
}
}
-
 
a:active {
a:active {
color: #ED5C0C;
color: #ED5C0C;
}
}
-
 
a:visited {
a:visited {
color: #666666;
color: #666666;
}
}
-
 
a:hover {
a:hover {
text-decoration: none;
text-decoration: none;
color: #067600;
color: #067600;
}
}
-
 
img {
img {
border: none;
border: none;
}
}
-
 
img.left {
img.left {
float: left;
float: left;
margin: 0 20px 10px 0;
margin: 0 20px 10px 0;
}
}
-
 
/* Menu */
/* Menu */
-
 
#menu {
#menu {
width: 770px;
width: 770px;
Line 89: Line 72:
border-right: 1px solid #EDEBD5;
border-right: 1px solid #EDEBD5;
}
}
-
 
#menu ul {
#menu ul {
margin: 0;
margin: 0;
Line 95: Line 77:
list-style: none;
list-style: none;
}
}
-
 
#menu li {
#menu li {
display: inline;
display: inline;
Line 101: Line 82:
color:#666666
color:#666666
}
}
-
 
#menu a {
#menu a {
display: block;
display: block;
Line 115: Line 95:
color: #BABABA;
color: #BABABA;
}
}
-
 
#menu a:hover {
#menu a:hover {
background: #F7F7F4;
background: #F7F7F4;
}
}
-
 
#menu .active a {
#menu .active a {
background: #5dbb10;
background: #5dbb10;
color: #FFFFFF;
color: #FFFFFF;
}
}
-
 
/* Header */
/* Header */
-
 
#header {
#header {
width: 770px;
width: 770px;
Line 132: Line 108:
margin: 0 auto;
margin: 0 auto;
}
}
-
 
#header h1 {
#header h1 {
float: left;
float: left;
Line 143: Line 118:
font-size: 36px;
font-size: 36px;
}
}
-
 
#header h2 {
#header h2 {
float: right;
float: right;
Line 153: Line 127:
text-align: right;
text-align: right;
}
}
-
 
#header a {
#header a {
text-transform: lowercase;
text-transform: lowercase;
Line 161: Line 134:
color: #FFFFFF;
color: #FFFFFF;
}
}
-
 
/* Page */
/* Page */
-
 
#page {
#page {
width: 770px;
width: 770px;
Line 169: Line 140:
padding: 20px 0;
padding: 20px 0;
}
}
-
 
/* Content */
/* Content */
-
 
#content {
#content {
float: left;
float: left;
Line 177: Line 146:
padding-top: 10px;
padding-top: 10px;
}
}
-
 
.post {
.post {
margin-bottom: 20px;
margin-bottom: 20px;
padding: 0 20px;
padding: 0 20px;
}
}
-
 
.hr {
.hr {
border-bottom: 1px solid #EDEBD5;
border-bottom: 1px solid #EDEBD5;
}
}
-
 
/* Sidebar */
/* Sidebar */
-
 
#sidebar {
#sidebar {
float: right;
float: right;
Line 195: Line 160:
background: #EDEBD5;
background: #EDEBD5;
}
}
-
 
#sidebar h2 {
#sidebar h2 {
margin: 0;
margin: 0;
Line 201: Line 165:
color: #FFFFFF;
color: #FFFFFF;
}
}
-
 
#sidebar h3 {
#sidebar h3 {
font-size: 85%;
font-size: 85%;
color: #FFFFFF;
color: #FFFFFF;
}
}
-
 
#sidebar ul {
#sidebar ul {
margin: 0;
margin: 0;
Line 212: Line 174:
list-style: none;
list-style: none;
}
}
-
 
#sidebar li {
#sidebar li {
}
}
-
 
#sidebar a {
#sidebar a {
color: #FFFFFF;
color: #FFFFFF;
}
}
-
 
.orangebox {
.orangebox {
background: url(https://static.igem.org/mediawiki/2012/b/b0/Img05.gif) repeat-y;
background: url(https://static.igem.org/mediawiki/2012/b/b0/Img05.gif) repeat-y;
}
}
-
 
.orangebox h2 {
.orangebox h2 {
background: url(https://static.igem.org/mediawiki/2012/c/c2/Img06.gif) repeat-y;
background: url(https://static.igem.org/mediawiki/2012/c/c2/Img06.gif) repeat-y;
}
}
-
 
/* Footer */
/* Footer */
-
 
#footer {
#footer {
clear: both;
clear: both;
Line 236: Line 192:
background: #EDEBD5 url(https://static.igem.org/mediawiki/2012/a/a5/Img04.gif) repeat-x;
background: #EDEBD5 url(https://static.igem.org/mediawiki/2012/a/a5/Img04.gif) repeat-x;
}
}
-
 
#footer p {
#footer p {
margin: 0;
margin: 0;
Line 242: Line 197:
font-size: 77%;
font-size: 77%;
}
}
-
 
#footer a {
#footer a {
color: #666666;
color: #666666;
}
}
-
 
#sponsors{
#sponsors{
   
   
Line 256: Line 209:
       }
       }
/*homeexclusivo*/
/*homeexclusivo*/
-
 
#image2{
#image2{
float: right;
float: right;
Line 335: Line 287:
</body>
</body>
</html>
</html>
-
</nowiki>
 

Revision as of 21:28, 21 October 2012

Rho

Rhodofactory

controlling genetic expression: an oxygen and light response


The metabolic versatility of purple non-sulfur photosynthetic bacteria allows them to grow in light, darkness and with or without oxygen; all it is due to their genetic regulation mechanisms. Taking advantage of this, our project aims to build two genetic control systems based on R. sphaeroides photosynthesis cluster regulation.

The first one is a light dependent system controlled by two proteins AppA/PpsR that works like an antirepresor/repressor mechanism, and the second one is an oxygen dependent system of two-component called PrrA/PrrB. This two devices were tested on R. palustris chassis, using a cassete in which a reporter (GFP) is regulated by external conditions that activate or repress its expresion.

Once we have characterized the functionality of these networks, our per;spective is to develop a Rhodofactory, it means to control the produccion of differents metabolites, such as biodiesel and butanol, using simple signals.