Download the code for DIGRE Model Resource Instructions Download Web user manual Download the user manual to see step-by-step instructions for how to use the DIGREM website. Command line tool R command line tool to run in console locally. How to run: $Rscript geneExpFile doseResFile –p 1 -f 0.6 (For detail see ReadMe.txt in the download file) R package R package providing the functions for running in R program. How to run: > install_github("DIGREsyn", "Minzhe") > library(DIGRESyn)