reduce_peaks {exomePeak2} | R Documentation |
reduce_inter_grl
redivide and reduce the overlapping GRangesList element.
reduce_peaks(peaks_grl, txdb)
peaks_grl |
The GRangesList of the peaks region to be reduced. |
txdb |
The txdb object used during the generation of the peaks. |
GRangesList object that is reduced between its inner elements. The metadata collumn is preserved, however the names is not tracked anymore.