Package: pageRank
Title: Temporal and Multiplex PageRank for Gene Regulatory Network
        Analysis
Version: 1.20.0
Authors@R: person("Hongxu", "Ding", role=c("aut", "cre", "ctb", "cph"), email="hd2326@columbia.edu")
Description: Implemented temporal PageRank analysis as defined by Rozenshtein and Gionis. Implemented multiplex PageRank as defined by Halu et al. Applied temporal and multiplex PageRank in gene regulatory network analysis.
Depends: R (>= 4.0)
License: GPL-2
Encoding: UTF-8
Imports: GenomicRanges, igraph, motifmatchr, stats, utils, grDevices,
        graphics
Suggests: bcellViper, BSgenome.Hsapiens.UCSC.hg19, JASPAR2018,
        TxDb.Hsapiens.UCSC.hg19.knownGene, org.Hs.eg.db, TFBSTools,
        GenomicFeatures, annotate
biocViews: StatisticalMethod, GeneTarget, Network
URL: https://github.com/hd2326/pageRank
BugReports: https://github.com/hd2326/pageRank/issues
RoxygenNote: 6.1.99.9001
git_url: https://git.bioconductor.org/packages/pageRank
git_branch: RELEASE_3_22
git_last_commit: 77c4d03
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 05:36:47 UTC; biocbuild
Author: Hongxu Ding [aut, cre, ctb, cph]
Maintainer: Hongxu Ding <hd2326@columbia.edu>
