Package: DiffNet
Type: Package
Title: Identifying Significant Node Scores using Network Diffusion
        Algorithm
Version: 1.0.2
Authors@R: c(person("Farzaneh", "Firoozbakht", role = c("aut", "cre","cph"),
            email = "faren.firoozbakht@gmail.com"))
Description: Designed for network analysis, leveraging the personalized PageRank algorithm to calculate node scores in a given graph. This innovative approach allows users to uncover the importance of nodes based on a customized perspective, making it particularly useful in fields like bioinformatics, social network analysis, and more.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: igraph, assertthat
Imports: MASS, parallel
NeedsCompilation: no
Packaged: 2023-11-21 18:14:58 UTC; faren
Author: Farzaneh Firoozbakht [aut, cre, cph]
Maintainer: Farzaneh Firoozbakht <faren.firoozbakht@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-22 09:20:15 UTC
Built: R 4.3.1; ; 2023-11-22 10:28:45 UTC; unix
