Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

make_layout-Heatmap-method

Make the Layout of a Single Heatmap


Description

Make the Layout of a Single Heatmap

Usage

## 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 component. Also how to make graphics for heatmap components will be recorded by saving as functions.

Whether to apply row clustering or column clustering affects the layout, so clustering should be applied first by prepare,Heatmap-method 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

# There is no example
NULL

ComplexHeatmap

Make Complex Heatmaps

v2.6.2
MIT + file LICENSE
Authors
Zuguang Gu
Initial release
2020-11-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.