Description Usage Arguments Examples
Takes in data frame of annotations and desired colors for each value in each column, and fills in missing values and returns palette in format required by ComplexHeatmap.
1 | generate_palette_complex_heatmap(annotations, palette)
|
annotations |
data frame of annotations |
palette |
list of character vectors, each element in list with the same name as columns in data frame, and each character vector containing the value as the name and color as the value. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.