Team:IIT Madras/Notebook/Protocols
From 2011.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
jQuery(document).ready(function(){ | jQuery(document).ready(function(){ | ||
+ | |||
$("#protocol1").toggle(function(){ | $("#protocol1").toggle(function(){ | ||
$("#protocol1_content").slideDown(); | $("#protocol1_content").slideDown(); | ||
},function(){ | },function(){ | ||
$("#protocol1_content").slideUp(); | $("#protocol1_content").slideUp(); | ||
+ | }); | ||
+ | |||
+ | $("#protocol2").toggle(function(){ | ||
+ | $("#protocol2_content").slideDown(); | ||
+ | },function(){ | ||
+ | $("#protocol2_content").slideUp(); | ||
+ | }); | ||
+ | |||
+ | $("#protocol3").toggle(function(){ | ||
+ | $("#protocol3_content").slideDown(); | ||
+ | },function(){ | ||
+ | $("#protocol3_content").slideUp(); | ||
+ | }); | ||
+ | |||
+ | $("#protocol4").toggle(function(){ | ||
+ | $("#protocol4_content").slideDown(); | ||
+ | },function(){ | ||
+ | $("#protocol4_content").slideUp(); | ||
+ | }); | ||
+ | |||
+ | $("#protocol5").toggle(function(){ | ||
+ | $("#protocol5_content").slideDown(); | ||
+ | },function(){ | ||
+ | $("#protocol5_content").slideUp(); | ||
+ | }); | ||
+ | |||
+ | $("#protocol6").toggle(function(){ | ||
+ | $("#protocol6_content").slideDown(); | ||
+ | },function(){ | ||
+ | $("#protocol6_content").slideUp(); | ||
+ | }); | ||
+ | |||
+ | $("#protocol7").toggle(function(){ | ||
+ | $("#protocol7_content").slideDown(); | ||
+ | },function(){ | ||
+ | $("#protocol7_content").slideUp(); | ||
+ | }); | ||
+ | |||
+ | $("#protocol8").toggle(function(){ | ||
+ | $("#protocol8_content").slideDown(); | ||
+ | },function(){ | ||
+ | $("#protocol8_content").slideUp(); | ||
+ | }); | ||
+ | |||
+ | $("#protocol9").toggle(function(){ | ||
+ | $("#protocol9_content").slideDown(); | ||
+ | },function(){ | ||
+ | $("#protocol9_content").slideUp(); | ||
}); | }); | ||
Revision as of 21:13, 5 October 2011
Protocols
Preperation of competent DH5alpha cells
Transformation
Miniprep using alkaline lysis buffers
Agarose Gel Electrohoresis
Restriction digestion
Gel Elusion
PCR
PCR_purification
Ligation