Source code and additional material
In an R session:
remotes::install_github("ari-dasci/S-reducing-complexity")
In a shell:
$ git clone https://github.com/ari-dasci/S-reducing-complexity.git s4r
$ cd s4r
$ R
In the R session:
remotes::install_github("fdavidcl/dcme")
remotes::install_bioc("graph")
remotes::install_bioc("Rgraphviz")
devtools::install_dev_deps()