Radius.SlideSeq {Seurat} | R Documentation |
Get Spot Radius
Description
Get Spot Radius
Usage
## S3 method for class 'SlideSeq'
Radius(object, ...)
## S3 method for class 'STARmap'
Radius(object, ...)
## S3 method for class 'VisiumV1'
Radius(object, scale = "lowres", ...)
## S3 method for class 'VisiumV1'
Radius(object, scale = "lowres", ...)
Arguments
object |
An image object |
... |
Arguments passed to other methods |
scale |
A factor to scale the radius by; one of: "hires",
"lowres", or |
See Also
[Package Seurat version 5.1.0 Index]