Package: pageRank
Title: Temporal and Multiplex PageRank for Gene Regulatory Network
        Analysis
Version: 1.0.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
LazyData: true
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_12
git_last_commit: 8a30acb
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-27
NeedsCompilation: no
Packaged: 2020-10-28 03:16:15 UTC; biocbuild
Author: Hongxu Ding [aut, cre, ctb, cph]
Maintainer: Hongxu Ding <hd2326@columbia.edu>
Built: R 4.0.3; ; 2020-10-28 14:52:36 UTC; windows
