forked from cran/WGCNA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
21 lines (21 loc) · 1.41 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: WGCNA
Version: 1.72-1
Date: 2023-01-07
Title: Weighted Correlation Network Analysis
Author: Peter Langfelder <[email protected]> and Steve Horvath <[email protected]> with contributions by Chaochao Cai, Jun Dong, Jeremy Miller, Lin Song, Andy Yip, and Bin Zhang
Maintainer: Peter Langfelder <[email protected]>
Depends: R (>= 3.0), dynamicTreeCut (>= 1.62), fastcluster
Imports: stats, grDevices, utils, matrixStats (>= 0.8.1), Hmisc,
impute, splines, foreach, doParallel, preprocessCore, survival,
parallel, GO.db, AnnotationDbi, Rcpp (>= 0.11.0)
Suggests: org.Hs.eg.db, org.Mm.eg.db, infotheo, entropy, minet
LinkingTo: Rcpp
ZipData: no
License: GPL (>= 2)
Description: Functions necessary to perform Weighted Correlation Network Analysis on high-dimensional data as originally described in Horvath and Zhang (2005) <doi:10.2202/1544-6115.1128> and Langfelder and Horvath (2008) <doi:10.1186/1471-2105-9-559>. Includes functions for rudimentary data cleaning, construction of correlation networks, module identification, summarization, and relating of variables and modules to sample traits. Also includes a number of utility functions for data manipulation and visualization.
URL:
http://horvath.genetics.ucla.edu/html/CoexpressionNetwork/Rpackages/WGCNA/
NeedsCompilation: yes
Packaged: 2023-01-10 06:59:29 UTC; plangfelder
Repository: CRAN
Date/Publication: 2023-01-18 12:10:05 UTC