wTO

wTO R package for Gene co-expression Network Analysis

To install it please use:

install.packages("devtools")
# Load the devtools package.
library(devtools)
install_github("deisygysi/wTO") 

require(wTO)