view macros.xml @ 2:c1743022a8cd draft

planemo upload commit e274ffd67bede657f4f5a2c6524023ff57f0db87
author iuc
date Thu, 29 Mar 2018 18:24:04 -0400
parents b911124762a8
children 095c349b4343
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1101/gr.209601.116</citation>
            <citation type="bibtex">
                @misc{githubUMI-tools,
                title = {UMI-tools},
                publisher = {GitHub},
                journal = {GitHub repository},
                url = {https://github.com/CGATOxford/UMI-tools},
                }
            </citation>
        </citations>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@VERSION@">umi_tools</requirement>
            <yield />
        </requirements>
    </xml>
    <token name="@VERSION@">0.5.3</token>
</macros>