Name Mode Size
..
plotDimRed.Rd 100644 3 kb
plotMolecules.Rd 100644 2 kb
plotQC.Rd 100644 4 kb
plotSpots.Rd 100644 2 kb
plotVisium.Rd 100644 4 kb
README.md
# ggspavis [![R build status](https://github.com/lmweber/ggspavis/workflows/R-CMD-check-bioc/badge.svg)](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) ```