Mercurial > repos > iuc > vsnp_add_zero_coverage
comparison macros.xml @ 0:c4b44cb2f4f4 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 94e69abb568077267eb8b15ef624624e2899a750"
| author | iuc |
|---|---|
| date | Wed, 30 Sep 2020 19:06:22 +0000 |
| parents | |
| children | 2e4b9161ce40 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:c4b44cb2f4f4 |
|---|---|
| 1 <?xml version='1.0' encoding='UTF-8'?> | |
| 2 <macros> | |
| 3 <token name="@WRAPPER_VERSION@">1.0</token> | |
| 4 <token name="@PROFILE@">19.09</token> | |
| 5 <xml name="param_input_type"> | |
| 6 <param name="input_type" type="select" label="Choose the category of the files to be analyzed"> | |
| 7 <option value="single" selected="true">Single files</option> | |
| 8 <option value="collection">Collections of files</option> | |
| 9 </param> | |
| 10 </xml> | |
| 11 <xml name="param_reference_source"> | |
| 12 <param name="reference_source" type="select" label="Choose the source for the reference genome"> | |
| 13 <option value="cached" selected="true">locally cached</option> | |
| 14 <option value="history">from history</option> | |
| 15 </param> | |
| 16 </xml> | |
| 17 <xml name="citations"> | |
| 18 <citations> | |
| 19 <citation type="bibtex"> | |
| 20 @misc{None, | |
| 21 journal = {None}, | |
| 22 author = {1. Stuber T}, | |
| 23 title = {Manuscript in preparation}, | |
| 24 year = {None}, | |
| 25 url = {https://github.com/USDA-VS/vSNP},} | |
| 26 </citation> | |
| 27 </citations> | |
| 28 </xml> | |
| 29 </macros> | |
| 30 |
