changeset 4:7223a2e98bf8 draft

Uploaded
author dfornika
date Tue, 03 Mar 2020 01:13:09 +0000
parents 386a88793078
children c7ce2cd96546
files blast_report_basic.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/blast_report_basic.xml	Tue Mar 03 01:09:56 2020 +0000
+++ b/blast_report_basic.xml	Tue Mar 03 01:13:09 2020 +0000
@@ -2,7 +2,7 @@
     <description>Produce an HTML table report of BLAST results</description>
     <command>
         <![CDATA[
-          '${__tool_directory__}/blast_report.py' 
+          python '${__tool_directory__}/blast_report.py' 
             -f ${filter_pident}:$filter_kws
             #if str($bins) != "None"
               -b "${bins}"