# ggspavis
[](https://github.com/lmweber/ggspavis/actions)
R package containing visualization functions for spatially resolved transcriptomics data stored in [SpatialExperiment](https://bioconductor.org/packages/SpatialExperiment) format.
These plotting functions are used in our online book [OSTA](https://lmweber.org/OSTA-book/).
## Installation
The package can be installed from GitHub and has been submitted to [Bioconductor](https://github.com/Bioconductor/Contributions/issues/2220).
```
remotes::install_github("lmweber/ggspavis", build_vignettes = TRUE)
```