Team:Tec-Monterrey/projectnotebook august/day03
From 2011.igem.org
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 63: | Line 63: | ||
body { | body { | ||
font: 12px Tahoma, Geneva, sans-serif; | font: 12px Tahoma, Geneva, sans-serif; | ||
- | background-image: url(https://static.igem.org/mediawiki/ | + | background-image: url(https://static.igem.org/mediawiki/2011/4/43/Lefondoleposter.png); |
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
background-size: 100%; | background-size: 100%; | ||
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); | ||
} | } | ||
Line 517: | Line 519: | ||
<p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectmodeling">modeling</a></p> | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectmodeling">modeling</a></p> | ||
<p><a href="https://2011.igem.org/Team:Tec-Monterrey/safetypage">safety</a></p> | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/safetypage">safety</a></p> | ||
- | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/teamha">human | + | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/teamha">human practice</a></p> |
<p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectnotebook">notebook</a></p> | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectnotebook">notebook</a></p> | ||
<p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectresults">results</a></p> | <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectresults">results</a></p> | ||
Line 587: | Line 589: | ||
<div class="frame" id="frame1" style="background-color:#e5e5e5;"> | <div class="frame" id="frame1" style="background-color:#e5e5e5;"> | ||
<br> | <br> | ||
- | + | <p class="justtext"> | |
- | < | + | 03/August/2011 |
- | + | </br> | |
+ | • Sergio gave us some recommendations about bacteria induction. | ||
+ | </br> | ||
+ | • Min inoculum 13L, 8G, 2M, 22P, sac and 24C to have an stock of cells and | ||
+ | minipreps of construct B | ||
+ | </br> | ||
+ | • Inoculum of DH5-α, sac, pET12a to verify the restriction site of EcoRI. | ||
+ | </br> | ||
+ | • IPTG induction of 6 different strains: C41, C43, BW27783, XLIBlue, BL21 and | ||
+ | Rosseta gami. | ||
+ | </br> | ||
+ | • We pick 2 colonies of each strain for overnight | ||
+ | </br> | ||
+ | • Minipreps of yesterday’s stock | ||
+ | </br> | ||
+ | • Digestion with EcoRI and PstI forward electrophoresis. | ||
+ | </p> | ||