ggsc
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see ggsc.
Visualizing Single Cell Data
Bioconductor version: 3.18
Useful functions to visualize single cell and spatial data. It supports both 'SingleCellExperiment' and 'Seurat' objects. It also supports visualizing the data using grammar of graphics implemented in 'ggplot2'.
Author: Guangchuang Yu [aut, cre, cph] , Shuangbin Xu [aut]
Maintainer: Guangchuang Yu <guangchuangyu at gmail.com>
citation("ggsc")):
Installation
To install this package, start R (version "4.3") 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.