Mercurial > repos > iuc > semibin_generate_sequence_features
diff generate_sequence_features.xml @ 3:0608cf7dc528 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/semibin commit a9fc83e0029266f910b549d5d1eef6a9bc3e3f7b
author | iuc |
---|---|
date | Tue, 25 Mar 2025 15:53:11 +0000 |
parents | ff4e487f4f7e |
children |
line wrap: on
line diff
--- a/generate_sequence_features.xml Fri Nov 10 20:50:57 2023 +0000 +++ b/generate_sequence_features.xml Tue Mar 25 15:53:11 2025 +0000 @@ -25,7 +25,7 @@ --output 'output' --threads \${GALAXY_SLOTS:-1} @MIN_LEN@ -#if str($ml_threshold) != '' +#if $ml_threshold: --ml-threshold $ml_threshold #end if ]]></command> @@ -33,7 +33,6 @@ <expand macro="mode_fasta_bam"/> <expand macro="min_len"/> <expand macro="ml-threshold"/> - <param name="extra_output" type="select" multiple="true" label="Extra outputs" help="In addition to the training data"> <option value="coverage">Coverage files</option> <option value="contigs">Contigs (if multiple sample)</option>