Update modules/elprep/merge/main.nf

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
This commit is contained in:
Matthias De Smet 2022-04-29 15:07:09 +02:00 committed by GitHub
parent edadc9d216
commit 9d0f03d96a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ process ELPREP_MERGE {
mv ${bam} input/
elprep merge \\
input \\
input/ \\
output/${prefix}.${suffix} \\
$args \\
${single_end} \\