Computes UMAP of super-cells
supercell_UMAP(SC, PCA_name = "SC_PCA", n.comp = NULL, n_neighbors = 15, ...)
umap result
super-cell structure (output of SCimplify) with a field PCA_name
containing PCA result
name of SC
field containing result of supercell_prcomp
number of vector of principal components to use for computing UMAP
number of neighbors (parameter of umap)
other parameters of umap