ComplexHeatmap (version 1.10.2)

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

Description

Draw a list of heatmaps with default parameters

Usage

## S3 method for class 'HeatmapList':
show(object)

Arguments

object

Value

  • This function returns no value.

Details

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

Examples

Run this code
# There is no example
NULL

Run the code above in your browser using DataLab