changeset 4:75d3df84f68a draft

Uploaded
author p.lucas
date Wed, 26 Sep 2018 08:38:51 -0400
parents d4b394b06bfd
children 76a5d10c40f0
files exseq_multi.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/exseq_multi.xml	Wed Sep 26 08:34:42 2018 -0400
+++ b/exseq_multi.xml	Wed Sep 26 08:38:51 2018 -0400
@@ -3,9 +3,9 @@
     <stdio>
         <exit_code range="1:" />
     </stdio>
-    <command>
-        python3 exseq_multi.py -i $inputfile -s $startpos -e $endpos -o $output
-    </command>
+    <version_command>
+        python3 '$__tool_directory__/exseq_multi.py -i $inputfile -s $startpos -e $endpos -o $output'
+    </version_command>
     <inputs>
         <param type="data" name="inputfile" format="fasta" label="Select your multifasta file :" />
         <param type="text" name="startpos" label="Start position to cut :" />