Description Usage Arguments Details Value
View source: R/consensus_peaks.R
generate a set of consensus peaks from per-sample peaks
1 | consensus_peaks(peaks)
|
peaks |
list of GRanges objects representing the peaks for each sample |
The consensus set is the union of all peaks identified in any sample that overlap a peak in another sample.
GRanges, the consensus peak set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.