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 modules more flexible #146

Open
jpfeuffer opened this issue Mar 25, 2022 · 0 comments
Open

Make modules more flexible #146

jpfeuffer opened this issue Mar 25, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jpfeuffer
Copy link
Collaborator

Description of feature

I am not sure but I think in some modules we could reduce the hardcoding of parameters in the script and pass them
with "withName" "ext.args" configs.
In general, modules should only specify in- and output files and maybe the parameters from the channel.
For OpenMS modules it is actually not so urgent, since you can specify a parameter twice and the last value will be taken.
But other tools might fail if we don't do that.
At least EVERY module should have an {args} at the end of the script to allow modification by developers and users.

@jpfeuffer jpfeuffer added the enhancement New feature or request label Mar 25, 2022
ypriverol added a commit that referenced this issue Apr 8, 2024
Dev PR for Release 1.3
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