Package: PAST
Type: Package
Title: Pathway Association Study Tool (PAST)
Version: 1.0.1
Authors@R: c(person("Thrash", "Adam", email = "thrash@igbb.msstate.edu",
    role = c("aut", "cre")), 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)
Encoding: UTF-8
Depends: R (>= 3.6)
Imports: stats, utils, dplyr, rlang, iterators, parallel, foreach,
        doParallel, qvalue, rtracklayer, ggplot2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 6.1.1
URL: https://github.com/IGBB/past
BugReports: https://github.com/IGBB/past/issues
biocViews: Pathways, GeneSetEnrichment
git_url: https://git.bioconductor.org/packages/PAST
git_branch: RELEASE_3_9
git_last_commit: bb44d41
git_last_commit_date: 2019-08-07
Date/Publication: 2019-08-07
NeedsCompilation: no
Packaged: 2019-08-08 05:38:15 UTC; biocbuild
Author: Thrash Adam [aut, cre],
  DeOrnellis Mason [aut]
Maintainer: Thrash Adam <thrash@igbb.msstate.edu>
Built: R 3.6.1; ; 2019-08-08 13:47:48 UTC; windows
