Team:Johns Hopkins/Applications/GC Content

From 2008.igem.org

(Difference between revisions)
Line 56: Line 56:
if (xmlHttp.readyState==4)
if (xmlHttp.readyState==4)
{  
{  
-
document.getElementById("txtHint").innerHTML=xmlHttp.responseText;
+
document.getElementById("txtHint").innerHTML="hello world";
}
}
}
}

Revision as of 21:41, 16 July 2008

This program will determine how many actual/probable guanines and cytosines are in a sequence.

Sequence:

Results: