There was an error while loading. Please reload this page.
1 parent 98ad4ee commit d85f765Copy full SHA for d85f765
1 file changed
examples/scripts/run_cbicall_slurm.sh
@@ -64,7 +64,7 @@ module load Python/3.13.5-GCCcore-14.3.0
64
export PYTHONPATH="\$CBICALL_PYTHON_PREFIX/lib/python3.13/site-packages\${PYTHONPATH:+:\$PYTHONPATH}"
65
66
# Required only for Nextflow/nf-core runs; harmless for Bash runs when available.
67
-module load Nextflow/25.10.2 2>/dev/null || true
+module load Nextflow/25.10.3 2>/dev/null || true
68
69
# For nf-core with Singularity/Apptainer, uncomment and set a user- or
70
# project-owned cache if the site-level cache is not suitable.
0 commit comments