Package: DDPNA
Type: Package
Title: Disease-Drived Differential Proteins Co-Expression Network
        Analysis
Version: 0.4.1
Date: 2025-7-27
Authors@R: c(person("Kefu","Liu",email="liukefu19@163.com",role=c("aut","cre")))
Author: Kefu Liu [aut, cre]
Maintainer: Kefu Liu <liukefu19@163.com>
URL: https://github.com/liukf10/DDPNA
BugReports: https://github.com/liukf10/DDPNA/issues
Description: Functions designed to connect disease-related differential proteins and 
  co-expression network. It provides the basic statics analysis included t test, ANOVA analysis. 
  The network construction is not offered by the package, you can used 'WGCNA' package which you 
  can learn in Peter et al. (2008) <doi:10.1186/1471-2105-9-559>. It also provides module analysis 
  included PCA analysis, two enrichment analysis, Planner maximally filtered graph extraction and 
  hub analysis.
Imports: stats, ggplot2, ggfun,ggrepel, MEGENA, igraph, Hmisc, utils,
        grDevices, plyr, scales, grid, VennDiagram
Suggests: WGCNA, Biostrings, impute, ggfortify
License: GPL-2
Encoding: UTF-8
Depends: R (>= 3.5)
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2025-07-29 13:07:51 UTC; liuke
Repository: CRAN
Date/Publication: 2025-07-29 13:50:18 UTC
Built: R 4.3.3; ; 2025-07-29 14:25:20 UTC; unix
