Help for this page
#!/usr/bin/perl use strict; ... print "$locus ", $key, " = ", $LOCI{$locus}{$key}, "\n"; } }