An R package to analyze and visualize differential correlations in biological networks
install.packages("devtools") source("http://bioconductor.org/biocLite.R") biocLite("pcaMethods") library(devtools) install_github("afukushima/DiffCorr")