Release v75.0.6
Rework subprocess submitter (#4549)(patch)
Description
Closes Clinical-Genomics/pipeline-integration#56
In the pipeline integration flow, this PR creates the start command for non-Nextflow pipelines in a CaseConfig model method, instead of fetching it from formatting a dictionary in the Submitter.
Added
get_start_commandmethod in MicrosaltCaseConfig- Test for the new method
Changed
- Remove
WORKFLOW_LAUNCH_COMMAND_MAP.
Co-authored-by: Rasmus Burge 80392398+RasmusBurge-CG@users.noreply.github.com
Co-authored-by: Sebastian Diaz juan.sebastian.diaz.boada@scilifelab.se