collapseBins: Collapse consecutive bins with the same ID value

Description Usage Arguments Value Author(s)

View source: R/utils.R

Description

Collapse consecutive bins with the same value defined in 'id.field'.

Usage

1
collapseBins(gr, id.field = 0, measure.field = NULL)

Arguments

gr

A GRanges-class object.

id.field

A number of metadata column to use for region merging.

Value

A GRanges-class object.

Author(s)

David Porubsky


daewoooo/SaaRclust documentation built on May 28, 2019, 7:50 p.m.