GCluster: graph based cluster 2

View source: R/GCluster.R

GClusterR Documentation

graph based cluster 2

Description

graph based cluster 2

Usage

  GCluster(dat=dat, wt=4, k=NULL, method="louvain");

Arguments

dat

data.frame or matrix

wt

weight

k

cluster number

method

The method should be one of louvain, spinglass, fast_greedy, infomap or label_prop.

Author(s)

Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>

References

##

Examples

##

CBIIT-CGBB/GCluster documentation built on Oct. 26, 2023, 4:27 a.m.