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.
一个数据框(或类似矩阵的目的),在网络中所有的基因含有eigengene基于连通。
参数:GS
a vector with one entry for every gene containing its gene significance.
一个向量,其每一个基因的一个条目包含的基因意义。
Details
详细信息----------Details----------
In datKME rows correspond to genes and columns to modules.
在datKME行对应的基因和列的模块。
值----------Value----------
A vector whose entries are the hub gene significances for each module.
一个向量,其条目,每个模块的轮毂基因意义。