diff samtools_mpileup.xml @ 12:329deb17a9f7 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_mpileup commit c5ded4208dd70e88596ddc725795a2401773f02d"
author iuc
date Sat, 27 Nov 2021 12:32:35 +0000
parents 111f83918fe6
children 9da0311ab1dd
line wrap: on
line diff
--- a/samtools_mpileup.xml	Tue Sep 28 16:15:20 2021 +0000
+++ b/samtools_mpileup.xml	Sat Nov 27 12:32:35 2021 +0000
@@ -13,7 +13,7 @@
     @PREPARE_FASTA_IDX@
 
     samtools mpileup
-        -f '$reffa'
+        -f "\$reffa"
     #for $i in range(len( $input_bams )):
         '${i}'
     #end for