v0.4.2
Release Notes for v0.4.2 - 2025-04-30
Changed
- The
Dockerfilehas been updated for nextflow compatibility (it currently
needed: awk, grep, ps, sed) - The
num-procsprocess now allowsLOCAL_PROCS_OVERRIDEto be greater than
the available cores. UseIFX_LOCAL_PROCSif you would like it capped at the
available cores.