- Home
- Bioconductor 3.17
- Software Packages
- RandomWalkRestartMH
RandomWalkRestartMH
This package is for version 3.17 of Bioconductor; for the stable, up-to-date release version, see RandomWalkRestartMH.
Random walk with restart on multiplex and heterogeneous Networks
Bioconductor version: 3.17
This package performs Random Walk with Restart on multiplex and heterogeneous networks. It is described in the following article: "Random Walk With Restart On Multiplex And Heterogeneous Biological Networks"
Author: Alberto Valdeolivas [cre, aut, ctb]
Maintainer: Alberto Valdeolivas <alvaldeolivas at gmail.com>
citation("RandomWalkRestartMH")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RandomWalkRestartMH")
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("RandomWalkRestartMH")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.