diff --git a/modules/local/samtools/fastq_longread/main.nf b/modules/local/samtools/fastq_longread/main.nf index c6013b70..e2ec25c5 100644 --- a/modules/local/samtools/fastq_longread/main.nf +++ b/modules/local/samtools/fastq_longread/main.nf @@ -28,8 +28,8 @@ process SAMTOOLS_LONGREAD_FASTQ { $args \\ --threads ${task.cpus-1} \\ -0 ${prefix}_other.fastq.gz \\ - $input \\ - $output + $output \\ + $input cat <<-END_VERSIONS > versions.yml "${task.process}":