view mixcr_macros.xml @ 0:d38cfb922f95 draft default tip

"planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/mixcr commit b847d69ff272b194e29858c173a7343442f905b2"
author iuc
date Thu, 10 Oct 2019 18:03:22 -0400
parents
children
line wrap: on
line source

<macros>
    <token name="@VERSION@">3.0.5</token>
    <xml name="requirements">
        <requirements>
        <requirement type="package" version="@VERSION@">mixcr</requirement>
            <yield/>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">doi:10.1038/nmeth.3364</citation>
            <citation type="doi">doi:10.1093/nar/gkn838</citation>
            <yield />
        </citations>
    </xml>
</macros>