Provides methods to allow Seurat objects to be utilized directly in the ggplot2 ecosystem.
You can install ggseurat from GitHub with:
if (!requireNamespace('remotes', quietly = TRUE) { install.packages('remotes') } remotes::install_github('mojaveazure/ggseurat')