29
1 answer ✓
6 views
How to use Docker and Singularity to containerize bioinformatics tools for reproducibility
I want to make my bioinformatics analysis fully reproducible using containers. My HPC cluster doesn’t allow Docker (requires root), but Singularity is available. How do…