Team:Amsterdam/maarten/

From 2012.igem.org

(Difference between revisions)
Line 33: Line 33:
         var match, matches = []
         var match, matches = []
         while ((match = pattern.exec(plasmid)) != null){
         while ((match = pattern.exec(plasmid)) != null){
-
             alert(match)
+
             alert(match.index)
         }
         }
}
}

Revision as of 01:20, 24 July 2012




Enter your plasmid in fasta format


Enter your sensors in fasta format