reduce_by_start_and_end: Reduce by start and end

View source: R/RcppExports.R

reduce_by_start_and_endR Documentation

Reduce by start and end

Description

Reduce by start and end

Usage

reduce_by_start_and_end(s, e)

Arguments

s

Start positions. Sorted.

e

End positions. Sorted.

Details

Only internally used.

Value

Sum of total widths of the reduced regions.

Examples

# There is no example
NULL


jokergoo/rGREAT documentation built on March 5, 2025, 1:34 p.m.