Bioc2026 Registration Open!

ggsc

Visualizing Single Cell and Spatial Transcriptomics

Bioconductor version: 3.23 · Package version: 1.10.1

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'.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("ggsc")

Details

MaintainerGuangchuang Yu <guangchuangyu@gmail.com>
AuthorGuangchuang Yu [aut, cre, cph] (ORCID: <https://orcid.org/0000-0002-6485-8781>), Shuangbin Xu [aut] (ORCID: <https://orcid.org/0000-0003-3513-5362>), Noriaki Sato [ctb]
LicenseArtistic-2.0
URLhttps://github.com/YuLab-SMU/ggsc (devel), https://yulab-smu.top/ggsc/ (docs)
Bug Reportshttps://github.com/YuLab-SMU/ggsc/issues
System RequirementsGNU make
Downloads rank248
Source branchRELEASE_3_23
biocViewsDimensionReduction, GeneExpression, SingleCell, Software, Spatial, Transcriptomics, Visualization

Documentation

Download

Dependencies

Depends: R (>= 4.1.0)

Imports: Rcpp, RcppParallel, cli, dplyr, ggfun (>= 0.1.5), ggplot2, grDevices, grid, methods, rlang, scattermore, stats, Seurat, SingleCellExperiment, SummarizedExperiment, tidydr, tidyr, tibble, utils, RColorBrewer, yulab.utils, scales

LinkingTo: Rcpp, RcppArmadillo, RcppParallel

Suggests: aplot, BiocParallel, forcats, ggforce, ggnewscale, igraph, knitr, ks, Matrix, prettydoc, rmarkdown, scran, scater, scatterpie (>= 0.2.4), scuttle, shadowtext, sf, SeuratObject, SpatialExperiment, STexampleData, testthat (>= 3.0.0), MASS

Reverse dependencies

Suggests Me (1): SVP