Detect ComplexHeatmap Heatmap grid layout components
Source:R/jam_hmgroupcolumnlabels.R
      detect_heatmap_components.RdDetect ComplexHeatmap Heatmap grid layout components
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().
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.
See also
Other jamses heatmaps: 
heatmap_column_group_labels(),
heatmap_se()