# HG changeset patch # User iuc # Date 1656086255 0 # Node ID 97476dfde728ba57a5755e498160917b0088eaa5 # Parent 0c0288a9d92ce4cee5f72bf3bb240a72777c7ab8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kc-align commit de05aab169e4fc4ee7130411d0081741bb246ce2 diff -r 0c0288a9d92c -r 97476dfde728 kc-align.xml --- a/kc-align.xml Mon Oct 12 18:09:09 2020 +0000 +++ b/kc-align.xml Fri Jun 24 15:57:35 2022 +0000 @@ -1,9 +1,27 @@ - + + + 1.0.2 + 1 + + + kc-align + - kcalign + kcalign &2 echo "Warning: using only \$SLOTS threads (instead of the configured \${GALAXY_SLOTS:-1}), since it needs to be 1 or a multiple of three. Please contact your Galaxy Admin"; + fi; + kc-align --mode '$position.mode' --reference '$ref' @@ -17,7 +35,7 @@ -d '$position.dist' #end if $compress - -th \${GALAXY_SLOTS:-1} + -th "\$SLOTS" ]]>