peakSummary-methods: Summarizing peak sets

Description Usage Arguments Value See Also

Description

Summarizes a set of peaks into a GRanges object with columns of statistics like the peak maxima and integrals (sums).

Usage

1

Arguments

x

An object containing peaks, usually a RleViewsList.

...

Arguments to pass to methods

Value

A GRanges object of the peaks, with columns named max, maxpos (position of the maximum, centered), and sum.

See Also

view-summarization-methods in the IRanges package for view summarization methods like viewMaxs and viewSums.


chipseq documentation built on Nov. 8, 2020, 5:19 p.m.