added optional to intervals

This commit is contained in:
Nicolas Vannieuwkerke 2022-06-02 16:24:03 +02:00
parent b4b1f3b81d
commit f3c0107fa2

View file

@ -35,7 +35,7 @@ input:
pattern: "*.{bai,crai,sai}"
- intervals:
type: file
description: BED file or interval list containing regions
description: BED file or interval list containing regions (optional)
pattern: "*.{bed,interval_list}"
- fasta:
type: file