don't seqcomp sequences that are too small
authorDiane Trout <diane@caltech.edu>
Sat, 14 Oct 2006 01:05:05 +0000 (01:05 +0000)
committerDiane Trout <diane@caltech.edu>
Sat, 14 Oct 2006 01:05:05 +0000 (01:05 +0000)
ticket:151
seqcomp gets really grumpy when it trys to analyze a sequence that
is shorter than the window sequence. So instead of letting it try
to malloc all of your memory, throw a more useful exception.

Also I updated the SubanalysisWindow to catch the exception and
report it to the user.


No differences found