- Home
- Bioconductor 3.22
- Software Packages
- pageRank
pageRank
This is the released version of pageRank; for the devel version, see pageRank.
Temporal and Multiplex PageRank for Gene Regulatory Network Analysis
Bioconductor version: Release (3.22)
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.5") 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.