Description Usage Arguments Value
This function calculates Voronoi area for every image in a SpatialExperiment object and adds it to the reducedDim slot Voronoi should be calculated for each image separately, so if data come from several cores, slides, images, and so on then spatialCoords should have a column that specifies how to split.
1 | addVoronoiArea(se, splitBy = NULL)
|
se |
a SpatialExperiment object. |
splitBy |
a character string or interger that specifies a column in spatialCoords to use to split coordiatnes if they correspond to several images. NULL means there is only one image in the object. |
a SpatialExperiment object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.