view macros.xml @ 0:2cafa8420c04 draft default tip

"planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/bamutil/ commit c1945909ca200610f128577b68a82d9228905f3d-dirty"
author jjohnson
date Fri, 26 Mar 2021 13:16:53 +0000
parents
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.0.15</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <xml name="requirements">
        <requirements>
        <requirement type="package" version="@TOOL_VERSION@">bamutil</requirement>
            <yield/>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="bibtex">@online{bamUtil,
              author = {iStatistical Genetics},
              title = {bamUtil},
              year = 2015,
              url = {https://github.com/statgen/bamUtil},
              urldate = {2021-03-01}
            }</citation>
            <yield />
        </citations>
    </xml>
</macros>