wgcna_wrapper | R Documentation |
A wrapper function of WGCNA with wcor matrix as input
wgcna_wrapper(sim_mat, powerVector = c(1:20), minClusterSize = 50, ...)
sim_mat |
similarity matrix |
powerVector |
power vector |
... |
wgcna_wrapper(sim_mat, powerVector=c(1:20), minClusterSize=50)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.