Repository 'transdecoder'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/transdecoder

Changeset 3:b408e5a8b137 (2016-07-06)
Previous changeset 2:7c40e2c79aa3 (2016-07-06) Next changeset 4:0db979fead3a (2017-06-01)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transdecoder commit a630e0c76896e3cd61bd93ee2afdc66c384afc38
modified:
transdecoder.xml
b
diff -r 7c40e2c79aa3 -r b408e5a8b137 transdecoder.xml
--- a/transdecoder.xml Wed Jul 06 09:41:20 2016 -0400
+++ b/transdecoder.xml Wed Jul 06 11:30:14 2016 -0400
b
@@ -23,7 +23,7 @@
         
         &&
         
-        TransDecoder.Predict -t "${input}"
+        TransDecoder.Predict --cpu \${GALAXY_SLOTS:-1} -t "${input}"
     
         #if ($adv.retain_long_orfs):
             --retain_long_orfs ${adv.retain_long_orfs}