Help for this page
#!usr/bin/perl -w use strict; ... } print "number of AA matches = $counter\n";
#!usr/bin/perl -w use strict; ... print "$amino\t$acids{$amino}\n"; }