From 8296a28346919c6739bec81fd6a041cd08d487a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Guizard?= Date: Fri, 17 Jun 2022 10:58:24 +0100 Subject: [PATCH] Remove a blank line (#1793) --- modules/bamtools/convert/main.nf | 1 - 1 file changed, 1 deletion(-) 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 \\