Fixed meta.yml

This commit is contained in:
Nicolas Vannieuwkerke 2022-05-09 15:55:48 +02:00
parent 4b8bd9ebf9
commit bd7e1414a4
2 changed files with 3 additions and 3 deletions

View file

@ -35,9 +35,9 @@ input:
type: file
description: The index of the called VCF (optional)
pattern: "*.tbi"
- bed:
- truth_regions:
type: file
description: The BED file of the called VCF
description: The BED file containing the truth regions
pattern: "*.bed"
- sdf:
type: file