show-EnrichedHeatmap-method: Draw the single heatmap with default parameters

Description Usage Arguments Details Value Author(s) Examples

Description

Draw the single heatmap with default parameters

Usage

1
2
## S4 method for signature 'EnrichedHeatmap'
show(object)

Arguments

object

an EnrichedHeatmap-class object.

Details

Actually it calls draw,EnrichedHeatmap-method, but only with default parameters. If users want to customize the heatmap, they can pass parameters directly to draw,EnrichedHeatmap-method.

Value

An EnrichedHeatmapList-class object.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# see documentation of EnrichedHeatmap
NULL

eilslabs/EnrichedHeatmap documentation built on May 16, 2019, 1:22 a.m.