Mercurial > repos > iuc > hal_hallodextract
comparison hal_halLodExtract.xml @ 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 |
comparison
equal
deleted
inserted
replaced
| 0:d398af42f54a | 1:b95d65e23448 |
|---|---|
| 23 $allSequences | 23 $allSequences |
| 24 '$input_hal' '$output_file' $scale | 24 '$input_hal' '$output_file' $scale |
| 25 ]]></command> | 25 ]]></command> |
| 26 <inputs> | 26 <inputs> |
| 27 <expand macro="input_hal"/> | 27 <expand macro="input_hal"/> |
| 28 <param name="scale" type="float" min="1" optional="false" label="Scale factor for interpolation"/> | 28 <param name="scale" type="float" value="10" min="1" optional="false" label="Scale factor for interpolation"/> |
| 29 <expand macro="params_root_optional"/> | 29 <expand macro="params_root_optional"/> |
| 30 <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)"> | 30 <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)"> |
| 31 <expand macro="sanitizer_default"/> | 31 <expand macro="sanitizer_default"/> |
| 32 <expand macro="validator_newick"/> | 32 <expand macro="validator_newick"/> |
| 33 </param> | 33 </param> |
