unsignedAdjacency(
datExpr,
datExpr2 = NULL,
power = 6,
corFnc = "cor", corOptions = "use = 'p'")
"cor"
and "bicor"
, but other functions can be used as
well.n*n
, where n
is the number of genes in datExpr
.datExpr, datExpr2
plus any extra
arguments given in corOptions
. If datExpr2
is NULL
,
the standard correlation functions will calculate the corelation of columns in datExpr
.adjacency