# HG changeset patch # User nick # Date 1585700546 0 # Node ID a1e7b592c9a8ef200552542f6b61358ba29f15a1 # Parent 44c3abd1b7670221b7033eaec76786b340d3bbdd "planemo upload for repository https://github.com/galaxyproject/dunovo commit 19875a8a45eb5e40a47fe177deafe690fb4f04fb" diff -r 44c3abd1b767 -r a1e7b592c9a8 allele-counts.xml --- a/allele-counts.xml Tue Mar 31 09:00:51 2020 +0000 +++ b/allele-counts.xml Wed Apr 01 00:22:26 2020 +0000 @@ -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