Package: lmQCM
Type: Package
Title: An Algorithm for Gene Co-Expression Analysis
Version: 0.2.0
Date: 2019-02-20
Authors@R: c(person("Zhi", "Huang", email = "huang898@purdue.edu", role = c("aut", "cre")),
             person("Jie", "Zhang", email = "jizhan@iu.edu", role = c("aut", "ctb")),
             person("Kun", "Huang", email = "kunhuang@iu.edu", role = c("aut", "ctb")),
             person("Zhi", "Han", email = "zhihan@iu.edu", role = c("aut", "ctb"))
             )
Author: Zhi Huang [aut, cre],
  Jie Zhang [aut, ctb],
  Kun Huang [aut, ctb],
  Zhi Han [aut, ctb]
Maintainer: Zhi Huang <huang898@purdue.edu>
Description: Implementation based on Zhang, Jie & Huang, Kun (2014) <doi:10.4137/CIN.S14021> Normalized ImQCM: An Algorithm for Detecting Weak Quasi-Cliques in Weighted Graph with Applications in Gene Co-Expression Module Discovery in Cancers. Cancer informatics, 13, CIN-S14021.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: genefilter, Biobase, nnet, stats, methods
Suggests: devtools, roxygen2
LazyData: true
RoxygenNote: 6.1.0
URL: http://github.com/huangzhii/lmQCM
BugReports: http://github.com/huangzhii/lmQCM/issues
NeedsCompilation: no
Packaged: 2019-02-20 18:11:53 UTC; zhi
Repository: CRAN
Date/Publication: 2019-02-20 18:30:03 UTC
