assemblerflow / flowcraft

FlowCraft: a component-based pipeline composer for omics analysis using Nextflow. :whale::package:
GNU General Public License v3.0
241 stars 44 forks source link

Nextflow "set" input has been discontinued #228

Open cimendes opened 4 years ago

cimendes commented 4 years ago

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