View source: R/WGCNA_Analysis_Functions.R
block_wise_mod | R Documentation |
Computes blockwiseConsensusModules
block_wise_mod( list_exp, powers, mergeCutHeight = 0.25, deepSplit = 3, consensusQuantile = 0.25 )
list_exp |
list containing gene expressoin datasets. |
powers |
power derived from the scale-free topology fit analysis. |
## Not run: block_wise_mod(list_exp, powers) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.