-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
Labels
No labels