1599361 : DIA-NN 2.5.1¶
Created: 2026-05-08T07:15:40Z - current status: new¶
Anonymized Summary: A user requests the installation of DIA-NN version 2.5.1 on the Maxwell cluster, noting that updates beyond version 2.0 are available on the GitHub releases page.
Core Issue: The user requires the latest stable release (2.5.1) of DIA-NN for proteomics data processing, as the currently available versions on Maxwell (1.8.1, 1.9.1, 1.9.2) are outdated.
Suggested Solution/Next Steps: 1. Verify Feasibility: - Check compatibility of DIA-NN 2.5.1 with Maxwell’s software stack (e.g., dependencies, Singularity/Docker support). - Confirm resource requirements (e.g., GPU/CPU, memory) for the new version.
- Installation Path:
- If Singularity is preferred (as with prior versions), build a new Singularity image from the official Docker container or source code:
bash singularity pull docker://ghcr.io/vdemichev/diann:2.5.1 -
Alternatively, install from source in
/software/diann/2.5.1/with appropriate permissions. -
User Communication:
- Notify the user once the installation is complete or if additional details (e.g., specific use case, urgency) are needed.
References: - DIA-NN GitHub Releases - Maxwell DIA-NN Documentation (for existing versions and Singularity usage).