Description Usage Arguments Value
View source: R/compare_peaks.r
Correlation of predicted and experimental coverage
1 | correlate.pred.exp(pred, exp, method = "spearman")
|
pred |
vector of predicted coverage profile |
exp |
vector of experimental coverage profile |
method |
a character string indicating which correlation coefficient is to be computed. One of "pearson", "kendall", or "spearman" (default) |
correlation coefficient
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.