changeset 4:e131e21fce1f draft

Uploaded
author simon-gladman
date Wed, 09 Jul 2014 17:39:07 -0400
parents 7beded02092a
children afc124ad65f0
files trimmomatic.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/trimmomatic.xml	Wed Jul 09 17:00:32 2014 -0400
+++ b/trimmomatic.xml	Wed Jul 09 17:39:07 2014 -0400
@@ -52,7 +52,7 @@
                 revpairs $revpairs
             #end if
             tool-dir \$JAR_PATH
-            threads ${GALAXY_SLOTS}
+            threads \${GALAXY_SLOTS:-4}
             > $dummy_out
     </command>