- Home
- Bioconductor 3.21
- Software Packages
- ggspavis
ggspavis
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see ggspavis.
Visualization functions for spatial transcriptomics data
Bioconductor version: 3.21
Visualization functions for spatial transcriptomics data. Includes functions to generate several types of plots, including spot plots, feature (molecule) plots, reduced dimension plots, spot-level quality control (QC) plots, and feature-level QC plots, for datasets from the 10x Genomics Visium and other technological platforms. Datasets are assumed to be in either SpatialExperiment or SingleCellExperiment format.
Author: Lukas M. Weber [aut, cre] ORCID iD ORCID: 0000-0002-3282-1730 , Helena L. Crowell [aut] ORCID iD ORCID: 0000-0002-4801-1767 , Yixing E. Dong [aut] ORCID iD ORCID: 0009-0003-5115-5686
Maintainer: Lukas M. Weber <lmweberedu at gmail.com>
citation("ggspavis")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ggspavis")
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("ggspavis")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.