grep is doing the job nicely:
my @acodes = grep { $CodonMap{$_} eq 'A' } keys %CodonMap;
In reply to Re^2: how extract values of hash via key
by hdb
in thread how extract values of hash via key
by sahusonu
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |