Package: DysPIA
Type: Package
Title: Dysregulated Pathway Identification Analysis
Version: 1.3
Date: 2020-06-26
Authors@R: c(person("Limei", "Wang", role = c("aut", "cre"),
                     email = "lemon619@gmail.com"),
              person("Jin", "Li", role = c("aut", "ctb"),
                     email = "lijin0202@gmail.com"))
Maintainer: Limei Wang <lemon619@gmail.com>
Description: It is used to identify dysregulated pathways based on a pre-ranked gene pair list. A fast algorithm is used to make the computation really fast. The data in package 'DysPIAData' is needed.
License: GPL (>= 2)
Depends: R (>= 3.5.0), DysPIAData
Imports: Rcpp (>= 1.0.4), BiocParallel, fastmatch, data.table,
        stats,parmigene
LinkingTo: Rcpp
RoxygenNote: 7.1.0
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
Packaged: 2020-06-26 03:40:11 UTC; jinli
Author: Limei Wang [aut, cre],
  Jin Li [aut, ctb]
Repository: CRAN
Date/Publication: 2020-07-10 05:10:03 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-01 02:40:44 UTC; windows
Archs: x64
