http://qs1969.pair.com?node_id=447527


in reply to Re: finding matches in the same array
in thread finding matches in the same array

This gives more weight to the last number (if there are more than 2):
my @sequence = ('acgt','actg','cggt','cggt', 'actg', 'actg'); my @numbers = ('1234','2345','3244','3455', '5230', '100000' );
gives 51893.75 when it should be 34526.3333333333
--------------
"But what of all those sweet words you spoke in private?"
"Oh that's just what we call pillow talk, baby, that's all."