Line 30: | Line 30: | ||
document.getElementById("slide4").checked = true; | document.getElementById("slide4").checked = true; | ||
} else if (document.getElementById('slide4').checked) { | } else if (document.getElementById('slide4').checked) { | ||
− | |||
− | |||
document.getElementById("slide1").checked = true; | document.getElementById("slide1").checked = true; | ||
} | } | ||
Line 71: | Line 69: | ||
<input type=radio name=slider id=slide3 onchange="resetSliderTimer()" /> | <input type=radio name=slider id=slide3 onchange="resetSliderTimer()" /> | ||
<input type=radio name=slider id=slide4 onchange="resetSliderTimer()" /> | <input type=radio name=slider id=slide4 onchange="resetSliderTimer()" /> | ||
− | |||
<!-- The Slider --> | <!-- The Slider --> | ||
Line 102: | Line 99: | ||
</article> | </article> | ||
− | |||
− | |||
− | |||
− | |||
</div> <!-- .inner --> | </div> <!-- .inner --> | ||
Line 122: | Line 115: | ||
<label for=slide3></label> | <label for=slide3></label> | ||
<label for=slide4></label> | <label for=slide4></label> | ||
− | |||
</div> <!-- #controls --> | </div> <!-- #controls --> | ||
Line 132: | Line 124: | ||
<label for=slide3></label> | <label for=slide3></label> | ||
<label for=slide4></label> | <label for=slide4></label> | ||
− | |||
</div> | </div> |
Revision as of 12:04, 16 October 2016
The project
Current methods of chemical synthesis from petroleum have led to great environmental disruption and continue to be a strong contributor to the emission of greenhouse gases. Biosynthesis is known to be the most viable alternative to the aforementioned methods. However, biosynthesis of certain products has a high cost-to-benefit ratio, with substrate comprising over 60% of the total costs for industrial fermentation in most cases. With this in mind, our solution is to create a self-sustaining microbial production platform that produces its own substrate using photosynthesis. Our project revolves around creating a co-culture where a cyanobacterium provides the heterotrophic production organisms with the carbon source. In return, the production organism provides an amino acid the auxotrophic cyanobacterium needs. By making several different species compatible with the synthetic symbiosis, our platform will allow for efficient conversion of atmospheric carbon dioxide into desired products in an environmentally friendly and sustainable way.