Difference between revisions of "Team:HebrewU"

Line 409: Line 409:
 
<script type="text/javascript">
 
<script type="text/javascript">
 
   $(function() {
 
   $(function() {
     var images = ['https://static.igem.org/mediawiki/2018/5/55/T--Hebrewu--game_background_1.png', 'https://static.igem.org/mediawiki/2018/7/74/T--Hebrewu--game_background_2.png'];
+
     var images = ['https://static.igem.org/mediawiki/2018/1/12/T--hebrewu--Game1.png', 'https://static.igem.org/mediawiki/2018/7/74/T--Hebrewu--game_background_2.png','https://static.igem.org/mediawiki/2018/1/1e/T--hebrewu--Game2.png'];
 
     $('#canvas').css({'background-image': 'url(' + images[Math.floor(Math.random() * images.length)] + ')'});
 
     $('#canvas').css({'background-image': 'url(' + images[Math.floor(Math.random() * images.length)] + ')'});
 
   });
 
   });

Revision as of 20:37, 17 October 2018

HebrewU HujiGEM 2018

Snow

Highlights:


We designed an open source platform where researchers anywhere can view our synthetic pathway and conduct their own research, inserting it into native plants and building upon our database.

Our Multiple Organism Optimization Lab Tool for iGEM allows biologists to optimize codon usage for multiple organisms simultaneously.



We have created a model enzymatic pathway for dioxin and chlorinated-compound degradation, which serves as the foundation of our research and project design.