Consensus dissimilarity of module eigengenes.
Calculates consensus dissimilarity (1-cor)
of given module eigengenes realized in several sets.
consensusMEDissimilarity(MEs, useAbs = FALSE, useSets = NULL, method = "consensus")
MEs |
Module eigengenes of the same modules in several sets. |
useAbs |
Controls whether absolute value of correlation should be used instead of correlation in the calculation of dissimilarity. |
useSets |
If the consensus is to include only a selection of the given sets, this vector (or
scalar in the case of a single set) can be used to specify the selection. If |
method |
A character string giving the method to use. Allowed values are (abbreviations of)
|
This function calculates the
individual set dissimilarities of the given eigengenes in each set, then takes the (parallel) maximum or
average over all sets. For details on the structure of imput data, see checkSets
.
A dataframe containing the matrix of dissimilarities, with names
and rownames
set
appropriately.
Peter Langfelder, Peter.Langfelder@gmail.com
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.