cluster_by_hdbscan {simplifyEnrichment} | R Documentation |
Cluster similarity matrix by hdbscan
cluster_by_hdbscan(mat, minPts = 5, ...)
mat |
The similarity matrix. |
minPts |
Passed to the |
... |
Other arguments passed to |
A vector of cluster labels (in numeric).
# There is no example NULL