Description Usage Arguments Value
Reads in peaks in narrowpeaks format, as output by macs2. Uses summit as center of peak, and makes peak the given 'width'. By default removes overlapping peaks to get set of peaks with no overlaps
1 | readNarrowpeaks(filename, width = 500, non_overlapping = TRUE)
|
filename |
filename |
width |
desired width of peaks |
non_overlapping |
remove overlapping peaks |
GRanges-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.