spatial.experiments: Get and set 'spatial.experiments' slot in a...

spatial.experimentsR Documentation

Get and set spatial.experiments slot in a SpatialExperiment object

Description

Get and set spatial.experiments slot in a SpatialExperiment object

Usage

spatial.experiments(object, index.st = NULL)

spatial.experiments(object, index.st = NULL) <- value

Arguments

object

SpatialExperiment object.

index.st

Index of the spatial transcriptomics data within the list. It can be either an position or a name if a named list was provided. If NULL (by default), all data contained in the spatial.experiments slot are returned.

value

List in which each element is a SpatialExperiment object. It can be a named list.


SpatialDDLS documentation built on Oct. 31, 2024, 5:07 p.m.