Create a final tibble holding parameters for cluster markers heatmaps generation.
      Source: R/cluster_markers.R
      cluster_markers_heatmaps_df_fn.RdCompared to the cluster_markers_heatmap_params target, the output tibble is expanded to each marker test type etc.
Usage
cluster_markers_heatmaps_df_fn(
  cluster_markers_processed,
  cluster_markers_heatmap_params,
  out_dir
)