remove prefix def in callcnvs

This commit is contained in:
Ramprasad Neethiraj 2022-05-06 10:56:58 +02:00
parent bb5c904e59
commit 1ccea5ff4d

View file

@ -20,7 +20,6 @@ process CNVPYTOR_CALLCNVS {
script:
def bins = bin_sizes ?: '1000'
def prefix = task.ext.prefix ?: "${meta.id}"
"""
cnvpytor \\
-root $pytor \\