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). | + | $('#'+this.className).fadeIn() |
}); | }); | ||
$('li').mouseleave(function() { | $('li').mouseleave(function() { | ||
- | $('#'+this.className). | + | $('#'+this.className).fadeOut() |
}); | }); | ||
}); | }); |
Revision as of 22:51, 14 September 2012
Regulation
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.