# HG changeset patch
# User nick
# Date 1585700667 14400
# Node ID 7f19e8c033586289762c3b74454f451371fea97f
# Parent 6cc488e11544e6aab1f3da6cb4d47e32c6af8d3a
"planemo upload for repository https://github.com/galaxyproject/dunovo commit 19875a8a45eb5e40a47fe177deafe690fb4f04fb"
diff -r 6cc488e11544 -r 7f19e8c03358 allele-counts.xml
--- a/allele-counts.xml Tue Mar 31 05:09:12 2020 -0400
+++ b/allele-counts.xml Tue Mar 31 20:24:27 2020 -0400
@@ -4,9 +4,9 @@
- allele-counts.py -i $input -o $output -f $freq -c $covg $header $stranded $nofilt
+ allele-counts.py -i '$input' -o '$output' -f $freq -c $covg $header $stranded $nofilt
#if $seed:
- -r $seed
+ -r '$seed'
#end if