changeset 9:9a0ce5d04cbc draft default tip

Fix erreur commande
author p.lucas
date Wed, 09 Feb 2022 16:33:40 +0000
parents a4f628404972
children
files MEGABLAST_TAB_get_taxid_acc.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/MEGABLAST_TAB_get_taxid_acc.xml	Wed Feb 09 16:28:05 2022 +0000
+++ b/MEGABLAST_TAB_get_taxid_acc.xml	Wed Feb 09 16:33:40 2022 +0000
@@ -8,7 +8,7 @@
     <requirement type="package">krona</requirement>
   </requirements>
   <command detect_errors="exit_code"><![CDATA[
-    python2 '$__tool_directory__/MEGABLAST_TAB_get_taxid_acc.py -r ${input} -o ${output}
+    python2 '$__tool_directory__/MEGABLAST_TAB_get_taxid_acc.py' -r ${input} -o ${output}
   ]]></command>
   <inputs>
     <param format="tsv,tabular" name="input" type="data" label="Select your megablast file."/>