Skip to contents

Save SC3 cluster stability plots to a single PDF.

Usage

cluster_sc3_cluster_stability_plots_file_fn(
  cluster_sc3_df,
  out_dir,
  is_integration
)

Arguments

cluster_sc3_df

(input target) A tibble returned from cluster_sc3_df_fn().

out_dir

A character scalar: output directory.

is_integration

A logical scalar: if TRUE, clusterings will be named as cluster_int_*, otherwise cluster_*.

Value

A character scalar: path to output PDF file. It will be {out_dir}/cluster_sc3_stability_plots_k{k}.pdf where k

are ks joined by -.