Changeset 266

Show
Ignore:
Timestamp:
09/17/09 22:33:00 (2 months ago)
Author:
cholt
Message:

undit filter=seg, unexpected problems

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lib/GI.pm

    r265 r266  
    17651765   if ($command =~ /blastx$/) { 
    17661766      $command .= " $db $q_file B=10000 V=10000 E=$eval_blast"; 
    1767       $command .= " filter=seg"; 
    1768       #$command .= ($softmask) ? " wordmask=seg" : " filter=seg"; 
     1767      $command .= ($softmask) ? " wordmask=seg" : " filter=seg"; 
    17691768      #$command .= " T=20"; 
    17701769      #$command .= " W=5";