Mercurial > repos > iuc > exonerate
diff exonerate.xml @ 2:29d1f9b7200b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/exonerate commit ce91cc3863ddfb33fd8415b3239c6b3284ed591f
| author | iuc |
|---|---|
| date | Fri, 28 Jun 2019 11:20:33 -0400 |
| parents | 3222a35ab2ae |
| children | 0d6a5769f901 |
line wrap: on
line diff
--- a/exonerate.xml Wed Oct 17 09:49:21 2018 -0400 +++ b/exonerate.xml Fri Jun 28 11:20:33 2019 -0400 @@ -1,4 +1,4 @@ -<tool id="exonerate" name="Exonerate" profile="16.04" version="@VERSION@"> +<tool id="exonerate" name="Exonerate" profile="16.04" version="@VERSION@+galaxy1"> <description>pairwise sequence comparison</description> <macros> <import>macros.xml</import> @@ -39,6 +39,8 @@ #elif str($outformat) == "querygff" --showalignment no --showvulgar no --showtargetgff no --showquerygff yes > '${output_gff}' #end if + + --cores \${GALAXY_SLOTS:-1} ]]></command> <inputs>
