diff fastq_to_fasta.xml @ 4:5dbca5fbdc45 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastq_to_fasta commit 4c002e52261da2e7609735883d91fa1610ce6ce7"
author iuc
date Thu, 30 Jan 2020 18:26:18 +0000
parents 4498e994e31b
children b8e3c0a52f33
line wrap: on
line diff
--- a/fastq_to_fasta.xml	Wed Aug 22 11:02:27 2018 -0400
+++ b/fastq_to_fasta.xml	Thu Jan 30 18:26:18 2020 +0000
@@ -8,9 +8,8 @@
 @CATS@ fastq_to_fasta
 $SKIPN
 $RENAMESEQ
--o '$output'
 -v @FQQUAL@
-@GZIP@
+@GZIP@ > '$output'
     ]]></command>
     <inputs>
         <expand macro="fastq_input" />