Skip to content

A process that define only an input of type 'each' never stops #1

@pditommaso

Description

@pditommaso

For example:

process Hola {
  input:
  each x from 1,2

  output:
  set 'file_x', 'file_y' into results

  '''
  touch file_x
  touch file_y
  '''
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions