buildKNNGraph: Building kNN Graph for clustering

Description Usage Arguments

Description

Building kNN Graph for clustering

Usage

1
buildKNNGraph(cell.dist, k, dist.type, verbose = TRUE)

Arguments

cell.dist

cell distant matrix

k

kNN's k value

dist.type

distanct type

verbose

whether or not printing verbose, default


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