partition_by_hclust {simplifyEnrichment} | R Documentation |
Partition by hclust
partition_by_hclust(mat)
mat |
The similarity matrix. |
The "ward.D2" clusering method was used.
This function is used to set to the partition_fun
argument in binary_cut
.
# There is no example NULL