changeset 26:aa3acde7621c draft

Uploaded
author serranop
date Sat, 14 Sep 2013 11:57:09 -0400
parents 26ab91de7593
children 4c11ec2ae1c0
files usearch_fastq_mergepairs.xml
diffstat 1 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/usearch_fastq_mergepairs.xml	Sat Sep 14 11:55:44 2013 -0400
+++ b/usearch_fastq_mergepairs.xml	Sat Sep 14 11:57:09 2013 -0400
@@ -29,7 +29,11 @@
 -fastq_qmin $qmin
 -fastq_qmax $qmax
 -fastq_qmaxout $qmaxout
--fastqout $output
+#if $output_format.format == "fastq"
+    -fastqout $output
+#else
+    -fastaout $output
+#end if
     </command>
     <inputs>
         <!-- INPUT OPTIONS -->
@@ -59,7 +63,7 @@
         </conditional>
    </inputs>
     <outputs>
-        <data name="output" format="fastq" label="Merge result" />
+        <data name="output" format="${output_format.format}" label="Merge result" />
     </outputs>
     <tests>
         <test>