The code for creating a function that maps values to colors for ComplexHeatmap
heatmaps is not easy for me to remember. Here it is.
Details
My favorite colors to use include:
viridis::viridis
scico::scico(n, palette = "vik")
You can also use scico::scico_palette_show()
to see other colorblind safe palettes.
See also
Other Graphics:
ft_add_figure_numbers()
,
ft_discretize_colorscale()
,
ft_ggplot2_colors()
,
ft_ggplot2_rotate_axis_labels()
Other Code Generators:
ft_data_dictionary()
,
ft_ggplot2_colors()
,
ft_ggplot2_rotate_axis_labels()
,
ft_knitr_opts()
,
ft_plot_includes()
,
ft_remove_figures()
,
ft_title_block()
Other Colors:
ft_discretize_colorscale()
,
ft_ggplot2_colors()