Difference between revisions of "Team:HebrewU"

Line 410: Line 410:
 
<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', 'https://static.igem.org/mediawiki/2018/9/91/T--Hebrewu--game_background_3.png'];
+
     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'];
 
     $('#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 08:35, 16 October 2018

HebrewU HujiGEM 2018

Snow

Highlights:


We made an open source platform, where local researchers can take our synthetic pathway and conduct a research themselves, inserting it to local plants and other flora as well as improving it for us all.

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



We created a model of enzymatic pathway for dioxin degradation, which served as the foundation of our project design and guided our lab work.