mergeCoordinate: Merge overlapping or continuous regions.

View source: R/mergeCoordinate.R

mergeCoordinateR Documentation

Merge overlapping or continuous regions.

Description

Table must have start and end columns. The output is exactly similar to the reduce function from GenomicRanges.

Usage

mergeCoordinate(coor)

Arguments

coor

Coordinate data.table.

Value

Merged coordinate data.table.


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