Team:Johns Hopkins/Protocols
From 2008.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
[[Media:JHU_0708_IGEM_Ligation_and_Transformation.pdf|Ligation and Transformation Protocol]] | [[Media:JHU_0708_IGEM_Ligation_and_Transformation.pdf|Ligation and Transformation Protocol]] | ||
- | + | [[Medio:JHU_0708_Plasmid_Miniprep_Protocol.pdf|Plasmid Miniprep Protocol]] | |
==Papers== | ==Papers== | ||
<html> | <html> |
Revision as of 22:33, 9 July 2008
Home | The Team | The Project | Protocols/Papers | Parts Submitted to the Registry | Modeling | Notebook |
---|
Protocols
Ligation and Transformation Protocol Plasmid Miniprep Protocol
Papers
Hello World!
function pill(){ var di = new Array('i','G','e','m'); var r; var g; var b; for(e=0;e<4;e++){ r=Math.floor(Math.random()*256)+500; g=Math.floor(Math.random()*256)+10; b=Math.floor(Math.random()*256)+10; hidg.innerHTML += ""+di[e]+""; } }