Rdocumentation
powered by
Learn R Programming
WGCNA (version 1.27-1)
hubGeneSignificance: Hubgene significance
Description
Calculate approximate hub gene significance for all modules in network.
Usage
hubGeneSignificance(datKME, GS)
Arguments
datKME
a data frame (or a matrix-like object) containing eigengene-based connectivities of all genes in the network.
GS
a vector with one entry for every gene containing its gene significance.
Value
A vector whose entries are the hub gene significances for each module.
Details
In
datKME
rows correspond to genes and columns to modules.
References
Dong J, Horvath S (2007) Understanding Network Concepts in Modules, BMC Systems Biology 2007, 1:24