Hi,
I'm doing WGCNA on a relatively small dataset (~1500 genes and 50 samples). All of the tutorials that I can find are using the blockwiseModules function in the WGCNA package for R, which seems great for large datasets. Since I'm working with a smaller dataset, though, I'm not super concerned about RAM.
Is there anything lost by using the blockwiseModules function on a small dataset? Would the alternative be to use several separate functions instead (to calculate adjacency, TOM, merge, etc), and if so is there a benefit to doing the analysis that way?
Thanks for your help! This community has been a lifesaver!
That's great to know. Thanks for your input!