Repository 'batched_lastz'
hg clone https://toolshed.g2.bx.psu.edu/repos/richard-burhans/batched_lastz

Changeset 1:ad3554614aad (2024-04-30)
Previous changeset 0:103538753e81 (2024-04-30) Next changeset 2:007990f98551 (2024-05-01)
Commit message:
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/batched_lastz commit fc8b75c4bed19a7d2eb854ac0476f26c81698c15
modified:
batched_lastz.xml
b
diff -r 103538753e81 -r ad3554614aad batched_lastz.xml
--- a/batched_lastz.xml Tue Apr 30 21:06:58 2024 +0000
+++ b/batched_lastz.xml Tue Apr 30 21:48:00 2024 +0000
b
@@ -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"/>