show-Heatmap-method: Draw the Single Heatmap with Defaults

show-Heatmap-methodR Documentation

Draw the Single Heatmap with Defaults

Description

Draw the Single Heatmap with Defaults

Usage

## S4 method for signature 'Heatmap'
show(object)

Arguments

object

A Heatmap-class object.

Details

It actually calls draw,Heatmap-method, but only with default parameters. If users want to customize the heatmap, they can pass parameters directly to draw,Heatmap-method.

Value

The HeatmapList-class object.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL


jokergoo/ComplexHeatmap documentation built on Nov. 17, 2023, 11:27 a.m.