Package: PAST
Type: Package
Title: Pathway Association Study Tool (PAST)
Version: 1.27.0
Authors@R: c(person("Thrash", "Adam", email = "thrash@igbb.msstate.edu",
    role = c("cre", "aut")), person("DeOrnellis", "Mason", role = c("aut")))
Description: PAST takes GWAS output and assigns SNPs to genes, uses
        those genes to find pathways associated with the genes, and
        plots pathways based on significance. Implements methods for
        reading GWAS input data, finding genes associated with SNPs,
        calculating enrichment score and significance of pathways, and
        plotting pathways.
License: GPL (>=3) + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.0)
Imports: stats, utils, dplyr, rlang, iterators, parallel, foreach,
        doParallel, qvalue, rtracklayer, ggplot2, GenomicRanges,
        S4Vectors
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.1.0
URL: https://github.com/IGBB/past
BugReports: https://github.com/IGBB/past/issues
biocViews: Pathways, GeneSetEnrichment
Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libxml2-dev
        libssl-dev xz-utils zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 14:52:22 UTC
RemoteUrl: https://github.com/bioc/PAST
RemoteRef: HEAD
RemoteSha: a345f7a74db2df1958154278a552b216253effcb
NeedsCompilation: no
Packaged: 2026-01-09 21:36:37 UTC; root
Author: Thrash Adam [cre, aut],
  DeOrnellis Mason [aut]
Maintainer: Thrash Adam <thrash@igbb.msstate.edu>
Built: R 4.6.0; ; 2026-01-09 21:40:04 UTC; windows
