Description Usage Arguments Value See Also
Summarizes a set of peaks into a
GRanges object with columns
of statistics like the peak maxima and integrals (sums).
1 | peakSummary(x, ...)
|
x |
An object containing peaks, usually
a |
... |
Arguments to pass to methods |
A GRanges object of the peaks, with columns named
max, maxpos (position of the maximum, centered),
and sum.
view-summarization-methods in the IRanges package
for view summarization methods like viewMaxs and viewSums.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.