changeset 3:66ca0d174cf2 draft

Uploaded
author kevyin
date Sun, 27 Apr 2014 02:17:09 -0400
parents cac848910bd8
children b3db1d953414
files fastq_groomer_parallel.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/fastq_groomer_parallel.xml	Fri Sep 14 03:17:38 2012 -0400
+++ b/fastq_groomer_parallel.xml	Sun Apr 27 02:17:09 2014 -0400
@@ -11,7 +11,7 @@
 #else:
 '${options_type.output_type}' '${options_type.force_quality_encoding}' '${options_type.summarize_input}'
 #end if
-'8'
+"\${GALAXY_SLOTS:-4}"
 </command>
   <inputs>
     <param name="input_file" type="data" format="fastq" label="File to groom" />