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 NULL for the unscaled value.

See Also

SeuratObject::Radius


[Package Seurat version 5.1.0 Index]