We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
Hi @tetron and @mr-c how do I go about this?
Sorry, something went wrong.
@oceenachi You can start by attempting to visualize the CWL files at https://github.com/common-workflow-language/cwl-v1.2/tree/main/tests/conditionals conf-*-wf.cwl and fixing the errors that come up
conf-*-wf.cwl
Then, you might sketch (by hand or by computer) how you would differentiate the steps that have a when entry (which means they do not always execute)
when
https://github.com/common-workflow-language/cwl-v1.2/blob/main/tests/conditionals/cond-wf-001.cwl#L13
https://www.commonwl.org/user_guide/24_conditional-workflow/index.html
Okay thank you.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: