fairmiracle / MODA

MOdule Differential Analysis for weighted gene co-expression network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

platform Build Status

Bioconductor page http://bioconductor.org/packages/MODA

Installation

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")

Refererence

MODA: MOdule Differential Analysis for weighted gene co-expression network. http://www.biorxiv.org/content/early/2016/06/03/053496

About

MOdule Differential Analysis for weighted gene co-expression network


Languages

Language:R 100.0%