- Home
- Bioconductor 3.15
- Experiment Packages
- STexampleData
STexampleData
This package is for version 3.15 of Bioconductor; for the stable, up-to-date release version, see STexampleData.
Collection of spatially-resolved transcriptomics datasets in SpatialExperiment Bioconductor format
Bioconductor version: 3.15
Collection of spatially-resolved transcriptomics (SRT) datasets in SpatialExperiment Bioconductor format, for use in examples, demonstrations, and tutorials. The datasets are from several different SRT platforms and have been sourced from various publicly available sources. Several datasets include images and/or ground truth annotation labels.
Author: Lukas M. Weber [aut, cre]
Maintainer: Lukas M. Weber <lukas.weber.edu at gmail.com>
citation("STexampleData")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("STexampleData")
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("STexampleData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.