I am trying to interpret the output of the signedKME function. My data comprises 16 RNA-seq samples across four time points - 8 healthy, 8 crippled. My signed hybrid network (since I am only interested in the positive correlation between downregulated genes) elicits a a dendrogram with one clean, long branch that represents a module of 1217 genes, a number which isn't far off of the number of differentially expressed genes found in other programs. However, I was looking for a stronger signal and without any other trait data, I looked for genes with the highest degree of interconnectedness with the signedKME function. I interpret this as genes most central to the downregulatory cascade by way of having the least deviation from the eigenvalue of count data (expression level). In this way, connectedness is inferred by similarity of expression profile? I sorted for highest values and used orthology searches in the KEGG database and found genes related to the Krebs cycle. I am unlikely to find a smoking gun with this approach, but would the top 50 or 100 genes of this list represent what I am looking for? Is this a reasonable interpretation?