Bioconductor page http://bioconductor.org/packages/MODA
Install the stable version from Bioconductor
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("MODA")
Install the developer version from github
library(devtools)
install_github("fairmiracle/MODA")
MODA: MOdule Differential Analysis for weighted gene co-expression network. http://www.biorxiv.org/content/early/2016/06/03/053496
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.