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

Specifying --filter-x a second time overrides the first provision #363

Open
pvandyken opened this issue Jan 12, 2024 · 0 comments
Open

Specifying --filter-x a second time overrides the first provision #363

pvandyken opened this issue Jan 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@pvandyken
Copy link
Contributor

In my workflow, I tend to save my (usually very long) snakebids calls to an executable file. I leave a $@ variable at the end of the call so I can add whatever other arguments to the call I may need. Thus, I'll often have a --filter-x argument provided in the file, but if I provide a modifying --filter-x in my actual call, the first --filter-x gets overridden

I would say additional provisions of filter should modify previous provisions: new filters are simply added, previously specified filters are overwritten.

@pvandyken pvandyken added the enhancement New feature or request label Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant