# HG changeset patch # User nick # Date 1585944304 14400 # Node ID cf2af5c3118c9ecab1299c69fb3374d72a42ed77 # Parent 7f19e8c033586289762c3b74454f451371fea97f "planemo upload for repository https://github.com/galaxyproject/dunovo commit ac9577f0047ad984b307fe2c4b40e2eb45a0e6e2" diff -r 7f19e8c03358 -r cf2af5c3118c allele-counts.xml --- a/allele-counts.xml Tue Mar 31 20:24:27 2020 -0400 +++ b/allele-counts.xml Fri Apr 03 16:05:04 2020 -0400 @@ -1,10 +1,10 @@ - + process variant counts - allele-counts.py -i '$input' -o '$output' -f $freq -c $covg $header $stranded $nofilt + python3 '$__tool_directory__/allele-counts.py' -i '$input' -o '$output' -f $freq -c $covg $header $stranded $nofilt #if $seed: -r '$seed' #end if