Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 853 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 853 Bytes

dmfind version 0.0.2

Network diffusion-based analysis of omics for the identifcation of differentially enriched modules.

If you use this package please cite:

Bersanelli*, M., Mosca*, E., Remondini, D. et al. Network diffusion-based analysis of high-throughput data for the detection of differentially enriched modules. Sci Rep 6, 34841 (2016). https://doi.org/10.1038/srep34841

Installation

library(devtools)
install_github("emosca-cnr/dmfind002", build_vignettes = TRUE)

Documentation

Please look at the vignette included in the R package:

library(dmfind)
vignette("dmfind")

IMPORTANT NOTE

A new version of dmfind is available here: https://github.com/emosca-cnr/dmfind. The code in this repository will not be updated anymore.