view macros.xml @ 1:a7ccd6b0788e draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/socru commit 1024f378b83203ab9c365a7d386981ad257ce1d1-dirty
author thanhlv
date Thu, 07 Feb 2019 16:43:41 -0500
parents fcb4d9f67e75
children 435f1b59e064
line wrap: on
line source

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