view macros.xml @ 5:602f0fe854a3 draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/socru commit bba783a0821434deae678830e7e07c947cbe6b8e-dirty
author thanhlv
date Thu, 23 May 2019 04:59:27 -0400
parents bf0efbba5e8d
children a6d085138f56
line wrap: on
line source

<macros>
    <token name="@VERSION@">1.0.1</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>