plot_umap_labels: Dimensionality reduction plots for a two-batch dataset before...

View source: R/utils_plotting.R

plot_umap_labelsR Documentation

Dimensionality reduction plots for a two-batch dataset before and after correction - colored by batch and label

Description

Dimensionality reduction plots for a two-batch dataset before and after correction - colored by batch and label

Usage

plot_umap_labels(uncorrected, corrected, filename = NULL, seed = 473)

Arguments

uncorrected

tibble with uncorrected data

corrected

tibble with corrected data

filename

Output figure filename. If NULL plots are returned

seed

For reproducibility

See Also

Other plot: plot_density(), plot_dimred(), plot_dimred_full(), plot_save_four(), plot_save_two()


biosurf/cyCombine documentation built on May 23, 2024, 4:07 a.m.