Make cluster level plot

make_cluster_plot(
  cluster_to_plot,
  main_title = NA,
  exons_table = NULL,
  meta = NULL,
  cluster_ids = NULL,
  counts = NULL,
  introns = NULL,
  snp_pos = NA
)