View source: R/pathway_heatmap.R
generate_nested_colors | R Documentation |
Generate colors for nested grouping variables
generate_nested_colors(metadata, all_groups, colors = NULL)
metadata |
A data frame containing metadata |
all_groups |
A character vector of grouping variables |
colors |
A character vector of colors or NULL |
A character vector of colors appropriate for the grouping structure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.