Team:UC Davis/Project/Strain
From 2012.igem.org
(Difference between revisions)
Line 530: | Line 530: | ||
background-color:#4a4a4a; | background-color:#4a4a4a; | ||
} | } | ||
- | |||
#myleftrightbox .fourboxes2 | #myleftrightbox .fourboxes2 | ||
Line 756: | Line 755: | ||
font: sans-serif; | font: sans-serif; | ||
} | } | ||
+ | |||
+ | #sponsorbox .sponsorfloat1 | ||
+ | { | ||
+ | left:-3px; | ||
+ | width:192px; | ||
+ | float: right; | ||
+ | background-color: rgba(143, 143, 143, 0.7); | ||
+ | margin-top: 0px; | ||
+ | margin-bottom:5px; | ||
+ | border-radius: 4px; | ||
+ | padding: 8px 8px 8px 8px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | color: rgba(225,225,225,1); | ||
+ | } | ||
+ | |||
+ | #sponsorbox .sponsorfloat1:hover { | ||
+ | background: #ff0000; | ||
+ | } | ||
+ | |||
+ | #sponsorbox .sponsorfloat2 | ||
+ | { | ||
+ | left:-3px; | ||
+ | width:192px; | ||
+ | float: right; | ||
+ | background-color: rgba(143, 143, 143, 0.7); | ||
+ | margin-top: 0px; | ||
+ | margin-bottom:5px; | ||
+ | border-radius: 4px; | ||
+ | padding: 8px 8px 8px 8px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | color: rgba(225,225,225,1); | ||
+ | } | ||
+ | |||
+ | #sponsorbox .sponsorfloat2:hover { | ||
+ | background: #008000; | ||
+ | } | ||
+ | |||
.newsAnnouncement | .newsAnnouncement | ||
{ | { | ||
Line 1,041: | Line 1,079: | ||
<div id="sponsorbox"> | <div id="sponsorbox"> | ||
+ | |||
+ | <div id="sponsorbox" class="sponsorfloat1"> | ||
+ | |||
+ | <a href="https://2012.igem.org/Team:UC_Davis/Project"><img src="http://img.photobucket.com/albums/v26/bluemelon/directed_small_banner-1.jpg"></a> | ||
+ | </div> | ||
+ | |||
+ | <div id="sponsorbox" class="sponsorfloat2"> | ||
+ | |||
+ | <a href="https://2012.igem.org/Team:UC_Davis/Project"><img src="http://img.photobucket.com/albums/v26/bluemelon/rational_small_banner-1.jpg"></a> | ||
+ | </div> | ||
+ | |||
<div id="sponsorbox" class="sponsorfloat"> | <div id="sponsorbox" class="sponsorfloat"> | ||
<!-- twitter starts here --> | <!-- twitter starts here --> |
Revision as of 18:59, 14 September 2012
Background
Rationale
Our main goal is for the E. coli to be able to live off PET as the sole carbon source. In order to do this, it must be able to sequester the carbon into its metabolism. In the diagram below, the ethylene glycol binds to the glycolaldehyde reductase to form glycolaldehyde. After, the glycolaldehyde attaches to the glycolaldehyde dehydrogenase to form glycolate. The glycolate goes in to the metabolism via further reactions with glycolate dehydrogenase and malate synthase. The (S)-malate is the final product that is incorporated in to the citric acid (TCA) cycle. As the citric acid cycle propagates, more energy is made for the cell, allowing growth and self-sufficient development on PET.