Skip to content
Discussion options

You must be logged in to vote

I realize I have made an obvious mistake in the input field. I missed a comma between val() and file() using the tuple input qualifier.
It should be:

input:
    tuple val(sample_id), file(reads)

I don't know why missing a comma will produce the "Process 'foo' has been already used" error. However, adding the comma fix my problem. Thanks to anyone who might have started reading my question. I also hope my post can help others who encounter the same situation.

Replies: 1 comment

Comment options

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