View source: R/visualization.R
dimred_plots_clustering_fn | R Documentation |
Make a dimred plot for each clustering and dimred method.
dimred_plots_clustering_fn(
sce_dimred,
dimred_names,
cluster_df,
spatial = FALSE,
out_dir = NULL
)
sce_dimred |
A |
dimred_names |
A character vector: dimred names to use for plotting. |
cluster_df |
A tibble. |
spatial |
A logical vector, TRUE for enable pseudotissue visualization for spatial transcriptomics datasets |
out_dir |
A character scalar: output directory in which PDF and PNG files will be saved. |
A tibble. Output target: dimred_plots_clustering
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.