2015.08.03 in #211Finding the index and number of occurrences of a pattern in a string
Daniel explains that a common task in bio informatics is to find instances of a pattern in a string. But you often can't use the obvious regexp approach, because you want to find overlapping occurrences of the pattern in the target string. He shows us his solution.
If you are not yet subscribed, you can do it now. Free of charge:
Just ONE e-mail each Monday. Easy to unsubscribe. No spam. Your e-mail address is safe.
This newsletter is about the Perl Programming languages.