Description Usage Arguments Value
Scatter plot of cells in two dimensions
1 | ScatterPlot(object, labels = NULL, filename = NA, title)
|
object |
A SingleCellExperiment object after performing clustering and plot embedding. |
labels |
A vector of length equal to the number of cells matching the object assay columns. The label could be cluster identities or other annotations correcponding to each cell in the same order as appearing in the assay column-wiseS. |
filename |
(optional) specify file path to save plot in pdf format. |
title |
character, specify plot title. |
grob object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.