Description Usage Arguments Value Author(s) Examples
View source: R/MEDIPS.correlation.R
The function calculates genome wide Pearson correlations between all pairs of provided MEDIPS SETs.
1 | MEDIPS.correlation(MSets=NULL, plot = T, method="spearman")
|
MSets |
a concatenated set of MEDIPS SETs |
plot |
if specified, the correlation will be depicted as a scatter plot |
method |
default: spearman; alternatives: kendall, spearman |
a correlation matrix
Lukas Chavez
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.