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 129: | Line 128: | ||
//finish building regular expression | //finish building regular expression | ||
siteExp = siteExp + zf11 + zf12 + zf13 + "){1}"; | siteExp = siteExp + zf11 + zf12 + zf13 + "){1}"; | ||
+ | |||
+ | alert(siteExp); | ||
//construct regular expression and find all instances of desired sequence in the test sequence | //construct regular expression and find all instances of desired sequence in the test sequence |
Revision as of 04:07, 9 July 2011