/tofu2

Singularity Recipe for Tofu2

Primary LanguageShell

Singularity Recipe for Tofu2

This repo contains recipes to run Tofu2 within a Singularity container, which can be built using Singularity Hub

Versions:

  • v17 - Tofu2 installed on Ubuntu

How to Use:

Run example:

singularity run shub://ResearchIT/tofu2 run_preCluster.py --cpus=4

Alternative method:

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