View source: R/Plotting_functions.R
plot_umap | R Documentation |
plot_umap
plot_umap(coordinate_umap, cluster)
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. |
ggplot2 object.
Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.