Mercurial > repos > iuc > varvamp
comparison macros.xml @ 5:d6d746d0d1d0 draft default tip
planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
author | iuc |
---|---|
date | Thu, 24 Oct 2024 18:10:50 +0000 |
parents | 36c91ff33d70 |
children |
comparison
equal
deleted
inserted
replaced
4:36c91ff33d70 | 5:d6d746d0d1d0 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <macros> | 2 <macros> |
3 <token name="@TOOL_VERSION@">1.2.0</token> | 3 <token name="@TOOL_VERSION@">1.2.1</token> |
4 <token name="@VERSION_SUFFIX@">1</token> | 4 <token name="@VERSION_SUFFIX@">0</token> |
5 <xml name="main_parameters"> | 5 <xml name="main_parameters"> |
6 <conditional name="main_params"> | 6 <conditional name="main_params"> |
7 <param name="specify_how" type="select" label="How to set the main parameters, threshold for consensus nucleotides and max ambiguous nts per primer?"> | 7 <param name="specify_how" type="select" label="How to set the main parameters, threshold for consensus nucleotides and max ambiguous nts per primer?"> |
8 <option value="set_n_ambig">Specify max ambiguous nts, estimate suitable threshold</option> | 8 <option value="set_n_ambig">Specify max ambiguous nts, estimate suitable threshold</option> |
9 <option value="set_threshold">Specify threshold, estimate max ambiguous nts</option> | 9 <option value="set_threshold">Specify threshold, estimate max ambiguous nts</option> |