collapse_regions: Collapses a list of genomic ranges into a single set of...

Description Usage Arguments Value

View source: R/IntersectionHelper.R

Description

Ranges are prioritized in the input list order. So, if the first element of the list (A) covers the range 1-10, and the second element (B) covers the range 5-15, then the resulting ranges will have a 1-10 range named A, and a 11-15 range named 'B'.

Usage

1

Arguments

gr.list

The ranges to be collapsed.

Value

The collapsed regions.


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