in reply to Re^2: counting the number of 16384 pattern matches in a large DNA sequence (100x faster?)
in thread counting the number of 16384 pattern matches in a large DNA sequence
Did you replace the ... in
my %seqs = ...;
With your code that loads the hash with your sequences?
|
|---|