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
# no example for this internal method
NULL

eilslabs/ComplexHeatmap documentation built on May 16, 2019, 1:21 a.m.