This repo contains recipes to run Tofu2 within a Singularity container, which can be built using Singularity Hub
Versions:
- v17 - Tofu2 installed on Ubuntu
Run example:
singularity run shub://ResearchIT/tofu2 run_preCluster.py --cpus=4
use the provided bash wrapper and module file to use the tofu2 singularity container like a standard module (this assumes you have a singularity/2.4 module)
e.g.
module load tofu2/v17 tofu2 run_preCluster.py --cpus=4