Learn R Programming

kmeRtone (version 1.0)

partitionCoordinate: Partition overlapping or continuous regions.

Description

Table must have start and end columns. The mechanism is similar to the disjoin function from GenomicRanges but the end coordinate is different.

Usage

partitionCoordinate(coor)

Value

Partitioned coordinate data.table.

Arguments

coor

Coordinate data.table.