mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
Update modules/bamtools/split/meta.yml
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
This commit is contained in:
parent
3bcae8e71e
commit
2a2ac290c3
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ input:
|
|||
e.g. [ id:'test', single_end:false ]
|
||||
- bam:
|
||||
type: file
|
||||
description: A list of BAM files to merge and then split
|
||||
description: A list of one or more BAM files to merge and then split
|
||||
pattern: "*.bam"
|
||||
- bam_list:
|
||||
type: file
|
||||
|
|
Loading…
Reference in a new issue