Type: Package Package: DTSEA Title: Drug Target Set Enrichment Analysis Version: 0.0.3 Authors@R: c(person(given = "Junwei", family = "Han", email = "hanjunwei1981@163.com", role = c("aut", "cre", "cph")), person(given = "Yinchun", family = "Su", role = "aut")) Maintainer: Junwei Han Description: It is a novel tool used to identify the candidate drugs against a particular disease based on the drug target set enrichment analysis. It assumes the most effective drugs are those with a closer affinity in the protein-protein interaction network to the specified disease. (See Gómez-Carballa et al. (2022) and Feng et al. (2022) for disease expression profiles; see Wishart et al. (2018) and Gaulton et al. (2017) for drug target information; see Kanehisa et al. (2021) for the details of KEGG database.) License: GPL (>= 2) Depends: R (>= 4.0.0) Imports: dplyr, fgsea, igraph, magrittr, tibble, tidyr, BiocParallel, stringr Suggests: knitr, rmarkdown VignetteBuilder: knitr Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 URL: https://github.com/hanjunwei-lab/DTSEA BugReports: https://github.com/hanjunwei-lab/DTSEA/issues Config/pak/sysreqs: libglpk-dev libicu-dev libxml2-dev Repository: https://hanjunwei-lab.r-universe.dev Date/Publication: 2022-11-05 07:59:22 UTC RemoteUrl: https://github.com/hanjunwei-lab/dtsea RemoteRef: HEAD RemoteSha: 5a6e47743c477353c603b89caa2dd36908d34e4f NeedsCompilation: no Packaged: 2026-07-04 06:52:44 UTC; root Author: Junwei Han [aut, cre, cph], Yinchun Su [aut]