common-workflow-language / common-workflow-language/cwlviewer

Don't label edge from Workflow InputParameter to WorkflowSteps

Open
#181 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Java
Stars
52
Forks
29
Avg merge
5h 12m
Merged PRs (30d)
6

Description

Using the following example

![per_cluster_workflow diagram](https://view.commonwl.org/graph/png/github.com/mr-c/scalability-reproducibility-chapter/blob/cd0cba3a2371942a5a3cb2c27c742ba38eb23477/CWL/per_cluster_workflow.cwl)
https://view.commonwl.org/workflows/github.com/mr-c/scalability-reproducibility-chapter/blob/cd0cba3a2371942a5a3cb2c27c742ba38eb23477/CWL/per_cluster_workflow.cwl

The label is likely redundant (match between the WorkflowStep.id and the Workflow.InputParameter.label) or confusing (the WorkflowStep.id may be very generic).

Once https://github.com/common-workflow-language/common-workflow-language/issues/541 is addressed then that WorkflowStep.label can be used to override if the Workflow.InputParameter is connected to multiple `WorkflowStep`s

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.