make_row_cluster-Heatmap-method: Make Cluster on Rows

Description Usage Arguments Details Value Author(s) Examples

Description

Make Cluster on Rows

Usage

1
2
## S4 method for signature 'Heatmap'
make_row_cluster(object)

Arguments

object

A Heatmap-class object.

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.

Value

A Heatmap-class object.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# There is no example
NULL

ComplexHeatmap documentation built on Nov. 14, 2020, 2:01 a.m.