changeset 12:21fcd8a25d2d draft

add path to tool folder
author lijing
date Wed, 21 Aug 2019 17:27:58 -0400
parents b26a630d9448
children 9aa1ef328b2e
files interleave.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/interleave.xml	Fri Nov 03 11:34:08 2017 -0400
+++ b/interleave.xml	Wed Aug 21 17:27:58 2019 -0400
@@ -7,7 +7,7 @@
         <exit_code range="1:" />
     </stdio>
     <command><![CDATA[
-        interleave-fastqgz-MITOBIM.py
+        python $__tool_directory__/interleave-fastqgz-MITOBIM.py
         	$fastq1 $fastq2 > $output1
     ]]></command>
     <inputs>