Cluster similarity matrix by MCL

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
#> NULL