# HG changeset patch
# User iuc
# Date 1715690849 0
# Node ID b820ef95ca201902567f99ae1d6fe11fa4521700
# Parent ff827f983bbb2cb64ce0ce34b100ab756491c996
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit dbdc7c7b584e6fc578845aaf30bc0498353716f7
diff -r ff827f983bbb -r b820ef95ca20 fastk.xml
--- a/fastk.xml Fri May 03 20:23:04 2024 +0000
+++ b/fastk.xml Tue May 14 12:47:29 2024 +0000
@@ -5,7 +5,7 @@
'$tabex_hist'
+ && mv outfiles/.*.ktab* outfiles/ktabfiles
+ && mv outfiles/*.ktab outfiles/ktabfiles
#elif $sorted_table.sorted_table_option == 'yes_with_custom':
&& Tabex outfiles/output.ktab -t${sorted_table.tabex_threshold_for_custom} LIST > '$tabex_hist'
+ && mv outfiles/.*.ktab* outfiles/ktabfiles
+ && mv outfiles/*.ktab outfiles/ktabfiles
#end if
&& tar -c -f fastk.tar ./outfiles/
]]>
-
+
@@ -50,7 +54,10 @@
-
+
+
+ sorted_table['sorted_table_option'] != 'no'
+
sorted_table['sorted_table_option'] != 'no'
@@ -66,7 +73,7 @@
-
+
@@ -74,13 +81,13 @@
-
+
-
+
@@ -89,10 +96,10 @@
-
+
1.0.0
- 0
+ 1
fastk