Mercurial > repos > iuc > vsnp_statistics
comparison macros.xml @ 0:097ff8e49afe draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 92f46d4bb55b582f05ac3c4b094307f114cbf98f"
| author | iuc |
|---|---|
| date | Fri, 27 Aug 2021 11:43:50 +0000 |
| parents | |
| children | ca90cba9525d |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:097ff8e49afe |
|---|---|
| 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_reference_source"> | |
| 6 <param name="reference_source" type="select" label="Choose the source for the reference genome"> | |
| 7 <option value="cached" selected="true">locally cached</option> | |
| 8 <option value="history">from history</option> | |
| 9 </param> | |
| 10 </xml> | |
| 11 <xml name="citations"> | |
| 12 <citations> | |
| 13 <citation type="bibtex"> | |
| 14 @misc{None, | |
| 15 journal = {None}, | |
| 16 author = {1. Stuber T}, | |
| 17 title = {Manuscript in preparation}, | |
| 18 year = {None}, | |
| 19 url = {https://github.com/USDA-VS/vSNP},} | |
| 20 </citation> | |
| 21 </citations> | |
| 22 </xml> | |
| 23 </macros> | |
| 24 |
