get_legend_param_list-HeatmapAnnotation-method {ComplexHeatmap}R Documentation

Get a List of Annotation Legend Parameters

Description

Get a List of Annotation Legend Parameters

Usage

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

Arguments

object

A HeatmapAnnotation-class object.

Details

The annotation legend parameters for visible simple annotations are only returned.

This function is only for internal use.

Value

A list.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.4.3 Index]