Mercurial > repos > estrain > lissero
changeset 14:6c8e5bfff8a8 draft default tip
Uploaded
| author | estrain | 
|---|---|
| date | Thu, 08 Feb 2024 21:07:43 +0000 | 
| parents | 92600b70b259 | 
| children | |
| files | lissero/lissero.xml | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/lissero/lissero.xml Thu Feb 08 20:51:49 2024 +0000 +++ b/lissero/lissero.xml Thu Feb 08 21:07:43 2024 +0000 @@ -9,7 +9,7 @@ --min_cov $settings.min_cov #end if '$input1' > output1; - python $__tool_directory__/variant4b.py output1 output2.txt ${input1}; + python $__tool_directory__/variant4b.py output1 output2.txt ${input1.element_identifier}; ]]></command> <inputs> <param type="data" name="input1" format="fasta" />
