- Home
- Bioconductor 3.19
- Software Packages
- SpatialExperiment
SpatialExperiment
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see SpatialExperiment.
S4 Class for Spatially Resolved -omics Data
Bioconductor version: 3.19
Defines an S4 class for storing data from spatial -omics experiments. The class extends SingleCellExperiment to support storage and retrieval of additional information from spot-based and molecule-based platforms, including spatial coordinates, images, and image metadata. A specialized constructor function is included for data from the 10x Genomics Visium platform.
Author: Dario Righelli [aut, cre], Davide Risso [aut], Helena L. Crowell [aut], Lukas M. Weber [aut], Nicholas J. Eagles [ctb]
Maintainer: Dario Righelli <dario.righelli at gmail.com>
citation("SpatialExperiment")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SpatialExperiment")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("SpatialExperiment")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.