funcscan
funcscan copied to clipboard
Bakta HMM pre-annotation files input fails
Description of the bug
Reported by Yusuke Hioki (not on GH)
When supplying files to --annotation_bakta_hmms, it results in .command.sh: line 3: ${params.annotation_bakta_hmms}: bad substitution error
This is likely because you need to supply a single file, and also this does not get staged in the directory correctly. The module recieves this via modules.config rather than a input channel - will need a module update and then update in the pipeline.
Command used and terminal output
Relevant files
No response
System information
No response
First step completed: https://github.com/nf-core/modules/pull/9223