View source: R/ModuleSignificanceTest.R
ModuleSignificanceTest | R Documentation |
Module Significance Test
ModuleSignificanceTest(Data, statl.v, geneSets, nMC, verbose = FALSE)
Data |
a Z-score transformed matrix |
statl.v |
the ica-components |
geneSets |
the module sets which need to be tested its significance |
nMC |
the number of permutations |
verbose |
a boolean variable, whether show the running process (default: FALSE) |
a integer value which indicating the significance of modules
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.