| make_row_cluster-Heatmap-method {ComplexHeatmap} | R Documentation |
Make cluster on rows
## S4 method for signature 'Heatmap' make_row_cluster(object)
object |
a |
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.
A Heatmap-class object.
Zuguang Gu <z.gu@dkfz.de>
# no example for this internal method NULL