tmp file output folder
On our HPC (Slurm) we run into an issue with too many and too large tmp files written to /var/tmp
I think that's because of
https://gitlab.com/RKIBioinformaticsPipelines/president/-/blob/master/president/statistics.py#L326
Suggestion: we could add a parameter to point tmp files to somewhere else.