project_ranges: Projects the ranges in query into the ranges in target.

Description Usage Arguments Value

View source: R/IntersectionHelper.R

Description

Returns the ranges in target overlapping the ranges in query, adjusting their boundaries so that only the overlapping parts of the target ranges are returned.

Usage

1
project_ranges(query, target)

Arguments

query

The ranges to be projected.

target

The ranges to be projected against.

Value

The projection of the query ranges on the target ranges.


ArnaudDroitLab/ef.utils documentation built on Aug. 13, 2019, 9:09 p.m.