Help for this page
foreach my $ref ( sort { $a cmp $b || ... } keys %{$self->{'residues'}{$i}}){ print "$ref\t"; }
A95 A96 ... B11 B12 B13