Recipe for building an Apptainer to run regenie.
“regenie is a C++ program for whole genome regression modelling of large genome-wide association studies.”
- Run the
predownload.sh
script to download a base Ubuntu Jammy SIF, and build a base Ubuntu Jammy SIF with Intel OneAPI MKL 2025.1. This is to avoid repeated downloads. - Run the
buildregenie.sh
script.
NOTE both scripts are actually Slurm job scripts.