View source: R/cluster_markers.R
cluster_markers_heatmaps_df_fn | R Documentation |
tibble
holding parameters for cluster markers heatmaps generation.Compared to the cluster_markers_heatmap_params
target, the output tibble
is expanded to each marker test type etc.
cluster_markers_heatmaps_df_fn(
cluster_markers_processed,
cluster_markers_heatmap_params,
out_dir
)
cluster_markers_processed |
(input target) A |
cluster_markers_heatmap_params |
(input target) A |
out_dir |
A character scalar: path to output directory for heatmap PDFs. |
A tibble
. Output target: cluster_markers_heatmaps_df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.