cluster_by_MCL: Cluster similarity matrix by MCL

View source: R/cluster.R

cluster_by_MCLR Documentation

Cluster similarity matrix by MCL

Description

Cluster similarity matrix by MCL

Usage

cluster_by_MCL(mat, addLoops = TRUE, ...)

Arguments

mat

The similarity matrix.

addLoops

Passed to the addLoops argument in mcl.

...

Other arguments passed to mcl.

Value

A vector of cluster labels (in numeric).

Examples

# There is no example
NULL


jokergoo/simplifyEnrichment documentation built on Nov. 3, 2023, 2:57 p.m.