Description Usage Arguments Value Author(s)
View source: R/findConsensusPeakRegionsIntern.R
Find regions sharing the same features for a minimum number of experiments using called peaks of signal enrichment based on pooled, normalized data (mainly coming from narrowPeak files). Tje analysis is limited to one chromosome. The peaks and narrow peaks are used to identify the consensus regions. The minimum number of experiments that must have at least on peak in a region so that it is retained as a consensus region is specified by user, as well as the size of mining regions.
1 | refineRegion(peaks, setPeaks, extendingSize, region_width, currentPeak)
|
peaks |
a |
setPeaks |
a |
extendingSize |
a |
region_width |
a |
currentPeak |
a |
an object of class
"commonFeatures".
Astrid Deschenes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.