plot_umap {CIARA} | R Documentation |
plot_umap
Description
plot_umap
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. |
Value
ggplot2 object.
Author(s)
Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de
See Also
https://CRAN.R-project.org/package=ggplot2
[Package CIARA version 0.1.0 Index]