Skip to content

String or File #4

@ruchim

Description

@ruchim

https://github.com/bcbio/test_bcbio_cwl/blob/master/somatic/somatic-workflow/steps/prep_samples.cwl

Here there is a task that where two of the inputs are listed as String and/or File. What does that mean?

    - name: config__algorithm__variant_regions
      type:
      - 'null'
      - string
      - File
    - name: config__algorithm__coverage
      type:
      - 'null'
      - string
      - File

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions