view macros.xml @ 0:fcb4d9f67e75 draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/socru commit 14d68ebb3ebee49d95426f0a7aed7062bf5ff03f-dirty
author thanhlv
date Thu, 07 Feb 2019 12:21:46 -0500
parents
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>