From 1168d9b6b5299337744e1172b22302f78cd6d639 Mon Sep 17 00:00:00 2001 From: Matthias Bernt Date: Thu, 14 Dec 2023 12:17:01 +0100 Subject: [PATCH 1/3] unintrusive fix for converter tests --- .../interval_to_bgzip_converter.xml | 37 ++++++++++++++----- 1 file changed, 28 insertions(+), 9 deletions(-) diff --git a/lib/galaxy/datatypes/converters/interval_to_bgzip_converter.xml b/lib/galaxy/datatypes/converters/interval_to_bgzip_converter.xml index 52e1e8d7b98f..6bc11fb5888d 100644 --- a/lib/galaxy/datatypes/converters/interval_to_bgzip_converter.xml +++ b/lib/galaxy/datatypes/converters/interval_to_bgzip_converter.xml @@ -40,9 +40,12 @@ - + + + + @@ -50,6 +53,9 @@ + + + @@ -60,9 +66,12 @@ - + + + + @@ -70,20 +79,25 @@ - + + + + + + + - - + + + @@ -92,9 +106,14 @@ - + + + + + + - + From ef225c490feb8d235607680264ab93e64b247732 Mon Sep 17 00:00:00 2001 From: Matthias Bernt Date: Thu, 14 Dec 2023 12:20:55 +0100 Subject: [PATCH 2/3] slighly more intrusive fix --- .../interval_to_bgzip_converter.xml | 22 +------------------ 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/lib/galaxy/datatypes/converters/interval_to_bgzip_converter.xml b/lib/galaxy/datatypes/converters/interval_to_bgzip_converter.xml index 6bc11fb5888d..fe1df3514d19 100644 --- a/lib/galaxy/datatypes/converters/interval_to_bgzip_converter.xml +++ b/lib/galaxy/datatypes/converters/interval_to_bgzip_converter.xml @@ -40,10 +40,7 @@ - - - - + @@ -52,9 +49,6 @@ - - - @@ -66,9 +60,6 @@ - - - @@ -79,9 +70,6 @@ - - - @@ -91,9 +79,6 @@ - - - @@ -106,11 +91,6 @@ - - - - - From b4ae0a4a4bf6c5647c22d29c5006147096d70609 Mon Sep 17 00:00:00 2001 From: Matthias Bernt Date: Thu, 14 Dec 2023 14:50:11 +0100 Subject: [PATCH 3/3] Also fix test of the vcf_to_vcf_bgzip_converter --- lib/galaxy/datatypes/converters/vcf_to_vcf_bgzip_converter.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/galaxy/datatypes/converters/vcf_to_vcf_bgzip_converter.xml b/lib/galaxy/datatypes/converters/vcf_to_vcf_bgzip_converter.xml index 41617707e2b9..f6ebadcf1d34 100644 --- a/lib/galaxy/datatypes/converters/vcf_to_vcf_bgzip_converter.xml +++ b/lib/galaxy/datatypes/converters/vcf_to_vcf_bgzip_converter.xml @@ -17,7 +17,7 @@ - +