changeset 19:ba0e46801969 draft

"planemo upload for repository https://github.com/galaxyproject/dunovo commit ef02391286d37f084c833ae09bfa62e43f1b34cb-dirty"
author nick
date Fri, 03 Apr 2020 19:26:19 +0000
parents a1e7b592c9a8
children 2960bd334bc9
files allele-counts.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/allele-counts.xml	Wed Apr 01 00:22:26 2020 +0000
+++ b/allele-counts.xml	Fri Apr 03 19:26:19 2020 +0000
@@ -4,7 +4,7 @@
     <exit_code range="1:" level="fatal" />
     <exit_code range=":-1" level="fatal" />
   </stdio>
-  <command>allele-counts.py -i '$input' -o '$output' -f $freq -c $covg $header $stranded $nofilt
+  <command>python3 '$__tool_directory__/allele-counts.py' -i '$input' -o '$output' -f $freq -c $covg $header $stranded $nofilt
   #if $seed:
     -r '$seed'
   #end if