Get a figure to display subclusterings at multiple resolutions
get_subclust_umap(container, all_ctypes, all_res, n_col = 3)
The project container with a cowplot figure of all UMAP plots in container$plots$subc_umap_fig and the individual umap plots in container$plots$subc_umaps
environment Project container that stores sub-containers for each cell type as well as results and plots from all analyses
character A vector of the cell types to include
numeric A vector of resolutions matching the all_ctypes parameter
numeric The number of columns to organize the figure into (default=3)