DiffCorr

An R package to analyze and visualize differential correlations in biological networks

Installation

install.packages("devtools")
source("http://bioconductor.org/biocLite.R")
biocLite("pcaMethods")

library(devtools)
install_github("afukushima/DiffCorr")