Package: GSEAlens
Type: Package
Title: Gene Set Enrichment Analysis Interactive Explorer
Version: 0.99.3
Authors@R: person("Dudali", role = c("aut", "cre"), email = "sealgod@qq.com",comment = c(ORCID = "0000-0002-1825-0097"))
Description: Interactive GSEA exploration and visualization platform supporting both Limma-Voom and DESeq2 backends.
License: MIT + file LICENSE
URL: https://github.com/DDL095/GSEAlens
BugReports: https://github.com/DDL095/GSEAlens/issues
Encoding: UTF-8
RoxygenNote: 8.0.0
biocViews: GeneSetEnrichment, Visualization, ShinyApps, Software
Imports: stats, utils, enrichplot, enrichit, grDevices, magrittr,
        graphics, methods, shiny, shinycssloaders, DT, plotly, ggplot2,
        rlang, igraph, dplyr, tidyr, tibble, stringr, patchwork,
        ComplexHeatmap, circlize, grid, clusterProfiler, limma, edgeR,
        DESeq2, SummarizedExperiment, S4Vectors, msigdbr, future,
        future.apply, htmltools, htmlwidgets, jsonlite, clipr,
        progressr, plyr, visNetwork, shinyjs, BiocParallel
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, shinytest2
Depends: R (>= 4.5.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-05-19 13:43:03 UTC; pkgbuild
Author: Dudali [aut, cre] (ORCID: <https://orcid.org/0000-0002-1825-0097>)
Maintainer: Dudali <sealgod@qq.com>
