nf-core / funcscan

(Meta-)genome screening for functional and natural product gene sequences
https://nf-co.re/funcscan
MIT License
69 stars 20 forks source link

Ensure all tools have relevant critical parameters accessible at pipeline level #80

Closed jfy133 closed 1 year ago

jfy133 commented 2 years ago

We need to make sure that all (relevant) parameters that a user may want to tweak of a given tool are available to be modifiable by the pipelie user (see deepARG, where this is already added).

Before release we should do a pass to check every tool and insert params where necessary.

Darcy220606 commented 1 year ago

Check parametrs in all modules in the workflows. If checked, either a PR was made or no xtra parametrs required

AMP workflow