Thanks to visit codestin.com
Credit goes to github.com

Skip to content

specifying all the process outputs in WorkflowStepOutput (out field) is annoying #959

@mr-c

Description

@mr-c

What are the benefits to requiring the list of outputs?

  1. Able to verify basic workflow connectivity using schema-salad-tool without special knowledge of CWL itself beyond the schema
  2. As an optimization to prevent copying/transferring of files that don't need copying/transferring.

We could make the out field optional and always make all outputs of the step's Process available to other steps or as final workflow outputs, but then benefit # 1 would not be available. (Possibly it could lead to slower CWL workflow loading and validation)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions