ComplexHeatmap (version 1.10.2)

make_row_cluster-Heatmap-method: Make cluster on rows

Description

Make cluster on rows

Usage

## S3 method for class 'Heatmap':
make_row_cluster(object)

Arguments

object
a Heatmap-class object.

Value

Details

The function will fill or adjust row_dend_list, row_order_list, row_title and matrix_param slots.

If order is defined, no clustering will be applied.

This function is only for internal use.

Examples

Run this code
# no example for this internal method
NULL

Run the code above in your browser using DataLab