mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-14 13:43:09 +00:00
fix incorrect yaml formatting.
This commit is contained in:
parent
fcb1dce7b6
commit
4f2387a5f2
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ input:
|
||||||
description: loci file <CHR><tab><POS1>
|
description: loci file <CHR><tab><POS1>
|
||||||
pattern: "*.{tsv}"
|
pattern: "*.{tsv}"
|
||||||
- fasta:
|
- fasta:
|
||||||
type: file
|
type: file
|
||||||
description: Input genome fasta file. Required when passing CRAM files.
|
description: Input genome fasta file. Required when passing CRAM files.
|
||||||
|
|
||||||
output:
|
output:
|
||||||
- meta:
|
- meta:
|
||||||
|
|
Loading…
Reference in a new issue