show-EnrichedHeatmapList-method: Draw a list of heatmaps with default parameters

Description Usage Arguments Details Value Examples

Description

Draw a list of heatmaps with default parameters

Usage

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

Arguments

object

an EnrichedHeatmapList-class object.

Details

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

Value

An EnrichedHeatmapList-class object.

Examples

1
2
# see documentation of EnrichedHeatmap
NULL

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