mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-22 19:18:17 +00:00
Update software/gatk/createsequencedictionary/meta.yml
This commit is contained in:
parent
763800a0e2
commit
7c64e70c9e
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ input:
|
||||||
description: Input fasta file
|
description: Input fasta file
|
||||||
pattern: "*.{fasta,fa}"
|
pattern: "*.{fasta,fa}"
|
||||||
output:
|
output:
|
||||||
- bam:
|
- dict:
|
||||||
type: file
|
type: file
|
||||||
description: gatk dictionary file
|
description: gatk dictionary file
|
||||||
pattern: "*.{dict}"
|
pattern: "*.{dict}"
|
||||||
|
|
Loading…
Reference in a new issue