draw-EnrichedHeatmap-method: Draw a single heatmap

Description Usage Arguments Details Value Author(s) Examples

Description

Draw a single heatmap

Usage

1
2
## S4 method for signature 'EnrichedHeatmap'
draw(object, internal = FALSE, ...)

Arguments

object

an EnrichedHeatmap-class object.

internal

only used internally.

...

pass to draw,HeatmapList-method.

Details

The function creates an EnrichedHeatmapList-class object which only contains a single heatmap and call draw,EnrichedHeatmapList-method to make the final heatmap.

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.