Package: DiffNet
Type: Package
Title: Detection of Statistically Significant Changes in Complex
        Biological Networks
Version: 1.0-0
Date: 2017-02-27
Author: Raghvendra Mall [aut, cre], Khalid B. Kunji [aut]
Authors@R: c(person(given = "Raghvendra", family = "Mall", role = c("aut",
           "cre"), email = "rmall@hbku.edu.qa"), person(given = "Khalid B.", 
           family = "Kunji", role = c("aut"), email = "kkunji@hbku.edu.qa"))
Maintainer: Raghvendra Mall <rmall@hbku.edu.qa>
Repository: CRAN
Description: Provides an implementation of statistically significant 
    differential sub-network analysis for paired biological networks.  
License: GPL (>= 3)
URL: https://www.r-project.org,
        https://www.researchgate.net/publication/305355965_Detection_of_statistically_significant_network_changes_in_complex_biological_networks
Imports: Rcpp (>= 0.12.7), Matrix, qlcMatrix, data.table, Hmisc,
        gplots, igraph, lsa, foreach, doParallel
LazyLoad: yes
LinkingTo: Rcpp, RcppEigen
Depends: R (>= 3.3.2)
NeedsCompilation: yes
Packaged: 2017-02-28 08:40:23 UTC; rmall
Date/Publication: 2017-02-28 11:08:32
