- or download this
my @split_hit_total = split(/\s+/, $_);
- or download this
if(!defined($HoA_total_hits{$protein_ac}) || $HoA_total_hits{$protei
+n_ac}->{'iEvalue'} > $iEvalue) {
$HoA_total_hits{$protein_ac}->{'iEvalue'} = $iEvalue;
$HoA_total_hits{$protein_ac}->{'range_b'} = $range_b;
}
- or download this
$VAR1 = {
'I5EU07' => {
...
'iEvalue' => '3.4e-137'
}
};