Code review suggestions

This commit is contained in:
Rike 2022-05-09 15:42:55 +02:00
parent ef5f145342
commit 24d5e7feed

View file

@ -43,6 +43,10 @@ output:
type: file type: file
description: filtered/converted CRAM file + index description: filtered/converted CRAM file + index
pattern: "*{.cram,.crai}" pattern: "*{.cram,.crai}"
- bam_bai:
type: file
description: filtered/converted BAM file + index
pattern: "*{.bam,.bai}"
- version: - version:
type: file type: file
description: File containing software version description: File containing software version