- Home
- Bioconductor 3.22
- Software Packages
- diffcoexp
diffcoexp
This is the released version of diffcoexp; for the devel version, see diffcoexp.
Differential Co-expression Analysis
Bioconductor version: Release (3.22)
A tool for the identification of differentially coexpressed links (DCLs) and differentially coexpressed genes (DCGs). DCLs are gene pairs with significantly different correlation coefficients under two conditions. DCGs are genes with significantly more DCLs than by chance.
Author: Wenbin Wei, Sandeep Amberkar, Winston Hide
Maintainer: Wenbin Wei <wenbin.wei2 at durham.ac.uk>
citation("diffcoexp")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("diffcoexp")
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("diffcoexp")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.