Previous changeset 2:cac848910bd8 (2012-09-14) Next changeset 4:b3db1d953414 (2017-02-04) |
Commit message:
Uploaded |
modified:
fastq_groomer_parallel.xml |
b |
diff -r cac848910bd8 -r 66ca0d174cf2 fastq_groomer_parallel.xml --- 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 |
b |
@@ -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" /> |