view macros.xml @ 6:a6d085138f56 draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/socru commit b7d0a20223fd4269fed0564535fc4ded1cb4222f-dirty
author thanhlv
date Fri, 14 Jun 2019 08:17:53 -0400
parents bf0efbba5e8d
children 56e0d2cb8657
line wrap: on
line source

<macros>
    <token name="@VERSION@">2.1.0</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@VERSION@">socru</requirement>
        </requirements>
    </xml>

    <xml name="version_command">
        <version_command>socru --version</version_command>
    </xml>

    <xml name="citations">
        <citations>
            <citation type="doi">10.1101/543702</citation>
        </citations>
    </xml>
</macros>