Team:Harvard/ZF Binding Site Finder

From 2011.igem.org

(Difference between revisions)
Line 116: Line 116:
bottomzf = reverseComplement(bottomzf);
bottomzf = reverseComplement(bottomzf);
-
var ntpCheck = new RegExp([GCTAN]{9});
+
var ntpCheck = /[GCTAN]{9}/;
-
if (!(bottomzf.match(ntpCheck)&&
+
/* if (!(bottomzf.match(ntpCheck)&&
  topzf.match(ntpCheck)&&
  topzf.match(ntpCheck)&&
  (bottomzf.length=="9")&&
  (bottomzf.length=="9")&&
Line 124: Line 124:
return;
return;
}
}
-
 
+
*/
alert(bottomzf);
alert(bottomzf);
alert(topzf);
alert(topzf);

Revision as of 21:04, 8 July 2011

iGEM 2011 Zinc Finger Binding Site Finder

iGEM 2011 Zinc Finger Binding Site Finder

Justin Chew

Bottom Zinc Finger Array:

Top Zinc Finger Array:

Nucleotide Gap: