diff table-union.xml @ 8:fa9bd5c8fae0

planemo upload
author jpayne
date Tue, 30 Jan 2018 15:54:55 -0500
parents e2d0b5662c08
children 3f74684fb2a8
line wrap: on
line diff
--- a/table-union.xml	Tue Jan 30 13:07:25 2018 -0500
+++ b/table-union.xml	Tue Jan 30 15:54:55 2018 -0500
@@ -4,7 +4,7 @@
         <requirement type="package" version="3.4">python3</requirement>
     </requirements>
     <command detect_errors="exit_code"><![CDATA[
-        $__tool_directory__/table-union.py 
+        python $__tool_directory__/table-union.py 
         #for $table in $tables
             $table
         #end for