View source: R/network_analysis.R
gene_module_eigengenes | R Documentation |
Computes module eigen genes by applying PCA to gene modules
gene_module_eigengenes(x, modules, npc = 1)
x |
Gene expression data with samples on columns. |
modules |
Gene clustering result. |
npc |
Number of PCs to extract per module. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.