ggsc
This is the released version of ggsc; for the devel version, see ggsc.
Visualizing Single Cell and Spatial Transcriptomics
Bioconductor version: Release (3.22)
Useful functions to visualize single cell and spatial data. It supports visualizing 'Seurat', 'SingleCellExperiment' and 'SpatialExperiment' objects through grammar of graphics syntax implemented in 'ggplot2'.
Author: Guangchuang Yu [aut, cre, cph] ORCID iD ORCID: 0000-0002-6485-8781 , Shuangbin Xu [aut] ORCID iD ORCID: 0000-0003-3513-5362 , Noriaki Sato [ctb]
Maintainer: Guangchuang Yu <guangchuangyu at gmail.com>
citation("ggsc")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ggsc")
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("ggsc")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.