postprocess_peak_grs {chipenrich}R Documentation

A helper function to post-process peak GRanges

Description

Check for overlapping input regions, sort peaks, and force peak names

Usage

postprocess_peak_grs(gr)

Arguments

gr

A GRanges of input peaks.

Value

A GRanges that is sorted if the seqinfo is set, and has named peaks.


[Package chipenrich version 2.17.0 Index]