plot_umap_annot.Rd
Plots UMAP colored by cell annotation
plot_umap_annot(umap, type = "Cell type", labels, title = NULL, colors = NULL)
UMAP object
Description of the labels that are plotted (cell type, unsupervised clusters,...)
Character vector, containing annotation for cells, in the same order as cells in the umap object
Title of the plot.
List of colors, else default custom palette colors will be used
UMAP plot