GetTissueCoordinates: Get tissue coordinates
Description
Get tissue coordinates
Usage
GetTissueCoordinates(object, ...)# S3 method for Seurat
GetTissueCoordinates(object, image = NULL, ...)
Value
A data frame with tissue coordinates
Arguments
- object
An object
- ...
Arguments passed to other methods
- image
Name of SpatialImage
object to get coordinates for; if
NULL
, will attempt to select an image automatically