Difference between revisions of "Team:Aalto-Helsinki/Project"
(spell check) |
(modified the site navigation to be responsive) |
||
Line 30: | Line 30: | ||
#sidenav > li > a > h3 { | #sidenav > li > a > h3 { | ||
margin-top:1px; | margin-top:1px; | ||
− | padding-top: | + | padding-top: 1px; |
− | padding-bottom: | + | padding-bottom: 0px; |
+ | } | ||
+ | #sidenav a:hover, | ||
+ | #sidenav a.active { | ||
+ | color: black !important; | ||
} | } | ||
</style> | </style> | ||
<ul id="sidenav" class="nav nav-stacked bottom"><!-- nav-pills if we want rounded corners --> | <ul id="sidenav" class="nav nav-stacked bottom"><!-- nav-pills if we want rounded corners --> | ||
− | <li><a href="#background"><h3>Background</h3></a></li> | + | <li><a href="#" data-scroll="background"><h3>Background</h3></a></li> |
− | <li><a href="#propane"><h3>Propane</h3></a></li> | + | <li><a href="#" data-scroll="propane"><h3>Propane</h3></a></li> |
− | <li><a href="#cellulose"><h3>Cellulose</h3></a></li> | + | <li><a href="#" data-scroll="cellulose"><h3>Cellulose</h3></a></li> |
− | <li><a href="#micelle"><h3>Micelle</h3></a></li> | + | <li><a href="#" data-scroll="micelle"><h3>Micelle</h3></a></li> |
− | <li><a href="#constructs"><h3>Constructs</h3></a></li> | + | <li><a href="#" data-scroll="constructs"><h3>Constructs</h3></a></li> |
− | <li><a href="#cont"><h3 | + | <li><a href="#" data-scroll="cont"><h3>Continuous<br/>production</h3></a></li> |
− | <li><a href="#"><h3>To the top</h3></a></li> | + | <li><a href="#"><h3 style="border-top:solid;">To the top</h3></a></li> |
</ul> | </ul> | ||
Line 49: | Line 53: | ||
<h1>Our Project</h1> | <h1>Our Project</h1> | ||
− | < | + | <!-- Background --> |
+ | <section id="background" class="active" data-anchor="background"> | ||
+ | <h2>Background</h2> | ||
<p>Climate change is argued to be one of the greatest challenges faced by mankind. The current climate change is mainly caused by us humans as we have been using the Earth’s precious fossil fuel stocks without returning the emitted gases into the natural carbon cycle. According to the Intergovernmental Panel on Climate Change (IPCC), even if we could stop all the emissions right now, the Earth’s average temperature would rise 0.6°C. <a href="http://www.ipcc.ch/publications_and_data/ar4/wg1/en/ch10s10-7.html#10-7-1" target="_blank">[1]</a> This means we must act now. To fight climate change we have come up with a solution which would tackle the emissions made by the road transportation. These emissions make up a considerable 11% of the world’s greenhouse gas emissions. <a href="http://www.oecd.org/env/39762914.pdf" target="_blank">[2]</a></p> | <p>Climate change is argued to be one of the greatest challenges faced by mankind. The current climate change is mainly caused by us humans as we have been using the Earth’s precious fossil fuel stocks without returning the emitted gases into the natural carbon cycle. According to the Intergovernmental Panel on Climate Change (IPCC), even if we could stop all the emissions right now, the Earth’s average temperature would rise 0.6°C. <a href="http://www.ipcc.ch/publications_and_data/ar4/wg1/en/ch10s10-7.html#10-7-1" target="_blank">[1]</a> This means we must act now. To fight climate change we have come up with a solution which would tackle the emissions made by the road transportation. These emissions make up a considerable 11% of the world’s greenhouse gas emissions. <a href="http://www.oecd.org/env/39762914.pdf" target="_blank">[2]</a></p> | ||
Line 72: | Line 78: | ||
<p>We want to make the use of propane as a fuel sustainable. We want to design an <i>Eschericia coli</i> capable of producing propane from cellulose. </p> | <p>We want to make the use of propane as a fuel sustainable. We want to design an <i>Eschericia coli</i> capable of producing propane from cellulose. </p> | ||
+ | </section> | ||
+ | <!-- Background ends --> | ||
− | < | + | |
+ | <!-- Propane --> | ||
+ | <section id="propane" data-anchor="propane"> | ||
+ | <h2>E. coli Producing Propane</h2> | ||
<figure style="float:right;margin-left:20px;"> | <figure style="float:right;margin-left:20px;"> | ||
Line 96: | Line 107: | ||
<p>In the assembly phase, we also had to take into account the plasmids we were to use. As our whole system would require three plasmids altogether if we were to add the cellulose hydrolysing enzymes to the same bacteria, we had to be careful about the plasmids’ compatibility group. Our plasmids needed different antibiotic resistances and intercompatible origins of replication. After our constructs were successfully assembled they were sent for sequencing to check that everything worked as expected. We then transformed them into competent E. coli BL21(DE3) ΔyjgB ΔyqhD strain with chemical transformation and screened the transformants with double-antibiotic plates. These cells should be able to produce propane. All we would need to do is induce the production with IPTG and identify the propane by gas chromatography.</p> | <p>In the assembly phase, we also had to take into account the plasmids we were to use. As our whole system would require three plasmids altogether if we were to add the cellulose hydrolysing enzymes to the same bacteria, we had to be careful about the plasmids’ compatibility group. Our plasmids needed different antibiotic resistances and intercompatible origins of replication. After our constructs were successfully assembled they were sent for sequencing to check that everything worked as expected. We then transformed them into competent E. coli BL21(DE3) ΔyjgB ΔyqhD strain with chemical transformation and screened the transformants with double-antibiotic plates. These cells should be able to produce propane. All we would need to do is induce the production with IPTG and identify the propane by gas chromatography.</p> | ||
+ | |||
+ | </section> | ||
+ | <!-- Propane ends --> | ||
+ | |||
+ | |||
+ | <!-- Cellulose degradation --> | ||
+ | <section id="cellulose" data-anchor="cellulose"> | ||
<h2 id="cellulose">Degrading Cellulose</h2> | <h2 id="cellulose">Degrading Cellulose</h2> | ||
− | < | + | </section> |
+ | <!-- Cellulose ends --> | ||
+ | |||
+ | |||
+ | <!-- Micelle formation --> | ||
+ | <section id="micelle" data-anchor="micelle"> | ||
+ | <h2>Micelle Fusions Enhancing the Production</h2> | ||
<p>Based on the previous studies about this pathway <a href="http://www.nature.com/ncomms/2014/140902/ncomms5731/full/ncomms5731.html" target="_blank">[9,</a> <a href="http://www.biotechnologyforbiofuels.com/content/8/1/61">10]</a>, we knew the propane yields weren’t very high. We thought about trying to enhance the system by searching for homologs for the enzymes, but thought this would be too time-consuming and also not very innovative. We then ran into a research article by Huber et al <a href="http://www.nature.com/nmat/journal/v14/n1/full/nmat4118.html" target="_blank">[11]</a>. The group had designed a synthetic amphiphilic protein that spontaneously formed membrane-like structures inside the cell. These proteins were designed quite like membrane lipids: there is a hydrophilic and a hydrophobic end. According to the energy minimum principle, the proteins’ hydrophilic ends will face the liquid phase of the cell and the hydrophobic ends will pack together. This way the proteins will be able to form either a double layer (similar to the double lipid layer) or a micelle.</p> | <p>Based on the previous studies about this pathway <a href="http://www.nature.com/ncomms/2014/140902/ncomms5731/full/ncomms5731.html" target="_blank">[9,</a> <a href="http://www.biotechnologyforbiofuels.com/content/8/1/61">10]</a>, we knew the propane yields weren’t very high. We thought about trying to enhance the system by searching for homologs for the enzymes, but thought this would be too time-consuming and also not very innovative. We then ran into a research article by Huber et al <a href="http://www.nature.com/nmat/journal/v14/n1/full/nmat4118.html" target="_blank">[11]</a>. The group had designed a synthetic amphiphilic protein that spontaneously formed membrane-like structures inside the cell. These proteins were designed quite like membrane lipids: there is a hydrophilic and a hydrophobic end. According to the energy minimum principle, the proteins’ hydrophilic ends will face the liquid phase of the cell and the hydrophobic ends will pack together. This way the proteins will be able to form either a double layer (similar to the double lipid layer) or a micelle.</p> | ||
Line 114: | Line 138: | ||
<p>We wanted to test our hypotheses with something we could easily detect. We found the Violacein pathway, which could by the use of three enzymes produce a detectable green color. We believe, that if the violacein green color production could be enhanced by fusing these enzymes with the amphiphilic proteins, we could have an idea of whether the propane production could as well be enhanced in a similar way. There are obviously differences between these systems, but it would give us a rough estimate of whether these types of constructs would be possible to build in the first place.</p> | <p>We wanted to test our hypotheses with something we could easily detect. We found the Violacein pathway, which could by the use of three enzymes produce a detectable green color. We believe, that if the violacein green color production could be enhanced by fusing these enzymes with the amphiphilic proteins, we could have an idea of whether the propane production could as well be enhanced in a similar way. There are obviously differences between these systems, but it would give us a rough estimate of whether these types of constructs would be possible to build in the first place.</p> | ||
+ | </section> | ||
+ | <!-- Micelle ends --> | ||
+ | <!-- Constructs --> | ||
+ | <section id="constructs" data-anchor="constructs"> | ||
<h2 id="constructs">Constructs</h2> | <h2 id="constructs">Constructs</h2> | ||
Line 158: | Line 186: | ||
<p>These same methods were supposed to be used to create the Violacein construct with and without amphiphilic fusions, but due to the time constraints, we weren’t able to assemble any of our Violacein Plasmids.</p> | <p>These same methods were supposed to be used to create the Violacein construct with and without amphiphilic fusions, but due to the time constraints, we weren’t able to assemble any of our Violacein Plasmids.</p> | ||
+ | </section> | ||
+ | <!-- Constructs end --> | ||
+ | |||
+ | <!-- Continuous production --> | ||
+ | <section id="cont" data-anchor="cont"> | ||
<h2 id="cont">Continuous Production</h2> | <h2 id="cont">Continuous Production</h2> | ||
+ | |||
+ | </section> | ||
+ | <!-- Continuous production ends --> | ||
</div> | </div> | ||
</div></div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.--> | </div></div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.--> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- here scripts to make the site navigation beautiful and responsive. --> | ||
+ | <script> | ||
+ | |||
+ | $('#sidenav a').on('click', function() { | ||
+ | |||
+ | var scrollAnchor = $(this).attr('data-scroll'), | ||
+ | scrollPoint = $('section[data-anchor="' + scrollAnchor + '"]').offset().top - 28; | ||
+ | |||
+ | $('body,html').animate({ | ||
+ | scrollTop: scrollPoint | ||
+ | }, 500); | ||
+ | |||
+ | return false; | ||
+ | |||
+ | }) | ||
+ | |||
+ | |||
+ | $(window).scroll(function() { | ||
+ | var windscroll = $(window).scrollTop(); | ||
+ | if (windscroll >= 100) { | ||
+ | $('.inner-container section').each(function(i) { | ||
+ | if ($(this).position().top <= windscroll + 20) { | ||
+ | $('#sidenav a.active').removeClass('active'); | ||
+ | $('#sidenav a').eq(i).addClass('active'); | ||
+ | } | ||
+ | }); | ||
+ | |||
+ | } else { | ||
+ | |||
+ | $('#sidenav a.active').removeClass('active'); | ||
+ | $('#sidenav a:first').addClass('active'); | ||
+ | } | ||
+ | |||
+ | }).scroll(); | ||
+ | |||
+ | </script> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 07:22, 19 August 2015