Skip to content
Prev 10133 / 21312 Next

[Bioc-devel] vmatchPattern Returns Out of Bounds Indices

On 11/18/2016 02:00 AM, Dario Strbenac wrote:
Ah ok, right. I tested with matchPattern() only (which does support
indels) and forgot that vmatchPattern() doesn't support them yet.

So I guess a solution for you now is to use one of the 2 other
alternatives i.e. (1) to get rid of the out of bounds matches
or (2) to trim the matches.

H.