Description Usage Arguments Value
View source: R/compare_peaks.r
Computes ratio between area under the curve in region of interest and outside of region of interest (sample of the same bps of the region of interest) after normalization and scaling to have no coverage values < 0
1 | norm.scale.n.yield(raw.track, roi.track, scale.by = 5)
|
raw.track |
GRanges object with values for predicted coverage of best batch (best) and random batch (even) |
roi.track |
GRanges object of regions of interest |
scale.by |
scaling fator to add to each coverage value to have all > 0 |
score for coverage yield
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.