detect_communities: Perform community detection on the existing graph with a new...

View source: R/mapperMethods.R

detect_communitiesR Documentation

Perform community detection on the existing graph with a new resolution, then re-label the communities.

Description

Perform community detection on the existing graph with a new resolution, then re-label the communities.

Usage

detect_communities(mapper, data, resolution)

Arguments

mapper

Existing mapper object.

data

The data matrix used for obtaining mapper object.

resolution

Numeric, resolution for the Leiden algorithm.


matei-ionita/flowMapper documentation built on Oct. 17, 2023, 9:45 p.m.