Team:Harvard/ZF Binding Site Finder

From 2011.igem.org

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

Revision as of 21:06, 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: