in reply to FInding the longest match from an initial match between two files

for($Skmerkey(keys %Skmer)){

What is $Skmerkey ? A hash ? Use {}. An array ? Use []. A code ref ? Use ->(...).

  • Comment on Re: FInding the longest match from an initial match between two files
  • Download Code