ggspavis
This is the development version of ggspavis; for the stable release version, see ggspavis.
Visualization functions for spatial transcriptomics data
Bioconductor version: Development (3.23)
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]            
              , Helena L. Crowell [aut]
             
           
, Helena L. Crowell [aut]            
              , Yixing E. Dong [aut]
             
           
, Yixing E. Dong [aut]            
              
             
           
    
Maintainer: Lukas M. Weber <lmweb012 at gmail.com>
citation("ggspavis")):
      
    Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("ggspavis")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual | 
Details
| biocViews | DimensionReduction, GeneExpression, QualityControl, SingleCell, Software, Spatial, Transcriptomics | 
| Version | 1.15.9 | 
| In Bioconductor since | BioC 3.14 (R-4.1) (4 years) | 
| License | MIT + file LICENSE | 
| Depends | ggplot2 | 
| Imports | SpatialExperiment, SingleCellExperiment, SummarizedExperiment, ggside, grid, ggrepel, RColorBrewer, scales, grDevices, methods, stats | 
| System Requirements | |
| URL | https://github.com/lmweber/ggspavis | 
| Bug Reports | https://github.com/lmweber/ggspavis/issues | 
See More
| Suggests | BiocStyle, rmarkdown, knitr, OSTA.data, VisiumIO, arrow, STexampleData, BumpyMatrix, scater, scran, uwot, testthat, patchwork | 
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report | 
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/ggspavis | 
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/ggspavis | 
| Package Short Url | https://bioconductor.org/packages/ggspavis/ | 
| Package Downloads Report | Download Stats |