countPointContext2: Ccount sequence context of given point positions.
Description
Ccount sequence context of given point positions.
Usage
countPointContext2(sequence, points, len, window, context_patterns)
Value
A named vector of frequency of counts.
Arguments
- sequence
A sequence to slide.
- points
Middle point positions.
- len
Length of the middle point.
- window
Size of a surrounding window.
- context_patterns
Context patterns to search for.