Package: DSGEr
Type: Package
Title: Transcriptional Disruption Score for Gene Sets
Version: 1.3.1
Authors@R: c(
    person(given = "Pingwei", family = "Guo",
           email = "1489413126@qq.com", role = c("aut", "cre")),
    person(given = "Huijuan", family = "Li",
           email = "lihuijuan@xzhmu.edu.cn", role = "aut"))
Description: Computes pathway-level transcriptional disruption scores
    from differential expression p-values using permutation tests with
    Generalized Pareto Distribution (GPD) tail extrapolation and false
    discovery rate (FDR) correction. Reference: Guo P, Li H (2026)
    DSGE: Disruption Score of Gene Expression for Gene-Set Enrichment
    Analysis. <https://github.com/LHJLab/DSGE>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: data.table, evd, methods, POT, Rcpp
LinkingTo: Rcpp
Suggests: AnnotationDbi, GO.db
Enhances: KEGGREST, org.Hs.eg.db, reactome.db
Config/roxygen2/version: 8.0.0
RoxygenNote: 7.3.3
NeedsCompilation: yes
Packaged: 2026-06-24 03:19:16 UTC; Lenovo
Author: Pingwei Guo [aut, cre],
  Huijuan Li [aut]
Maintainer: Pingwei Guo <1489413126@qq.com>
Repository: CRAN
Date/Publication: 2026-06-30 11:00:21 UTC
