Skip to content

[FEATURE] Add execution guarantee option for Shell scripts and Snakemake #153

@eladrion

Description

@eladrion

Feature Description

Add a configuration option use_cwl_instruction_as_fallback : bool that triggers, if there is no code for a tool in Shell script or Snakemake output. If the option is set, search for a CWL instruction and if it exists, generate a call to CWL tool to execute the CWL definition.

This enables testing switches from full CWL to Snakemake, for example, while preserving the possibility to execute the generated workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions