getIsolatedGroup | R Documentation |
Based on pval matrix, link the nodes without significant p-values.
getIsolatedGroup(pvalmat, pthres = 0.1, prefix = "c")
pvalmat |
symmetric matrix |
pthres |
double, default is 0.1 |
prefix |
characters, default is "c" |
list of vectors, each vector/scalar is a graph module defined by the pval matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.