Line 66: | Line 66: | ||
</nav> | </nav> | ||
+ | |||
+ | <div class="container-fluid"> | ||
+ | <div class='row'> | ||
+ | <div class="col-lg-12 whiteback"> | ||
+ | <div class="OverviewBox"> | ||
+ | <div class="row"> | ||
+ | <div class="col-lg-6"> | ||
+ | <p class="bigAssHeader">Overview</p> | ||
+ | <div class="partOverviewText"> | ||
+ | <p> | ||
+ | We have decided to submit 9 new BioBricks this year, which are separated into 2 categories: | ||
+ | </p> | ||
+ | <ol> | ||
+ | <li> | ||
+ | The chassis for our project is based on the <i>Pseudomonas putida</i> bacterium, for its ability to utilize aromatic molecules, mainly focusing on protocatechuate. We have decided to contribute the the iGEM part repository by submitting the genes encoding the enzymes participating in the protocatechuate degradation pathway, in which Protocatechuate, a toxic molecule for most bacteria, is converted to 3-oxoadipate. One of the genes, pcaB, had 4 PstI restriction cut sites and we did not have enough time to introduce silent mutations to the sequence, hence we did not clone and submit it. All 4 other genes were cloned into the pSB1C3 vector and submitted. | ||
+ | </li> | ||
+ | <li> | ||
+ | Another part of our project involves engineering of the LC-Cutinase protein. We have chosen the LC-Cutinase protein as a target for rational mutagenesis for its PET degrading activity, and using the PROSS algorithm produced 4 mutants. | ||
+ | We have also designed a codon optimized version of the W.T. protein. | ||
+ | We have cloned and submitted all 5 LC-Cutinase variants. | ||
+ | </li> | ||
+ | </ol> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-lg-6"> | ||
+ | <img class="abstractPic" src="https://static.igem.org/mediawiki/2016/b/b6/BioBrick_overviewBGU.png"> | ||
+ | <br> | ||
+ | <a href="#" class="btn btn-primary infobtn" role="button">Come see our BioBricks</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <a href="#" class="back-to-top"> | ||
+ | <img src='media/arrow for site.png'> | ||
+ | </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> | ||
</html> | </html> |
Revision as of 11:36, 13 October 2016
Overview
We have decided to submit 9 new BioBricks this year, which are separated into 2 categories:
- The chassis for our project is based on the Pseudomonas putida bacterium, for its ability to utilize aromatic molecules, mainly focusing on protocatechuate. We have decided to contribute the the iGEM part repository by submitting the genes encoding the enzymes participating in the protocatechuate degradation pathway, in which Protocatechuate, a toxic molecule for most bacteria, is converted to 3-oxoadipate. One of the genes, pcaB, had 4 PstI restriction cut sites and we did not have enough time to introduce silent mutations to the sequence, hence we did not clone and submit it. All 4 other genes were cloned into the pSB1C3 vector and submitted.
- Another part of our project involves engineering of the LC-Cutinase protein. We have chosen the LC-Cutinase protein as a target for rational mutagenesis for its PET degrading activity, and using the PROSS algorithm produced 4 mutants. We have also designed a codon optimized version of the W.T. protein. We have cloned and submitted all 5 LC-Cutinase variants.