Package: NetInt
Type: Package
Title: Methods for Unweighted and Weighted Network Integration
Version: 1.0.1
Authors@R: c(
    person("Giorgio", "Valentini", email = "valentini@di.unimi.it", role = "aut"),
    person("Jessica", "Gliozzo", email = "jessica.gliozzo@unimi.it", role = "cre"))
Maintainer: Jessica Gliozzo <jessica.gliozzo@unimi.it>
Description: Implementation of network integration approaches
    comprising unweighted and weighted integration methods. Unweighted integration
    is performed considering the average, per-edge average, maximum and minimum of
    networks edges. Weighted integration takes into account a weight for each 
    network during the fusion process, where the weights express
    the ''predictiveness strength'' of each network considering a specific predictive
    task. Weights can be learned using a machine learning algorithm able to associate
    the weights to the assessment of the accuracy of the learning algorithm 
    trained on the network itself. The implemented methods can be applied to 
    effectively integrate different biological networks modelling a wide range
    of problems in bioinformatics (e.g. disease gene prioritization, protein
    function prediction, drug repurposing, clinical outcome prediction).
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2025-05-03 15:43:24 UTC; jessica
Author: Giorgio Valentini [aut],
  Jessica Gliozzo [cre]
Repository: CRAN
Date/Publication: 2025-05-03 16:30:02 UTC
Built: R 4.3.3; ; 2025-05-03 17:13:11 UTC; unix
