Team:Harvard/ZF Binding Site Finder
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
<html xmlns="http://www.w3.org/1999/xhtml"> | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | <head> | ||
Line 116: | Line 115: | ||
var ntpCheck = /[GCTAN]{9}/; | var ntpCheck = /[GCTAN]{9}/; | ||
- | |||
/* | /* | ||
if (!(bottomzf.match(ntpCheck)&& | if (!(bottomzf.match(ntpCheck)&& | ||
Line 129: | Line 127: | ||
//transform bottom zf to reverse complement | //transform bottom zf to reverse complement | ||
bottomzf = reverseComplement(bottomzf); | bottomzf = reverseComplement(bottomzf); | ||
- | |||
- | |||
- | |||
//start building regular expression from ZF fingers | //start building regular expression from ZF fingers |
Revision as of 03:53, 9 July 2011