- Home
- Bioconductor 3.22
- Experiment Packages
- TENxVisiumData
TENxVisiumData
This is the released version of TENxVisiumData; for the devel version, see TENxVisiumData.
Visium spatial gene expression data by 10X Genomics
Bioconductor version: Release (3.22)
Collection of Visium spatial gene expression datasets by 10X Genomics, formatted into objects of class SpatialExperiment. Data cover various organisms and tissues, and include: single- and multi-section experiments, as well as single sections subjected to both whole transcriptome and targeted panel analysis. Datasets may be used for testing of and as examples in packages, for tutorials and workflow demonstrations, or similar purposes.
Author: Helena L. Crowell [aut, cre] ORCID iD ORCID: 0000-0002-4801-1767
Maintainer: Helena L. Crowell <helena at crowell.eu>
citation("TENxVisiumData")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TENxVisiumData")
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("TENxVisiumData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.