Team:Johns Hopkins/Protocols

From 2008.igem.org

Revision as of 22:33, 9 July 2008 by Ingrid (Talk | contribs)
Emblum JHU.jpg
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]+""; } }