Mercurial > repos > iuc > vsnp_determine_ref_from_data
diff macros.xml @ 1:b7240f8aad29 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:22:53 +0000 |
| parents | 90c45e3f0f15 |
| children | ddb37d6fb213 |
line wrap: on
line diff
--- a/macros.xml Wed Dec 02 09:08:58 2020 +0000 +++ b/macros.xml Thu Dec 10 15:22:53 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>
