Skip to content

Release v75.0.6

Choose a tag to compare

@clingen-sthlm clingen-sthlm released this 20 Aug 07:39

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_command method 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