Line 9: | Line 9: | ||
<h2> BGU-IGEM Team 2016: PLASTICURE </h2> | <h2> BGU-IGEM Team 2016: PLASTICURE </h2> | ||
− | < | + | <div class="container-fluid"> |
− | + | <div class ="row"> | |
− | + | <div class="col-lg-2"></div> | |
− | + | <div class="col-lg-8"> | |
− | + | <div id="myCarousel" class="carousel" data-ride="carousel"> | |
− | + | <ol class="carousel-indicators"> | |
− | + | <li data-target="#myCarousel" data-slide-to="0" class="active"></li> | |
− | + | <li data-target="#myCarousel" data-slide-to="1"></li> | |
− | + | <li data-target="#myCarousel" data-slide-to="2"></li> | |
− | + | <li data-target="#myCarousel" data-slide-to="3"></li> | |
− | + | </ol> | |
− | + | <div class="carousel-inner" role="listbox"> | |
− | + | <div class="item active"> | |
− | + | <img src="media/slide_BGU_1.jpg" alt=""> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <div class="item"> | |
+ | <img src="media/slide_BGU_2.jpg" alt=""> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="media/slide_BGU_3.jpg" alt=""> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="media/slide_BGU_4.jpg" alt=""> | ||
+ | </div> | ||
+ | </div> | ||
+ | <a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev"> | ||
+ | <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> | ||
+ | <span class="sr-only">Previous</span> | ||
+ | </a> | ||
+ | <a class="right carousel-control" href="#myCarousel" role="button" data-slide="next"> | ||
+ | <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> | ||
+ | <span class="sr-only">Next</span> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <br> | ||
+ | <br> | ||
+ | <div class="container-fluid"> | ||
+ | <!-- Example row of columns --> | ||
+ | <div class="row"> | ||
+ | <div class="col-lg-2"></div> | ||
+ | <div class="col-lg-8"> | ||
+ | <div class="partBox"> | ||
+ | <h2><a href="" title="abstract">Abstract</a></h2> | ||
+ | <div> | ||
+ | <p> | ||
+ | Plastic pollution effects on our eco system is a major concern, damging our envoirment and causing harm to plants, animals and humans. | ||
+ | <br> | ||
+ | As plastic exists only for about 100 years, evolution could not catch up and the natural biodegredtion is slow and inefficient meanwhile plastic has been massivly accumulating in nature. | ||
+ | </p> | ||
+ | <p> | ||
+ | We, the BGU iGEM team want to solve this problem combing tools of exerimental evolution, synthetic biology and computational biology. | ||
+ | <br> | ||
+ | Using these tools we made three different approches to try and solve the problem: | ||
+ | </p> | ||
+ | <ol> | ||
+ | <li> | ||
+ | Serial passaging of the bacteria Rhodococcus ruber which has been found to bio-degrade plastic, we hope to enhance the ability of it to biodegrade using this tool. | ||
+ | </li> | ||
+ | <li> | ||
+ | Raional mutation design - Using PROSS we aim to improve the catalytic activity of the enzyme LC-Cutinase which break down PET to terephthalate and ethylene glycol. | ||
+ | </li> | ||
+ | <li> | ||
+ | Genetic engineering of metabolic pathways–we will modify two metabolic pathways using engineered enzymatic cascades which will be transformed into Pseudomonas putida | ||
+ | </li> | ||
+ | </ol> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class='row'> | ||
+ | <div class="col-lg-2"></div> | ||
+ | <div class="col-lg-8"> | ||
+ | <iframe width="854" height="480" src="https://www.youtube.com/embed/JiHGJhisIVI" frameborder="0" allowfullscreen></iframe> | ||
+ | <!-- | ||
+ | <video style="width: 870px;" controls> | ||
+ | <source src="media/iGEM full 01.mp4" type="video/mp4"> | ||
+ | </video> | ||
+ | --> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> <!-- /container --> | ||
+ | <a href="#" class="back-to-top"></a> | ||
+ | <script type = "text/javascript"> | ||
+ | var amountScrolled = 50; | ||
+ | $(window).scroll(function () { | ||
+ | if ($(window).scrollTop() > amountScrolled) { | ||
+ | $('a.back-to-top').fadeIn('slow'); | ||
+ | } else { | ||
+ | $('a.back-to-top').fadeOut('slow'); | ||
+ | } | ||
+ | }); | ||
+ | $('a.back-to-top').click(function () { | ||
+ | $('html, body').animate({scrollTop: 0}, 700); | ||
+ | return false; | ||
+ | }); | ||
+ | </script> | ||
+ | <div class="container-fluid"> | ||
+ | <div class="row"> | ||
+ | <footer class="mainfooter"> | ||
+ | <div class="row"> | ||
+ | <div class="col-sm-4 text-center" > | ||
+ | <h4>Address:</h4> | ||
+ | <p> | ||
+ | <b> | ||
+ | Ben-Gurion University of the Negev<br> | ||
+ | Ben Gurion 1, Beer Sheva 8410501, Israel | ||
+ | </b> | ||
+ | </p> | ||
+ | <h5> | ||
+ | <b><u>Mail:</u> igembgu2016@gmail.com</b> | ||
+ | </h5> | ||
+ | </div> | ||
+ | <div class="col-sm-4 text-center"> | ||
+ | <h4>Connect With Us!</h4> | ||
+ | <ul> | ||
+ | <li> | ||
+ | <a href="https://www.facebook.com/iGEMBGU/?fref=ts" target="_blank"><img class="socialMediaIcon" src="media/flat-social-media-icons/facebook.png" alt="facebook"></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a ><img class="socialMediaIcon" src="media/flat-social-media-icons/instagram.png" alt="instagram"></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://twitter.com/igembgu2016" target="_blank"><img class="socialMediaIcon" src="media/flat-social-media-icons/twitter.png" alt="twitter"></a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="col-sm-4 text-center"> | ||
+ | <h4>CopyRights</h4> | ||
+ | </div> | ||
+ | </div> | ||
+ | </footer> | ||
+ | </div> | ||
+ | </div> | ||
<div class="button_click" onClick=" parent.location = 'https://2016.igem.org/Special:Upload '"> | <div class="button_click" onClick=" parent.location = 'https://2016.igem.org/Special:Upload '"> | ||
UPLOAD FILES | UPLOAD FILES |
Revision as of 15:32, 7 October 2016
BGU-IGEM Team 2016: PLASTICURE
Abstract
Plastic pollution effects on our eco system is a major concern, damging our envoirment and causing harm to plants, animals and humans.
As plastic exists only for about 100 years, evolution could not catch up and the natural biodegredtion is slow and inefficient meanwhile plastic has been massivly accumulating in nature.
We, the BGU iGEM team want to solve this problem combing tools of exerimental evolution, synthetic biology and computational biology.
Using these tools we made three different approches to try and solve the problem:
- Serial passaging of the bacteria Rhodococcus ruber which has been found to bio-degrade plastic, we hope to enhance the ability of it to biodegrade using this tool.
- Raional mutation design - Using PROSS we aim to improve the catalytic activity of the enzyme LC-Cutinase which break down PET to terephthalate and ethylene glycol.
- Genetic engineering of metabolic pathways–we will modify two metabolic pathways using engineered enzymatic cascades which will be transformed into Pseudomonas putida