README.md

STexampleData

R build status

The STexampleData package contains a collection of spatial transcriptomics datasets, which have been formatted into the SpatialExperiment Bioconductor class, for use in examples, demonstrations, and tutorials. The datasets are from several different technological platforms and have been sourced from various publicly available sources. Several datasets include images and/or reference annotation labels.

The STexampleData package is available from Bioconductor.

A vignette containing examples and documentation is available from Bioconductor.

Installation

The release version of the STexampleData package can be installed from Bioconductor:

install.packages("BiocManager")
BiocManager::install("STexampleData")

The development version can be installed from the development version of Bioconductor (see Bioconductor website for details) or from GitHub:

install.packages("remotes")
remotes::install_github("lmweber/STexampleData")

Citation



lmweber/STexampleData documentation built on May 12, 2024, 6:11 p.m.