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

Make CWL types constants for tab-completion #111

Open
jvdzwaan opened this issue Jan 8, 2019 · 0 comments
Open

Make CWL types constants for tab-completion #111

jvdzwaan opened this issue Jan 8, 2019 · 0 comments

Comments

@jvdzwaan
Copy link
Contributor

jvdzwaan commented Jan 8, 2019

Copied from nlppln/nlppln#31

When adding inputs, it would be nice if there was a list of CWL types available in nlppln, so that I could use tab-completion when entering them, e.g.

with nlppln.WorkflowGenerator() as wf:
something = wf.add_input(something=nlppln.cwl_type. [TAB TAB TAB]

This way, I don't have to know all the CWL types by heart.

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

No branches or pull requests

1 participant