Skip to content
Discussion options

You must be logged in to vote

In general, you should not quote your filenames because Nextflow will escape any special characters for you.

As for the list issue, that is a long-standing aspect of process inputs that has annoyed many over the years. We intend to fix it with this PR #3706, after which you'll be able to specify arity: true and the input will always be a list if it's a glob. Until then, your instanceof hack is the standard workaround 😄

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@glormph
Comment options

Answer selected by glormph
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