show-HeatmapAnnotation-method {ComplexHeatmap}R Documentation

Print the HeatmapAnnotation object

Description

Print the HeatmapAnnotation object

Usage

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

Arguments

object

A HeatmapAnnotation-class object.

Value

No value is returned.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.8.0 Index]