in reply to Re: Re: Performance Tuning: Searching Long-Sequence Permutations
in thread Performance Tuning: Searching Long-Sequence Permutations

Assign it to an empty list. $permutations_total += () = $string =~ /$promoters_regex[$j]/g.

  • Comment on Re: Re: Re: Performance Tuning: Searching Long-Sequence Permutations
  • Download Code