Revision history of "Team:TUDelft/js/targetfinder"

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 03:48, 2 November 2017Hwalinga (Talk | contribs). . (1,946 bytes) (+1,946). . (Created page with "function find(params) { var fasta = params.DNA.value.trim(); var width = 24; var DNA = fasta2DNA(fasta); DNA = DNA.toUpperCase(); if (!correctDNA(DNA)) {...")