ran prettier

This commit is contained in:
Nicolas Vannieuwkerke 2022-05-03 08:34:12 +02:00
parent 9127f92ddd
commit 71c5d21374

View file

@ -25,10 +25,10 @@ input:
type: file
description: BAM/SAM file
pattern: "*.{bam,sam}"
- bai:
type: file
description: Index of the BAM file
description: Index of the BAM file
pattern: "*.bai"
- fasta:
@ -46,8 +46,6 @@ input:
description: BED with the regions of interest
pattern: "*.bed"
output:
- meta:
type: map