color |
Optional hex code to set color of borders around spots. Set to
NA to remove borders.
|
... |
Additional arguments for geom_polygon() . size , to
specify the linewidth of these borders, is likely the most useful.
|
platform |
Spatial sequencing platform. If "Visium", the hex spot layout
will be used, otherwise square spots will be plotted.
NOTE: specifying this argument is only necessary if sce was not
created by spatialCluster() or spatialEnhance() .
|
is.enhanced |
True if sce contains subspot-level data instead of
spots. Spatial sequencing platform. If true, the respective subspot lattice
for each platform will be plotted.
NOTE: specifying this argument is only necessary if sce was not
created by spatialCluster() or spatialEnhance() .
|