.make_vertices | R Documentation |
Make vertices outlining spots/subspots for geom_polygon()
.make_vertices(sce, fill, platform, is.enhanced, nsubspots.per.edge = 3)
sce |
SingleCellExperiment with row/col in colData |
fill |
Name of a column in |
platform |
"Visium", "VisiumHD" or"ST", used to determine spot layout |
is.enhanced |
If true, |
Table of (x.pos, y.pos, spot, fill); where spot
groups the
vertices outlining the spot's border
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.