Help for this page

Select Code to Download


  1. or download this
     my $str   =  $Genome;
            my $match = "ATCGACTACGACTCGACT";
    ...
              
                 print "'$s' at offset $i matched\t".length($x)."\n" unles
    +s length($x) > 5;
            }
    
  2. or download this
    /* @source primersearch application
    **
    ...
        return;
    }