Difference between revisions of "Team:MIT/TestSite"

Line 63: Line 63:
 
<script>
 
<script>
 
$(document).ready(function(){
 
$(document).ready(function(){
      $(".commentact").stop().animate({ opacity: 0.4 });
+
    $('.infoblock').hover(function () {
  }, function() {
+
$(".commentact").stop().animate({ opacity: 1 });
      $(".commentact").stop().animate({ opacity: 0 });  
+
}, function() {
  });
+
$(".commentact").stop().animate({ opacity: 0.2 });  
 
+
});
 
});​
 
});​
 
</script>
 
</script>
  
 
</body>
 
</body>

Revision as of 13:33, 30 June 2015

Project Overview
The environmental benefits of biodiesel are numerous. To be truly renewable, fatty acid ethyl esters (FAEEs) should be used for biodiesel production, but currently only natural gas dependent fatty acid methyl esters (FAMEs) are used for the industrial production of biodiesel. Bacterial co-cultures can be designed to produce FAEEs from cellulose, but they are unstable and require significant maintenance. We are genetically modifying two species of bacteria to grow in a metabolically linked, self-regulating co-culture that will ultimately serve as the central component of a stable bioreactor for the production of biodiesel.