Team:Tec-Monterrey/projectnotebook september/day24

From 2011.igem.org

(Difference between revisions)
Line 361: Line 361:
var stepHeight = contentHeight / PANEL_ANIMATION_STEPS;
var stepHeight = contentHeight / PANEL_ANIMATION_STEPS;
var direction = (!expanding ? -1 : 1);
var direction = (!expanding ? -1 : 1);
 +
if (direction > 0)
 +
collapseAll();
setTimeout(function(){animateStep(panelContent,1,stepHeight,direction)}, PANEL_ANIMATION_DELAY);
setTimeout(function(){animateStep(panelContent,1,stepHeight,direction)}, PANEL_ANIMATION_DELAY);

Revision as of 01:51, 29 September 2011

wiki

iGEM

 

 


24/September/2011
• Ligation of the PCR product
• Transformation of XL1Blue, BL21, C43, BW27783 and RosettaGami with construct B (without terminator)