Help for this page

Select Code to Download


  1. or download this
    
    for my $key (keys %$tData)
    ...
    
    }
    
  2. or download this
    
     return($tData, $aData);
    
  3. or download this
    
    my ($tOVERLAPData, $aOVERLAPData) = getOVERLAPData($fOVERLAP);