# HG changeset patch # User iuc # Date 1752608177 0 # Node ID fe7a1e57a6cf6cdde5b28b791a64819e8c911295 # Parent 571e6933e972720e13005e90d6337a04f7ff75bf planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 89cc1cb215aa5dc5ef6364bf13bbb1978367dce3 diff -r 571e6933e972 -r fe7a1e57a6cf macros.xml --- a/macros.xml Mon Mar 17 09:50:43 2025 +0000 +++ b/macros.xml Tue Jul 15 19:36:17 2025 +0000 @@ -1,7 +1,7 @@ 2.10.0 - 0 - 20.09 + 1 + 24.0 seqkit diff -r 571e6933e972 -r fe7a1e57a6cf seqkit_locate.xml --- a/seqkit_locate.xml Mon Mar 17 09:50:43 2025 +0000 +++ b/seqkit_locate.xml Tue Jul 15 19:36:17 2025 +0000 @@ -12,7 +12,7 @@ ln -s '${input}' '${input_identifier}' && seqkit locate ---threads \${GALAXY_SLOTS:-4} +--threads "\${GALAXY_SLOTS:-4}" #if $conditional_pattern.mode == 'expression' --pattern '"$conditional_pattern.pattern"' $conditional_pattern.use_regexp @@ -61,6 +61,7 @@ + .*[^\\]$ @@ -118,6 +119,20 @@ + + + + + + + + + + + + + +