Skip to contents

Performs a hierarchical clustering on the rows of a matrix. Code inspired by ComplexHeatmap package.

Usage

hclust_matrix_rows(x)

Arguments

x

Matrix.

Value

A dendrogram.