In the literature (Langfelder P and Horvath S, Eigengene networks for studying relationships between co-expression modules. BMC Systems Biology 2007, 1:54 doi:10.1186/1752-0509-1-54 (link to BMC Systems Biology)) I have found that the Module Eigengenes are used in Weighted Gene Co-expression Network Analysis, instead of Weighted Gene Correlated Network Analysis. I am doing a correlated network analysis instead of a co-expressed analysis; for correlated network analysis I mean building the modules with adjacency unsigned and TOMtype as signed, which leads to modules with genes with positive and negative correlation between them. Is the Module Eigengene representative of modules in correlation networks? I couldn't find any literature or reference addressing this.
In correlated network analysis I am considering not using the Module Eigengene, because the main difference of the modules (the first component so the ME) will be that some genes are positively correlated and others negatively correlated between them. So, when I compare the ME with the clinical variable, to select the interesting modules, I will compare in which clinical variable the difference between positive and negative gene correlation is similar to the clinical variable not if the module correlates more with a clinical outcome.
When I plot the Gene Significance of a module vs the Module Membership referred to the Module Eigengene (in a correlation network analysis), I can clearly see two groups, one with positive correlation with the Module Eigengene and another with a negative Module Eigengene correlation. Thus, to select the module more correlated to a given clinical variable should I use the absolute correlation between the GS and the MM is higher in a correlated network analysis?
I made this toy example about using absolute values to explain myself better, (as a remainder to myself kME == MM):
As you can see the correlation coefficient changed, so I prefer to use them with the sign to avoid any possible errors, if there isn't any other reason behind using absolute values for kME.