Mercurial > repos > tiagoantao > raxml
diff raxml.xml @ 34:40feb8095aee draft
planemo upload commit 34bbc567766bf5b1986ee91bb3e46c542a45e658-dirty
| author | tiagoantao |
|---|---|
| date | Fri, 13 Nov 2015 11:28:43 -0500 |
| parents | d2a97acb9cfc |
| children | 693ffe3c8b26 |
line wrap: on
line diff
--- a/raxml.xml Fri Nov 13 10:58:55 2015 -0500 +++ b/raxml.xml Fri Nov 13 11:28:43 2015 -0500 @@ -8,7 +8,7 @@ ## binary is hard-coded to the pthreads enabled raxml executable if threads > 1 ## (-T) ## Cannot have --threads 1 - #if $getVar("GALAXY_SLOTS", 1) == 1: + #if $getVar("GALAXY_SLOTS", "1") == "1": --binary "raxmlHPC" else: --binary "raxmlHPC-PTHREADS"
