From fa60c4863a5ee73a1d73f9cd7e71748ea7d6ff91 Mon Sep 17 00:00:00 2001 From: Saim Momin Date: Wed, 17 Jul 2024 12:37:42 +0200 Subject: [PATCH 1/4] Added -a parameter for organism selection --- tools/mitohifi/mitohifi.xml | 75 +++++++++++++++++++++++++++++++------ 1 file changed, 64 insertions(+), 11 deletions(-) diff --git a/tools/mitohifi/mitohifi.xml b/tools/mitohifi/mitohifi.xml index 48b05e0833..ba4795d220 100644 --- a/tools/mitohifi/mitohifi.xml +++ b/tools/mitohifi/mitohifi.xml @@ -30,6 +30,7 @@ #end if -f related_mito.fasta -g related_mito.gb + -a $operation_mode.organism_selection #if $operation_mode.advanced_options.query_blast -p $operation_mode.advanced_options.query_blast #end if @@ -99,6 +100,11 @@ + + + + + @@ -305,7 +311,7 @@ - + @@ -350,8 +356,55 @@ + + + + + + + + + + + + + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
- + @@ -396,8 +449,8 @@ - - + + @@ -459,7 +512,7 @@ - + @@ -509,8 +562,8 @@ - - + + @@ -561,8 +614,8 @@ - - + + @@ -586,8 +639,8 @@ - - + + From 6fa948903fe8e9ba9cc3c70fa358b46f582b2281 Mon Sep 17 00:00:00 2001 From: Saim Momin Date: Wed, 17 Jul 2024 12:37:51 +0200 Subject: [PATCH 2/4] updated macros.xml --- tools/mitohifi/macros.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/mitohifi/macros.xml b/tools/mitohifi/macros.xml index a6902af06c..9e3e1aa3a6 100644 --- a/tools/mitohifi/macros.xml +++ b/tools/mitohifi/macros.xml @@ -1,6 +1,6 @@ 3 - galaxy0 + galaxy1 topic_0196 From 73aa4909139901d2f3941749a34b1082fd4559d1 Mon Sep 17 00:00:00 2001 From: Saim Momin Date: Thu, 18 Jul 2024 11:12:56 +0200 Subject: [PATCH 3/4] Updated test cases --- tools/mitohifi/mitohifi.xml | 177 ++++++++++++++++++------------------ 1 file changed, 89 insertions(+), 88 deletions(-) diff --git a/tools/mitohifi/mitohifi.xml b/tools/mitohifi/mitohifi.xml index ba4795d220..aefb97304e 100644 --- a/tools/mitohifi/mitohifi.xml +++ b/tools/mitohifi/mitohifi.xml @@ -211,14 +211,14 @@ - - + + - - + + @@ -265,7 +265,7 @@ --> - + @@ -282,36 +282,36 @@ - - + + - - + + - + - + - - + + - + @@ -328,36 +328,36 @@ - - + + - - + + - + - + - - + + - + @@ -375,36 +375,36 @@ - - + + - - + + - + - + - - + + - - + + @@ -421,36 +421,37 @@ - - + + - - + + - + - + - - + + - + + @@ -467,52 +468,52 @@ - - + + - - + + - + - + - - + + - + - + - + - + @@ -529,41 +530,41 @@ - - + + - - + + - + - + - - + + - + - - + + @@ -580,42 +581,42 @@ - - + + - - + + - + - + - - + + - - + + - + @@ -639,8 +640,8 @@ - - + + @@ -655,40 +656,40 @@ - - + + - - + + - + - + - - + + - + - + Date: Fri, 19 Jul 2024 14:16:23 +0200 Subject: [PATCH 4/4] use the new image --- tools/mitohifi/macros.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/mitohifi/macros.xml b/tools/mitohifi/macros.xml index 9e3e1aa3a6..8fcebee330 100644 --- a/tools/mitohifi/macros.xml +++ b/tools/mitohifi/macros.xml @@ -11,7 +11,7 @@ - quay.io/bgruening/mitohifi:3_galaxy0 + quay.io/bgruening/mitohifi:@TOOL_VERSION@_@GALAXY_TOOL_VERSION@