- Home
- Bioconductor 3.23
- Experiment Packages
- SpatialDatasets (development version)
SpatialDatasets
This is the development version of SpatialDatasets; for the stable release version, see SpatialDatasets.
Collection of spatial omics datasets
Bioconductor version: Development (3.23)
This is a collection of publically available spatial omics datasets. Where possible we have curated these datasets as either SpatialExperiments, MoleculeExperiments or CytoImageLists and included annotations of the sample characteristics.
Author: Farhan Ameen [aut], Nick Robertson [aut], Alex Qin [aut], Shreya Rao [aut], Elijah Willie [aut], Ellis Patrick [aut, cre]
Maintainer: Ellis Patrick <ellis.patrick at sydney.edu.au>
citation("SpatialDatasets")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("SpatialDatasets")
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("SpatialDatasets")
Details
Package Archives
Follow Installation instructions to use this package in your R session.