-
Install
Singularity
-
Build the singularity container:
sudo singularity build runAnalysis.img Singularity
-
Run the analysis and render the html notebooks with a single command:
./runAnalysis.img
- Install the needed R packages
RScript install/install.R
- Run the analysis and render the html notebooks
RScript runAnalysis.R