Package: SeuratExplorer
Title: An 'Shiny' App for Exploring scRNA-seq Data Processed in
        'Seurat'
Version: 0.1.2
Authors@R: 
  person("Yongchao", "Zhang", , "zhangyongchao@nibs.ac.cn", role = c("aut", "cre"),
           comment = c("https://github.com/fentouxungui"))
Description: A simple, one-command package which runs an interactive dashboard capable of common visualizations for single cell RNA-seq. 'SeuratExplorer' requires a processed 'Seurat' object, which is saved as 'rds' or 'qs2' file.
License: GPL (>= 3)
URL: https://CRAN.R-project.org/package=SeuratExplorer,
        https://github.com/fentouxungui/SeuratExplorer
BugReports: https://github.com/fentouxungui/SeuratExplorer/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: utils, tools, stats, methods, Seurat (>= 5.4.0), SeuratObject
        (>= 5.3.0), ggplot2 (>= 4.0.1), shinydashboard,
        shinydashboardPlus, DT, shinycssloaders, patchwork (>= 1.3.2),
        colourpicker, shinyWidgets, scales, shinyjqui, shinyBS,
        ggalluvial, dplyr, qs2, circlize, reshape2, knitr, markdown
Depends: R (>= 4.1.0), shiny
Suggests: ComplexHeatmap, MAST, limma, DESeq2, Signac
NeedsCompilation: no
Packaged: 2026-01-19 05:12:35 UTC; Xi_Lab
Author: Yongchao Zhang [aut, cre] (https://github.com/fentouxungui)
Maintainer: Yongchao Zhang <zhangyongchao@nibs.ac.cn>
Repository: CRAN
Date/Publication: 2026-01-19 05:40:02 UTC
Built: R 4.6.0; ; 2026-02-05 05:37:08 UTC; windows
