view macros.xml @ 3:686ffd8c4f97 draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/socru commit ffa5d4988646c99ad71cf3f04f8db17c8100957b-dirty
author thanhlv
date Thu, 14 Feb 2019 10:31:51 -0500
parents 435f1b59e064
children bf0efbba5e8d
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.7717/peerj.5233</citation>
        </citations>
    </xml> -->
</macros>