fix the stub of gatk4_revertsam

This commit is contained in:
Lucpen 2022-05-02 11:06:08 +02:00
parent 6b64f9cb6c
commit 8a5bcbc325

View file

@ -43,7 +43,7 @@ process GATK4_REVERTSAM {
stub:
def prefix = task.ext.prefix ?: "${meta.id}"
"""
touch ${prefix}.reverted.bam
touch ${prefix}.bam
cat <<-END_VERSIONS > versions.yml
"${task.process}":