You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my $help = "$version\n$usage\nextends perfectly-matched query in both orientations from set of read sequences\n" .
"test sequence files should have single line for each sequence as in fastq\n" .
"note that query must be short and fit entirely within read\n" .
"implements tests for palindromic query and for query duplication in a read\n" .
"-q query sequence\n" .
"-f flank to extend: l=left, r=right (default=$flank)\n" .
"-s suppress extensions below this length (default=$supp)\n" .
"-c case of read sequences: u=upper-case, l=lower-case (default=$case)
0 commit comments