Description Usage Arguments Value See Also Examples
Plot spatial cluster assignments.
1 2 3 4 5 6 7 8 9 |
sce |
SingleCellExperiment. If |
label |
Labels used to color each spot. May be the name of a column in
|
palette |
Optional vector of hex codes to use for discrete spot values. |
color |
Optional hex code to set color of borders around spots. Set to
|
platform |
Spatial sequencing platform. If "Visium", the hex spot layout
will be used, otherwise square spots will be plotted. |
is.enhanced |
True if |
... |
Additional arguments for |
Returns a ggplot object.
Other spatial plotting functions:
featurePlot()
1 2 | sce <- exampleSCE()
clusterPlot(sce)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.