diff --git a/modules/bamtools/convert/main.nf b/modules/bamtools/convert/main.nf index b993aad1..efe28497 100644 --- a/modules/bamtools/convert/main.nf +++ b/modules/bamtools/convert/main.nf @@ -25,7 +25,6 @@ process BAMTOOLS_CONVERT { m = args =~ /-format ([a-z]+)/ ext = m[0][1] - """ bamtools \\ convert \\