Help for this page

Select Code to Download


  1. or download this
    sub test_regexps2 {
        my ($seq1, $seq2, $window, $mismatch) = @_;
        my $retval = '';
    ...
    
        $retval;
    }
    
  2. or download this
    200:
                    Rate  orig_poster   test_regexps test_regexps2
    ...
    test_regexps  2.30/s          117%            --          -70%
    test_regexps2 7.75/s          633%          237%            --