Skip to content

Commit 7404fd2

Browse files
committed
update: meta.yml includes sam output
1 parent bc39a7b commit 7404fd2

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

modules/nf-core/bwa/mem/meta.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,16 @@ output:
8181
pattern: "*.{cram}"
8282
ontologies:
8383
- edam: "http://edamontology.org/format_3462"
84+
sam:
85+
- - meta:
86+
type: map
87+
description: Groovy Map containing sample information
88+
- "*.sam":
89+
type: file
90+
description: Output SAM file containing read alignments
91+
pattern: "*.{sam}"
92+
ontologies:
93+
- edam: "http://edamontology.org/format_2573"
8494
csi:
8595
- - meta:
8696
type: map

0 commit comments

Comments
 (0)