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

[CWL] implement nargs=N #49

Open
mr-c opened this issue Apr 16, 2017 · 0 comments
Open

[CWL] implement nargs=N #49

mr-c opened this issue Apr 16, 2017 · 0 comments
Labels

Comments

@mr-c
Copy link
Collaborator

mr-c commented Apr 16, 2017

From https://github.com/erasche/argparse2tool/blob/master/README.rst#limitations

nargs=N. Number of arguments can not be specified in CWL (yet).

This can be implemented using a http://www.commonwl.org/v1.0/CommandLineTool.html#CommandInputRecordSchema

Have N entries named 1..N, set the inputBinding at the record level.

@mr-c mr-c added the CWL label Apr 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant