Package: RandomWalkRestartMH
Type: Package
Title: Random walk with restart on multiplex and heterogeneous Networks
Version: 1.14.0
Date: 2021-08-11
Authors@R: c(
    person(given = "Alberto",
           family = "Valdeolivas",
           role = c("cre","aut","ctb"),
           email = "alvaldeolivas@gmail.com",
           comment = c(ORCID = "0000-0001-5482-9023")))
Description: 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" 
    <https://academic.oup.com/bioinformatics/article/35/3/497/5055408>.
License: GPL (>= 2)
URL: https://github.com/alberto-valdeolivas/RandomWalkRestartMH
BugReports: https://github.com/alberto-valdeolivas/RandomWalkRestartMH/issues
Encoding: UTF-8
LazyData: true
Depends: R(>= 3.5.0)
RoxygenNote: 7.1.1
Imports: igraph, Matrix, dnet, methods
biocViews: GenePrediction, NetworkInference, SomaticMutation,
        BiomedicalInformatics, MathematicalBiology, SystemsBiology,
        GraphAndNetwork, Pathways, BioCarta, KEGG, Reactome, Network
Suggests: BiocStyle, knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-10-27 03:28:21 UTC; biocbuild
git_url: https://git.bioconductor.org/packages/RandomWalkRestartMH
git_branch: RELEASE_3_14
git_last_commit: a2bfc3c
git_last_commit_date: 2021-10-26
Date/Publication: 2021-10-26
Author: Alberto Valdeolivas [cre, aut, ctb]
    (<https://orcid.org/0000-0001-5482-9023>)
Maintainer: Alberto Valdeolivas <alvaldeolivas@gmail.com>
Built: R 4.1.1; ; 2021-10-27 12:52:20 UTC; windows
