Skip to contents

Wrapper for the Leiden Algorithm

Usage

leiden_wrapper(adj_mat, group_singletons = TRUE, resolution = 1)

Arguments

adj_mat

Adjacency matrix

group_singletons

Group singletons into nearest cluster. If FALSE, assign all singletons to a "singleton" group

resolution

Resolution paramter

Value

cluster memberships