Skip to content

Phenotype-driven module identification based on multi-level networks, R package

Notifications You must be signed in to change notification settings

krumsieklab/MoDentify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoDentify

Phenotype-driven module identification based on multilevel metabolomics networks

R package

Version history

  • 3/11/19 - Updated package to work with RCy3 package for Cytoscape connectivity
  • 1/18/18 - Initial commit

Citation:

Do KD, Rasp D, Kastenmueller G, Suhre K, Krumsiek J.
MoDentify: phenotype-driven module identification in metabolomics networks at different resolutions.
Bioinformatics, 2018
https://doi.org/10.1093/bioinformatics/bty650

Installation:

# Installation of the development version from GitHub
if (!requireNamespace("devtools", quietly = TRUE))
    install.packages("devtools")
devtools::install_github("krumsieklab/MoDentify", build_vignettes = T)

(takes about a minute, since it compiles the Vignette)

Show vignette with example code:

browseVignettes("MoDentify")

About

Phenotype-driven module identification based on multi-level networks, R package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published