Template:Team:TU Munich/Overview

From 2012.igem.org

(Difference between revisions)
Line 83: Line 83:
         $('ul.aim').css({width: '-=10px'})
         $('ul.aim').css({width: '-=10px'})
         $('li').mouseover(function() {
         $('li').mouseover(function() {
-
           $('#'+this.className).css({display: 'block'})
+
           $('#'+this.className).fadeIn()
         });
         });
         $('li').mouseleave(function() {
         $('li').mouseleave(function() {
-
           $('#'+this.className).css({display: 'none'})
+
           $('#'+this.className).fadeOut()
         });
         });
     });
     });

Revision as of 22:51, 14 September 2012


Vector Design


To be able to test and quantify the expression of desired enzymes in yeast we designed an expression vector which is compatible to the iGEM RFC25 standard based on the commercially available pYES2 vector from Invitrogen.