Help for this page
if($k_nuc eq $i_nuc){ $count->{$rel} ||= 0; ... if($k_nuc eq $i_nuc){ $count->{$rel}++; }