cluster_by_MCL: Cluster similarity matrix by MCL

Description Usage Arguments Value Examples

View source: R/cluster.R

Description

Cluster similarity matrix by MCL

Usage

1
cluster_by_MCL(mat, addLoops = FALSE, ...)

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

1
2
# There is no example
NULL

simplifyEnrichment documentation built on Nov. 8, 2020, 5:07 p.m.