1#ifndef SCRAN_GRAPH_CLUSTER_HPP
2#define SCRAN_GRAPH_CLUSTER_HPP
Build a shared nearest-neighbor graph on the cells.
Wrapper around igraph's Leiden community detection algorithm.
Wrapper around igraph's multi-level community detection algorithm.
Wrapper around igraph's Walktrap community detection algorithm.
Graph-based clustering of single-cell data.
Definition build_snn_graph.hpp:20