Description Usage Arguments Value Author(s) Examples
View source: R/reCenterPeaks.R
Create a new list of peaks based on the peak centers of given list.
1 | reCenterPeaks(peaks, width = 2000L, ...)
|
peaks |
An object of GRanges or annoGR. |
width |
The width of new peaks |
... |
Not used. |
An object of GRanges.
Jianhong Ou
1 | reCenterPeaks(GRanges("chr1", IRanges(1, 10)), width=2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.