Mercurial > repos > iuc > hal_hallodextract
changeset 1:b95d65e23448 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/haltools commit 8a310fc0ea4fd4462a744d940c972974341358f8
| author | iuc |
|---|---|
| date | Mon, 09 Feb 2026 09:32:13 +0000 |
| parents | d398af42f54a |
| children | |
| files | hal_halLodExtract.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hal_halLodExtract.xml Fri Feb 06 10:32:18 2026 +0000 +++ b/hal_halLodExtract.xml Mon Feb 09 09:32:13 2026 +0000 @@ -25,7 +25,7 @@ ]]></command> <inputs> <expand macro="input_hal"/> - <param name="scale" type="float" min="1" optional="false" label="Scale factor for interpolation"/> + <param name="scale" type="float" value="10" min="1" optional="false" label="Scale factor for interpolation"/> <expand macro="params_root_optional"/> <param argument="--outTree" type="text" value="" optional="true" label="Newick tree for new HAL file" help="Specify the Newick tree for the new HAL file. Must contain only genomes from the input HAL file (input's tree used if empty)"> <expand macro="sanitizer_default"/>
