Skip to content

YuLab-SMU/ggsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ggsc

README updated: 2023-11-29

License: Artistic-2.0
R build status

ggsc: Visualizing Single Cell and Spatial Transcriptomics

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

✍️ Authors

Guangchuang YU

School of Basic Medical Sciences, Southern Medical University

https://yulab-smu.top

⏬ Installation

## release version
if(!require("BiocManager")) install.packages("BiocManager")
BiocManager::install("ggsc")

## devel version
if(!require("remotes")) install.packages("remotes")
remotes::install_github("yulab-smu/ggsc")

Documentation


About

🧠 Visualizing Single Cell and Spatial Transcriptomics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published