p2cluster | R Documentation |
do cluster of data frame
p2cluster(dat=dat, method="louvain", wt=NULL)
dat |
data.frame or matrix: column 1 and 2 are the genes from association analysis. Column 3 is weight. |
method |
should be one of louvain, fast_greedy, infomap, label_prop, spinglass and weight |
wt |
cutoff of weihgt |
Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>
##
##
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.