view macros.xml @ 2:435f1b59e064 draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/socru commit 415f7cadec2fc36dd66f109df6b70ab037262761-dirty
author thanhlv
date Fri, 08 Feb 2019 04:32:20 -0500
parents fcb4d9f67e75
children 686ffd8c4f97
line wrap: on
line source

<macros>
    <token name="@VERSION@">1.0.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.7717/peerj.5233</citation>
        </citations>
    </xml> -->
</macros>