- Home
- Bioconductor 3.18
- Software Packages
- ggspavis
ggspavis
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see ggspavis.
Visualization functions for spatially resolved transcriptomics data
Bioconductor version: 3.18
Visualization functions for spatially resolved transcriptomics datasets stored in SpatialExperiment format. Includes functions to create several types of plots for data from from spot-based (e.g. 10x Genomics Visium) and molecule-based (e.g. seqFISH) technological platforms.
Author: Lukas M. Weber [aut, cre] , Helena L. Crowell [aut]
Maintainer: Lukas M. Weber <lmweberedu at gmail.com>
citation("ggspavis")):
Installation
To install this package, start R (version "4.3") 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.