diff transdecoder.xml @ 3:18edef99f551 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transdecoder commit a630e0c76896e3cd61bd93ee2afdc66c384afc38
author iuc
date Wed, 06 Jul 2016 11:30:03 -0400
parents dde60ce5a16b
children 26b2646f99bb
line wrap: on
line diff
--- a/transdecoder.xml	Wed Jul 06 09:43:12 2016 -0400
+++ b/transdecoder.xml	Wed Jul 06 11:30:03 2016 -0400
@@ -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}