changeset 9:5b3a8f988b81 draft

Updated -fastq_minovlen option again
author serranop
date Fri, 13 Sep 2013 15:08:16 -0400
parents 2ef1c29e783d
children af823fe7772b
files usearch_fastq_mergepairs.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/usearch_fastq_mergepairs.xml	Fri Sep 13 14:56:58 2013 -0400
+++ b/usearch_fastq_mergepairs.xml	Fri Sep 13 15:08:16 2013 -0400
@@ -4,7 +4,8 @@
     <command>usearch
 -fastq_mergepairs '$input_forward'
 -reverse '$input_reverse'
-#if $minovlen.minovlen_val != '-1':
+#if $minovlen.minovlen_val == '-1':
+#else
 -fastq_minovlen $minovlen
 #end if
 -fastq_qmax $qmax