r-wgcna 1.73
Weighted correlation network analysis
This package provides functions necessary to perform Weighted Correlation Network Analysis on high-dimensional data. It includes functions for rudimentary data cleaning, construction and summarization of correlation networks, module identification and functions for relating both variables and modules to sample traits. It also includes a number of utility functions for data manipulation and visualization.
- Outputs:
out
- Website: http://www.genetics.ucla.edu/labs/horvath/CoexpressionNetwork/Rpackages/WGCNA/
- Licenses: GPL 2+
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-wgcna 1.73
as follows:
guix install r-wgcna@1.73
Or install the latest version:
guix install r-wgcna
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.