View source: R/tissue.in.depth.R
calcDistance2SpotSet | R Documentation |
Finds distance to the closest spot from the set and returns it expressed in inter-spot distances
calcDistance2SpotSet(v, spots, image.name = NULL)
v |
Seurat visium object |
spots |
set of spots (character, intereger, or logical index of the spots in v) |
image.name |
image to use, specify if object contains more than one sample |
numeric vector with distances to the nearest spot from set (in interspot distances)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.