view macros.xml @ 6:bb6cc994707d draft

Uploaded
author greg
date Thu, 22 Jul 2021 17:53:31 +0000
parents 01312f8a6ca9
children 127a00fcd4a8
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>