Apptainer¶
Definition
AI-generated
Apptainer is the open-source container runtime that succeeded Singularity under the Linux Foundation umbrella; it emphasizes secure, unprivileged execution on multi-user HPC systems and remains compatible with the same image workflows many genomics groups adopted under the earlier name.
Topics
URL
Why it matters in GWAS¶
Training workshops, core facilities, and consortium pipelines often standardize on Apptainer on clusters where Docker is disallowed; publication checklists sometimes require an Apptainer definition file alongside conda lockfiles for full reruns.
Example usage¶
"The workflow README documents apptainer build from the published definition and bind-mounts for the VCF staging area."
Related terms¶
References¶
- Apptainer User Guide. https://apptainer.org/docs/
Last updated (UTC · Git history)