mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
Update software/bowtie/align/meta.yml
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
This commit is contained in:
parent
dc4108fd9b
commit
a7f1ff29d7
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ output:
|
|||
- bam:
|
||||
type: file
|
||||
description: Output SAM file containing read alignments
|
||||
pattern: "*.{sam}"
|
||||
pattern: "*.{bam}"
|
||||
- version:
|
||||
type: file
|
||||
description: File containing software version
|
||||
|
|
Loading…
Reference in a new issue