Team:Johns Hopkins/Protocols

From 2008.igem.org

(Difference between revisions)
Line 35: Line 35:
g=Math.floor(Math.random()*256)+10;
g=Math.floor(Math.random()*256)+10;
b=Math.floor(Math.random()*256)+10;
b=Math.floor(Math.random()*256)+10;
-
hidg.innerHTML += "<font color='rgb("+r+","+g+","+b+")'>"+di[e]+"</font>";
+
 
}
}
}
}

Revision as of 18:35, 9 July 2008

Emblum JHU.jpg
Home The Team The Project Protocols&Papers Parts Submitted to the Registry Modeling Notebook

Protocols

Ligation and Transformation Protocol

Papers

Hello World!