reduce_peaks: A function to reduce ranges between elements within a...

Description Usage Arguments Value

View source: R/reduce_peaks.R

Description

reduce_inter_grl redivide and reduce the overlapping GRangesList element.

Usage

1
reduce_peaks(peaks_grl, txdb)

Arguments

peaks_grl

The GRangesList of the peaks region to be reduced.

txdb

The txdb object used during the generation of the peaks.

Value

GRangesList object that is reduced between its inner elements. The metadata collumn is preserved, however the names is not tracked anymore.


exomePeak2 documentation built on Nov. 8, 2020, 5:27 p.m.