recipe r-wgcna

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.

Homepage:

http://horvath.genetics.ucla.edu/html/CoexpressionNetwork/Rpackages/WGCNA/

License:

GPL3 / GPL (>= 2)

Recipe:

/r-wgcna/meta.yaml

Links:

biotools: wgcna, doi: 10.1186/1471-2105-9-559

package r-wgcna

(downloads) docker_r-wgcna

Versions:
1.71-21.71-01.69-51.69-41.69-31.69-21.69-11.69-01.68-1

1.71-21.71-01.69-51.69-41.69-31.69-21.69-11.69-01.68-11.68-01.67-01.66-11.66-01.64_1-01.61-01.51-11.51-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install r-wgcna

and update with:

conda update r-wgcna

or use the docker container:

docker pull quay.io/biocontainers/r-wgcna:<tag>

(see r-wgcna/tags for valid values for <tag>)

Download stats