Team:Johns Hopkins/Protocols

From 2008.igem.org

(Difference between revisions)
Line 28: Line 28:
wrier();
wrier();
-
function pill(){
 
-
 
-
{
 
-
r=Math.floor(Math.random()*256)+500;
 
-
g=Math.floor(Math.random()*256)+10;
 
-
b=Math.floor(Math.random()*256)+10;
 
-
 
-
}
 
-
}
 
-
var r; var g; var b;
 
-
pill();
 
-
document.write(r + g + b);
 
function wrier()
function wrier()

Revision as of 18:36, 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!