countPointContext2: Ccount sequence context of given point positions.

View source: R/RcppExports.R

countPointContext2R Documentation

Ccount sequence context of given point positions.

Description

Ccount sequence context of given point positions.

Usage

countPointContext2(sequence, points, len, window, context_patterns)

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.

Value

A named vector of frequency of counts.


kmeRtone documentation built on Sept. 11, 2024, 9:12 p.m.