reCenterPeaks: re-center the peaks

Description Usage Arguments Value Author(s) Examples

View source: R/reCenterPeaks.R

Description

Create a new list of peaks based on the peak centers of given list.

Usage

1
reCenterPeaks(peaks, width = 2000L, ...)

Arguments

peaks

An object of GRanges or annoGR.

width

The width of new peaks

...

Not used.

Value

An object of GRanges.

Author(s)

Jianhong Ou

Examples

1
    reCenterPeaks(GRanges("chr1", IRanges(1, 10)), width=2)

LihuaJulieZhu/ChIPpeakAnno documentation built on Aug. 5, 2020, 12:02 a.m.