# HG changeset patch # User iuc # Date 1561735268 14400 # Node ID b03ae2ba8688026ebb5b3c67c460cb923a2d1933 # Parent 2485637fe6563218c46bd3a5783e5f12e4f5ce22 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/exonerate commit ce91cc3863ddfb33fd8415b3239c6b3284ed591f diff -r 2485637fe656 -r b03ae2ba8688 exonerate.xml --- a/exonerate.xml Wed Oct 17 09:49:43 2018 -0400 +++ b/exonerate.xml Fri Jun 28 11:21:08 2019 -0400 @@ -1,4 +1,4 @@ - + pairwise sequence comparison macros.xml @@ -39,6 +39,8 @@ #elif str($outformat) == "querygff" --showalignment no --showvulgar no --showtargetgff no --showquerygff yes > '${output_gff}' #end if + + --cores \${GALAXY_SLOTS:-1} ]]>