Team:Tec-Monterrey/projectnotebook august/day31

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:45, 29 September 2011

wiki

iGEM

 

 


31/August/2011
• Minipreps of sacC+24C
• Digestion with SacI, EcoRI, PstI and XbaI.
• The electrophoresis was a big FAIL
• Ligation of SacC with a new ligase (thanks to Sergio)