- Home
- Bioconductor 3.20
- Software Packages
- multiWGCNA
multiWGCNA
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see multiWGCNA.
multiWGCNA
Bioconductor version: 3.20
An R package for deeping mining gene co-expression networks in multi-trait expression data. Provides functions for analyzing, comparing, and visualizing WGCNA networks across conditions. multiWGCNA was designed to handle the common case where there are multiple biologically meaningful sample traits, such as disease vs wildtype across development or anatomical region.
Author: Dario Tommasini [aut, cre] ORCID iD ORCID: 0000-0002-1214-6547 , Brent Fogel [aut, ctb]
Maintainer: Dario Tommasini <dtommasini0 at gmail.com>
citation("multiWGCNA")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("multiWGCNA")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("multiWGCNA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.