Description Usage Arguments Value
View source: R/compare_peaks.r
Compute coverage correlation of all sampled regions
1 | corr.real(track.list, method = "spearman")
|
track.list |
GRangesList object of sampled regions with experimental and predicted coverage |
method |
a character string indicating which correlation coefficient is to be computed. One of "pearson", "kendall", or "spearman" (default) |
vector of correlation coefficients for all sampled regions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.