Code for defined cell types

@lulu
Here’s the code:

plot_grid(plotReducedDim(sce, dimred = "umap", colour_by = "ENSMUSG00000022382", text_by = "celltype", text_size = 2),
                   plotReducedDim(sce, dimred = "umap", colour_by = "ENSMUSG00000033227", text_by = "celltype", text_size = 2))

What it looks like: