Singularity¶
Definition
AI-generated
Singularity is a container platform oriented toward shared HPC environments: unprivileged execution, integration with job schedulers, and importing Docker images into Singularity’s native image format were central design goals (development continues under the Apptainer open-source project name in many distributions).
Topics
URL
Why it matters in GWAS¶
Many biobank-scale workflows run on clusters that forbid rootful Docker; Singularity/Apptainer images let analysts run identical PRS, imputation, or single-cell stacks across login and compute nodes without system-wide installs.
Example usage¶
"We pulled the maintainer’s Docker image and converted it to Singularity for the consortium cluster."
Related terms¶
References¶
- Kurtzer GM, Sochat V, Bauer MW. (2017). Singularity: Scientific containers for mobility of compute. PLOS ONE.
Last updated (UTC · Git history)