Team:Harvard/ZF Binding Site Finder
From 2011.igem.org
(Difference between revisions)
(form checker converted from ANDS to ORs and NOTs) |
|||
Line 187: | Line 187: | ||
!(topzf.match(ntpCheck))|| | !(topzf.match(ntpCheck))|| | ||
!(bottomzf.length=="9")|| | !(bottomzf.length=="9")|| | ||
- | !(topzf.length=="9" | + | !(topzf.length=="9")){ |
alert("You must enter a valid sequence of nine nucleotides containing G,T,C,A, or N."); | alert("You must enter a valid sequence of nine nucleotides containing G,T,C,A, or N."); | ||
return; | return; |
Revision as of 14:45, 9 July 2011