add_bar
# S4 method for InputHeatmap
add_bar(.data, .column, palette = NULL)
A `tbl_df` formatted as | <ELEMENT> | <FEATURE> | <VALUE> | <...> |
Vector of quotes
A character vector of colors This is the list of palettes that will be used for horizontal and vertical discrete annotations. The discrete classification of annotations depends on the column type of your input tibble (e.g., character and factor).
A `InputHeatmap` object that gets evaluated to a `ComplexHeatmap`