sc_mae_plot_umap | R Documentation |
Uses feature count data from multiple experiment objects to produce UMAPs for each assay and then overlay them on the same pair of axes
sc_mae_plot_umap(mae, by = NULL, output_file = NULL)
mae |
The MultiAssayExperiment object |
by |
What to colour the points by. Needs to be in colData of all experiments. |
output_file |
The path of the output file |
A ggplot2 object representing the UMAP plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.