in reply to Re^3: counting the number of 16384 pattern matches in a large DNA sequence
in thread counting the number of 16384 pattern matches in a large DNA sequence
Is there any other way instead of storing the matches in an array @matches to make the code faster? Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: counting the number of 16384 pattern matches in a large DNA sequence
by kennethk (Abbot) on Jun 14, 2012 at 17:56 UTC | |
by anonym (Acolyte) on Jun 14, 2012 at 20:20 UTC | |
by kennethk (Abbot) on Jun 14, 2012 at 22:26 UTC |