dcanr
This is the released version of dcanr; for the devel version, see dcanr.
Differential co-expression/association network analysis
Bioconductor version: Release (3.22)
This package implements methods and an evaluation framework to infer differential co-expression/association networks. Various methods are implemented and can be evaluated using simulated datasets. Inference of differential co-expression networks can allow identification of networks that are altered between two conditions (e.g., health and disease).
Author: Dharmesh D. Bhuva [aut, cre] ORCID iD ORCID: 0000-0002-6398-9157
Maintainer: Dharmesh D. Bhuva <bhuva.d at wehi.edu.au>
citation("dcanr")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("dcanr")
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("dcanr")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.