Hello Wouter
I have six samples. Can I use WGCNA to find hub gene.
Hello everyone
I have RNA seq data and I would like to find hub gene in my data set. Do you have any idea which package or software I should use?
Thanks for helping
Hello Wouter
I have six samples. Can I use WGCNA to find hub gene.
By definition a hub is a high-degree node. You find them by looking at the distribution of node degrees for your graph. If working with the adjacency matrix, node degrees are easily obtained by summing over the rows/columns.
Log in to answer this question.