Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

show-Heatmap-method

Draw the Single Heatmap with Defaults


Description

Draw the Single Heatmap with Defaults

Usage

## S4 method for signature 'Heatmap'
show(object)

Arguments

object

A Heatmap-class object.

Details

It actually calls draw,Heatmap-method, but only with default parameters. If users want to customize the heatmap, they can pass parameters directly to draw,Heatmap-method.

Value

The HeatmapList-class object.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL

ComplexHeatmap

Make Complex Heatmaps

v2.6.2
MIT + file LICENSE
Authors
Zuguang Gu
Initial release
2020-11-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.