Mercurial > repos > richard-burhans > batched_lastz
changeset 1:ad3554614aad draft
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/batched_lastz commit fc8b75c4bed19a7d2eb854ac0476f26c81698c15
author | richard-burhans |
---|---|
date | Tue, 30 Apr 2024 21:48:00 +0000 |
parents | 103538753e81 |
children | 007990f98551 |
files | batched_lastz.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/batched_lastz.xml Tue Apr 30 21:06:58 2024 +0000 +++ b/batched_lastz.xml Tue Apr 30 21:48:00 2024 +0000 @@ -8,7 +8,7 @@ run_lastz_tarball.py '--input=$input' '--output=$output' '--parallel=\${GALAXY_SLOTS:-2}' ]]></command> <inputs> - <param argument="--tarball" type="data" format="tgz" label="Tarball"/> + <param argument="--input" type="data" format="tgz" label="Tarball"/> </inputs> <outputs> <data name="output" label="Output"/>