Mercurial > repos > iuc > vsnp_build_tables
diff macros.xml @ 3:0829f8039858 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 2e312886647244b416c64eca91e1a61dd1be939b"
| author | iuc |
|---|---|
| date | Thu, 10 Dec 2020 15:23:37 +0000 |
| parents | e52300a0000f |
| children | 840de2b41332 |
line wrap: on
line diff
--- a/macros.xml Wed Dec 02 09:06:41 2020 +0000 +++ b/macros.xml Thu Dec 10 15:23:37 2020 +0000 @@ -2,12 +2,6 @@ <macros> <token name="@WRAPPER_VERSION@">1.0</token> <token name="@PROFILE@">19.09</token> - <xml name="param_input_type"> - <param name="input_type" type="select" label="Choose the category of the files to be analyzed"> - <option value="single" selected="true">Single files</option> - <option value="collection">Collections of files</option> - </param> - </xml> <xml name="param_reference_source"> <param name="reference_source" type="select" label="Choose the source for the reference genome"> <option value="cached" selected="true">locally cached</option>
