dimred_plots_clustering_fn: Make a dimred plot for each clustering and dimred method.

View source: R/visualization.R

dimred_plots_clustering_fnR Documentation

Make a dimred plot for each clustering and dimred method.

Description

Make a dimred plot for each clustering and dimred method.

Usage

dimred_plots_clustering_fn(
  sce_dimred,
  dimred_names,
  cluster_df,
  out_dir = NULL
)

Arguments

sce_dimred

A SingleCellExperiment object with computed dimreds specified in dimred_names.

dimred_names

A character vector: dimred names to use for plotting.

cluster_df

A tibble.

out_dir

A character scalar: output directory in which PDF and PNG files will be saved.

Value

A tibble. Output target: dimred_plots_clustering


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