- Home
- Bioconductor 3.19
- Software Packages
- pageRank
pageRank
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see pageRank.
Temporal and Multiplex PageRank for Gene Regulatory Network Analysis
Bioconductor version: 3.19
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.
Author: Hongxu Ding [aut, cre, ctb, cph]
Maintainer: Hongxu Ding <hd2326 at columbia.edu>
citation("pageRank")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("pageRank")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("pageRank")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.