Mercurial > repos > iuc > semibin_generate_sequence_features
diff generate_sequence_features.xml @ 2:f5aff7c9a65d draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/semibin commit a9fc83e0029266f910b549d5d1eef6a9bc3e3f7b
| author | iuc |
|---|---|
| date | Tue, 25 Mar 2025 15:49:59 +0000 |
| parents | cae8e4d4f726 |
| children | b55f0ce54d97 |
line wrap: on
line diff
--- a/generate_sequence_features.xml Mon Mar 27 08:21:02 2023 +0000 +++ b/generate_sequence_features.xml Tue Mar 25 15:49:59 2025 +0000 @@ -13,7 +13,7 @@ @BAM_FILES@ @FASTA_FILES@ -SemiBin +SemiBin2 #if $mode.select == 'single' or $mode.select == 'co' generate_sequence_features_single #else @@ -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>
