Skip to content
New issue

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

Support CWL v1.2 ; visualize conditional steps #273

Open
mr-c opened this issue Aug 17, 2020 · 3 comments
Open

Support CWL v1.2 ; visualize conditional steps #273

mr-c opened this issue Aug 17, 2020 · 3 comments

Comments

@mr-c
Copy link
Member

mr-c commented Aug 17, 2020

No description provided.

@oceenachi
Copy link

Hi @tetron and @mr-c how do I go about this?

@mr-c
Copy link
Member Author

mr-c commented Apr 20, 2021

@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

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)

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

@oceenachi
Copy link

Okay thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants