Package: DCD
Type: Package
Title: Differential Community Detection in Paired Biological Networks
Version: 0.1.0
Author: Raghvendra Mall [aut, cre], Khalid Kunji [ctb], Michele Ceccarelli [ctb]
Maintainer: Raghvendra Mall <rmall@hbku.edu.qa>
Authors@R: c(person(given = "Raghvendra", family = "Mall",role = c("aut","cre"), email = "rmall@hbku.edu.qa"),
            person(given="Khalid",family="Kunji",role="ctb"),
            person(given="Michele",family="Ceccarelli",role="ctb"))
Description: A differential community detection (DCD) based approach to effectively locate differential sub-networks in paired scale-free biological networks, e.g. case vs control - Raghvendra Mall et al (2017) <doi:10.1145/3107411.3107418>.
License: GPL
URL: https://www.r-project.org,
        http://dl.acm.org/citation.cfm?id=3107418
Imports: Rdpack, data.table, igraph, ggplot2, ROCR, lsa, Matrix,
        lattice, WGCNA, qlcMatrix, foreach, plyr, doParallel
Depends: R (>= 3.4.0)
Encoding: UTF-8
LazyData: true
RdMacros: Rdpack
NeedsCompilation: no
Packaged: 2017-09-12 15:49:28 UTC; rmall
Repository: CRAN
Date/Publication: 2017-09-12 17:43:07 UTC
