Cluster cells using a NN-network and the Louvain algorithm from the community module in Python
clusterLouvain(
nn_network,
python_path = NULL,
resolution = 1,
weight_col = NULL,
louv_random = F,
set_seed = T,
seed_number = 0,
...
)Constructed nearest neighbor network to use
Specify specific path to python if required
Resolution
Weight column
Random
Set seed
Number for seed
Additional parameters
A character vector of cluster labels