Mercurial > repos > iuc > vsnp_add_zero_coverage
view macros.xml @ 2:2e4b9161ce40 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:24:20 +0000 |
| parents | c4b44cb2f4f4 |
| children | 12b6574f1db0 |
line wrap: on
line source
<?xml version='1.0' encoding='UTF-8'?> <macros> <token name="@WRAPPER_VERSION@">1.0</token> <token name="@PROFILE@">19.09</token> <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> <option value="history">from history</option> </param> </xml> <xml name="citations"> <citations> <citation type="bibtex"> @misc{None, journal = {None}, author = {1. Stuber T}, title = {Manuscript in preparation}, year = {None}, url = {https://github.com/USDA-VS/vSNP},} </citation> </citations> </xml> </macros>
