Describe the bug
If you do not have damageprofiler running in your run (with --skip_deduplication), get_software_versions process is not executed.
To Reproduce
See above
Expected behaviour
get_software_versions always run with whatever tools are accessible.
Additional context
Partly due to the awkward way of getting the DamageProfiler versions (i.e. from the log file), so must be given to the process as an input channel.
Describe the bug
If you do not have damageprofiler running in your run (with
--skip_deduplication),get_software_versionsprocess is not executed.To Reproduce
See above
Expected behaviour
get_software_versionsalways run with whatever tools are accessible.Additional context
Partly due to the awkward way of getting the DamageProfiler versions (i.e. from the log file), so must be given to the process as an input channel.