Help for this page

Select Code to Download


  1. or download this
    c    8    336158    75    75M    74
    c    12    828707    74    74M    73
    w    10    528559    74    74M    0
    c    15    267766    74    74M    73
    c    12    828707    74    74M    73
    c    14    491797    74    74M    73
    
  2. or download this
        my @headers = split("\t",<$IN>);
        my $index = first{$headers[$_] eq 'Strand'} 0..$#headers;
    ...
            }
            $hits{$F[$index+1]}{$F[$index+2]}{$F[$index]}++
        }
    
  3. or download this
    1    4    1    0
    1    5    1    0
    1    31    1    0
    ...
    1    148    2    0
    1    158    0    1
    1    159    1    0