view mixcr_macros.xml @ 1:b112efe1994a draft default tip

planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/mixcr commit d027d2142cfcd0169c5c24f9bea63dd2d6cfe887-dirty
author jjohnson
date Tue, 26 Mar 2019 13:01:34 -0400
parents 445a02a846f3
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>