README.md

ggseurat

Lifecycle Questioning CRAN/METACRAN

ggplot2 Bindings for Seurat Objects

Provides methods to allow Seurat objects to be utilized directly in the ggplot2 ecosystem.

Installation

You can install ggseurat from GitHub with:

if (!requireNamespace('remotes', quietly = TRUE) {
  install.packages('remotes')
}
remotes::install_github('mojaveazure/ggseurat')


mojaveazure/ggseurat documentation built on Dec. 10, 2024, 12:05 a.m.