diff sam_to_fastq.xml @ 1:c1ab6747fb66 draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/sam_to_fastq commit 0651eb8c86d890e4b223fec82ab3980932710030
author drosofff
date Mon, 21 Mar 2016 17:32:37 -0400
parents 4c60ceadc414
children
line wrap: on
line diff
--- a/sam_to_fastq.xml	Mon Mar 21 14:40:06 2016 -0400
+++ b/sam_to_fastq.xml	Mon Mar 21 17:32:37 2016 -0400
@@ -11,7 +11,7 @@
 
     <tests>
         <test>
-            <param ftype="fasta" name="input" value="input.sam" />
+            <param ftype="sam" name="input" value="input.sam" />
             <output file="output.fastq" name="output" />
         </test>
     </tests>