draw-EnrichedHeatmap-method {EnrichedHeatmap} | R Documentation |
Draw a single heatmap
## S4 method for signature 'EnrichedHeatmap' draw(object, internal = FALSE, ...)
object |
an |
internal |
only used internally. |
... |
pass to |
The function creates an EnrichedHeatmapList-class
object which only contains a single heatmap
and call draw,EnrichedHeatmapList-method
to make the final heatmap.
An EnrichedHeatmapList-class
object.
Zuguang Gu <z.gu@dkfz.de>
# see documentation of EnrichedHeatmap NULL