mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
Update modules/elprep/merge/main.nf
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
This commit is contained in:
parent
edadc9d216
commit
9d0f03d96a
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ process ELPREP_MERGE {
|
|||
mv ${bam} input/
|
||||
|
||||
elprep merge \\
|
||||
input \\
|
||||
input/ \\
|
||||
output/${prefix}.${suffix} \\
|
||||
$args \\
|
||||
${single_end} \\
|
||||
|
|
Loading…
Reference in a new issue