Usage
plot_umap(coordinate_umap, cluster)
Arguments
coordinate_umap
Data frame with dimensionality reduction coordinates.
Number of rows must be equal to the number of cells
cluster
Vector of length equal to the number of cells, with cluster
assignment.