SpatialExperiment-misc {SpatialExperiment}R Documentation

Miscellaneous SpatialExperiment methods

Description

Miscellaneous methods for the SpatialExperiment class and its descendants that do not fit into any other documentation category such as, for example, show methods.

Usage

## S4 method for signature 'SpatialExperiment'
show(object)

Arguments

object

a SpatialExperiment object

Value

Returns NULL

Author(s)

Dario Righelli and Helena L. Crowell

Examples

example(read10xVisium)
spe

[Package SpatialExperiment version 1.2.1 Index]