a data matrix containing numeric variables, which is the same as the "GEMatrix" defined in the cor.matrix function.
cpus
the number of cpus used for computation.
method
a character string indicating the method to be used to calculate the associations.
distancemethod
a character string indicating the distance method to be used. Currently, three distance methods are available, include: "Raw" (1-cor)", "Abs" (1-|cor|), and "Sqr" (1-|cor|^2).
Value
A list with the following components:
dista data matrix containing the distances between different genes.
pairmatrixa data matrix including the correlation between different genes.