Skip to content

Commit

Permalink
ettore, readme
Browse files Browse the repository at this point in the history
  • Loading branch information
emosca-cnr committed Nov 24, 2021
1 parent 5d5b34b commit cd555ed
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,19 @@ 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
```{r, eval=FALSE}
library(devtools)
install_github("emosca-cnr/dmfind002", build_vignettes = TRUE)
```

## Documentation
Please look at the vignette included in the R package:
```{r, eval=FALSE}
library(dmfind)
vignette("dmfind")
```

# IMPORTANT NOTE
We are working on a novel version with additional features. It will be soon released and will substitute this one. If you are interesed please contact us.

0 comments on commit cd555ed

Please sign in to comment.