View source: R/WGCNA_Analysis_Functions.R
module_enrichment_analysis | R Documentation |
Performs enrichment analysis for WGCNA results.
module_enrichment_analysis(labels, type_of_test = c("weight01", "classic"))
labels |
a vector containing the node to which each gene is assigend. |
## Not run: module_enrichment_analysis(tlabels) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.