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

Description Usage Arguments Value

View source: R/operations.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/GenomicIntersection documentation built on Oct. 19, 2019, 5:37 a.m.