show-SingleAnnotation-method {ComplexHeatmap}R Documentation

Print the SingleAnnotation object

Description

Print the SingleAnnotation object

Usage

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

Arguments

object

A SingleAnnotation-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.2.0 Index]