Skip to contents

creates a complex heatmap of a given matrix of states.

Usage

generate_state_hm(
  states_mat,
  labels_fontsize = 8,
  plot_cols = STATE_COLORS,
  left_annot = NULL,
  legend_11plus = FALSE
)