Help for this page

Select Code to Download


  1. or download this
    start    end    ID
    36701    40200    1
    37901    39700    2
    36701    39700    3
    
  2. or download this
    #!/usr/local/bin/perl
    use strict;
    ...
    
    close($fh);
     print Dumper \%overlap_table;