View source: R/visualization.R
dimred_plots_cell_annotation_params_df_fn | R Documentation |
Make a tibble with parameters for dimred plots of cell annotation labels.
dimred_plots_cell_annotation_params_df_fn(
dimred_names,
cell_annotation_params,
out_dir = NULL
)
dimred_names |
A character vector: names of dimreds. |
cell_annotation_params |
(input target) A tibble. |
out_dir |
A character scalar: output directory in which PDF and PNG files will be later saved. |
A tibble. Output target: dimred_plots_other_vars_params
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.