Skip to content
This repository was archived by the owner on Mar 30, 2020. It is now read-only.
This repository was archived by the owner on Mar 30, 2020. It is now read-only.

Scatter by multiple input parameters simultaneously #30

Description

@jbingham

Eg, suppose there are 2 input parameters:

sampleName: x, y, z
inputFile: fileX, fileY, fileZ

It would be nice to be able to scatter by [x, fileX], [y, fileY], [z, fileZ].

Another variant that might be useful to some people is to scatter by all the permutations, starting with [x, fileX], [x, fileY], [x, fileZ].

CWL supports these variations. Not clear how often they're used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions