- Home
- Bioconductor 3.22
- Software Packages
- SpatialExperiment
SpatialExperiment
This is the released version of SpatialExperiment; for the devel version, see SpatialExperiment.
S4 Class for Spatially Resolved -omics Data
Bioconductor version: Release (3.22)
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] ORCID iD ORCID: 0000-0003-1504-3583 , Davide Risso [aut] ORCID iD ORCID: 0000-0001-8508-5012 , Helena L. Crowell [aut] ORCID iD ORCID: 0000-0002-4801-1767 , Lukas M. Weber [aut] ORCID iD ORCID: 0000-0002-3282-1730 , Nicholas J. Eagles [ctb]
Maintainer: Dario Righelli <dario.righelli at gmail.com>
citation("SpatialExperiment")):
Installation
To install this package, start R (version "4.5") 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.