sq_match: Find instances of a smaller DNA pattern in a larger DNA...

Description Usage Arguments

View source: R/sq_match.R

Description

Find instances of a smaller DNA pattern in a larger DNA sequence.

Usage

1
sq_match(sq, pattern, soft = FALSE)

Arguments

sq

sequence

pattern

query pattern

soft

whether or not to ignore when a base is missing


g-r-eg/fold2 documentation built on Nov. 4, 2019, 1 p.m.