p2cluster: do cluster from data frame

View source: R/p2cluster.R

p2clusterR Documentation

do cluster from data frame

Description

do cluster of data frame

Usage

  p2cluster(dat=dat, method="louvain", wt=NULL)

Arguments

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

Author(s)

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

References

##

Examples

##

CBIIT-CGBB/gcMECM documentation built on Nov. 6, 2023, 11:44 p.m.