Does this mean I cannot use the regular suggested network construction?
net = blockwiseConsensusModules(
multiExpr, power = 6, minModuleSize = 30, deepSplit = 2,
pamRespectsDendro = FALSE,
mergeCutHeight = 0.25, numericLabels = TRUE,
minKMEtoStay = 0,
saveTOMs = TRUE, verbose = 5)
I have successfully loaded all three sets. Or would this be utilized during visualization instead of 1-TOMsimilarityFromExpr? I have been following tutorial #2 for consesus analysis (https://horvath.genetics.ucla.edu/html/CoexpressionNetwork/Rpackages/WGCNA/Tutorials/)