diff lissero/lissero.xml @ 11:40f397e29951 draft

Uploaded
author estrain
date Thu, 08 Feb 2024 20:40:49 +0000
parents 412d55f09755
children 3ab7454298a4
line wrap: on
line diff
--- a/lissero/lissero.xml	Thu Feb 08 18:18:47 2024 +0000
+++ b/lissero/lissero.xml	Thu Feb 08 20:40:49 2024 +0000
@@ -9,7 +9,7 @@
           --min_cov $settings.min_cov
         #end if
         '$input1' > output1;
-        python $__tool_directory__/variant4b.py output1 output2.txt;   
+        python $__tool_directory__/variant4b.py output1 output2.txt ${input1.name};   
     ]]></command>
     <inputs>
         <param type="data" name="input1" format="fasta" />