Description Usage Arguments Value Examples
eigenCor
computes eigen-gene or eigen-microRNAs based connectivity. k_j = cor(x_j, E)
1 | eigenCor(exp.m, eigen.exp)
|
exp.m |
A matrix, the normalized gene/microRNA expression dataset, should be a numeric matrix, with rows referring to genes/microRNAs and columns to samples. |
eigen.exp |
A vector of computed eigen-gene or eigen-microRNAs of the same module, one entry of the output list by |
A data matrix of computed correlation coefficients and P-values.
1 | eigenCor(exp.m, eigen.exp)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.