detect_heatmap_components | R Documentation |
Detect ComplexHeatmap Heatmap grid layout components
detect_heatmap_components(...)
... |
additional arguments are ignored. |
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.
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()
.
Other jamses heatmaps:
heatmap_column_group_labels()
,
heatmap_se()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.