funcscan icon indicating copy to clipboard operation
funcscan copied to clipboard

Bakta HMM pre-annotation files input fails

Open jfy133 opened this issue 1 month ago • 1 comments

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

jfy133 avatar Oct 22 '25 10:10 jfy133

First step completed: https://github.com/nf-core/modules/pull/9223

jfy133 avatar Oct 22 '25 12:10 jfy133