detect_heatmap_components: Detect ComplexHeatmap Heatmap grid layout components

detect_heatmap_componentsR Documentation

Detect ComplexHeatmap Heatmap grid layout components

Description

Detect ComplexHeatmap Heatmap grid layout components

Usage

detect_heatmap_components(...)

Arguments

...

additional arguments are ignored.

Details

This function is a wrapper around ComplexHeatmap::list_components() which also creates a list of component names based upon common naming conventions used in the ComplexHeatmap package.

Value

list of character vectors, where list names represent different features of the heatmap, and each character vector includes the grid layout component name stem suitable for use in heatmap_column_group_labels().


jmw86069/jamses documentation built on May 31, 2024, 1:36 p.m.