ProCESS
stands for Programmable Cancer Evolution Spatial Simulator. It is an R wrapper for RACES, a C++ tumour evolution simulator, and provides additional plotting functions.
Installation
In order to install the development version of ProCESS
, you need:
the R package
devtools
When the requirements have been satisfied, issue the R command:
devtools::install_github("caravagnalab/ProCESS")