Team:Johns Hopkins/Applications/GC Content
From 2008.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
function runAJAX(seq) | function runAJAX(seq) | ||
{ | { | ||
- | + | alert("hello"); | |
if (seq.length==0) | if (seq.length==0) | ||
{ | { |
Revision as of 21:43, 16 July 2008
This program will determine how many actual/probable guanines and cytosines are in a sequence.
Results: