/TOMRwModule

A network module identification procedure by considering node weights. Originally designed for protein-protein network module identification by combining differential expression information of genes

Primary LanguageR

TOMRwModule

Description

A network module identification procedure by considering node weights. Originally designed for protein-protein network module identification by combining differential expression information of genes.

Installation (using devtools)

install.package("devtools")
library(devtools)
install_github("maplesword/TOMRwModule")