cluster_sc3_cluster_stability_plots_file_fn: Save SC3 cluster stability plots to a single PDF.

View source: R/clustering.R

cluster_sc3_cluster_stability_plots_file_fnR Documentation

Save SC3 cluster stability plots to a single PDF.

Description

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 -.


bioinfocz/scdrake documentation built on Jan. 29, 2024, 10:24 a.m.