make_layout-Heatmap-method: Make the layout of a single heatmap

Description Usage Arguments Details Value Author(s) Examples

Description

Make the layout of a single heatmap

Usage

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

Arguments

object

a Heatmap-class object.

Details

The layout of the single heatmap will be established by setting the size of each heatmap components. Also functions that make graphics for heatmap components will be recorded.

Whether apply row clustering or column clustering affects the layout, so clustering should be applied first before making the layout.

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.