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

Description Usage Arguments Details Value Author(s) Examples

Description

Draw the Single Heatmap with Defaults

Usage

1
2
## 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

1
2
# There is no example
NULL

zhongmicai/complexHeatmap documentation built on May 7, 2019, 6:11 a.m.