changeset 3:b408e5a8b137 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:14 -0400
parents 7c40e2c79aa3
children 0db979fead3a
files transdecoder.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/transdecoder.xml	Wed Jul 06 09:41:20 2016 -0400
+++ b/transdecoder.xml	Wed Jul 06 11:30:14 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}