Description Usage Arguments Value
View source: R/compare_peaks.r
Given a GRangesList of sampled regions, where for each sample the experimental and predicted coverage profile
is given, the function shuffles the predicted coverage profiles, assigning them to random regions and computes the correlation coefficient
1 | randomize(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 of permutations of sampled regions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.