Skip to content
Discussion options

You must be logged in to vote

That FAQ is very out of date, it will be removed soon. The example you copied was in DSL1, but I see you ported it to DSL2.

Your current error is that inElem is a Bash variable, not a Nextflow variable, so you need to escape it in the script: \${inElem}.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DescartesM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants