changeset 4:4e8832829f07 draft

Updated the command
author serranop
date Fri, 13 Sep 2013 13:49:52 -0400
parents cba800214a83
children 68305120fd75
files usearch_fastq_mergepairs.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/usearch_fastq_mergepairs.xml	Fri Sep 13 13:07:23 2013 -0400
+++ b/usearch_fastq_mergepairs.xml	Fri Sep 13 13:49:52 2013 -0400
@@ -1,7 +1,7 @@
 <tool id="usearch_fastq_mergepairs" name="usearch fastq_mergepairs" version="0.0.1">
     <description>merging of paired reads</description>
     <version_command>usearch -version</version_command>
-    <command interpreter='bash'>usearch
+    <command>usearch
         -fastq_mergepairs '$input_forward'
         -reverse '$input_reverse'
         -fastq_qmaxout $qmaxout