clusterGraph: Clustering Graph

Description Usage Arguments

Description

Clustering Graph

Usage

1
2
clusterGraph(graph, graph.type = "knn", community.detect = "infomap",
  k = 0)

Arguments

graph

kNN graph

graph.type

can be jaccard, invlogweighted or dice. Default knn

community.detect

can be louvain, infomap or markov. Default infomap

k

k-value


HuobinTan/scVAT documentation built on May 31, 2019, 2:20 p.m.