flowcraft icon indicating copy to clipboard operation
flowcraft copied to clipboard

Nextflow "set" input has been discontinued

Open cimendes opened this issue 5 years ago • 0 comments

As of Nextflow's version 19.08.1-edge, the set input type has been deprecated. Use tuple instead.

More info here: https://www.nextflow.io/docs/latest/process.html#input-of-type-set & https://www.nextflow.io/docs/latest/process.html#input-of-type-tuple

cimendes avatar Dec 17 '19 11:12 cimendes