view macros.xml @ 0:7987b0437fe1 draft default tip

"planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/tiptoft commit fae924375dd50aec403ad6bf632f2a8ffeac3863-dirty"
author thanhlv
date Fri, 10 Jan 2020 14:17:18 +0000
parents
children
line wrap: on
line source

<macros>
    <token name="@VERSION@">1.0.0</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="1.0.0">tiptoft</requirement>
        </requirements>
    </xml>

    <xml name="version_command">
        <version_command>tiptoft --version</version_command>
    </xml>

    <!-- <xml name="citations">
        <citations>
            <citation type="doi">fill_here</citation>
        </citations>
    </xml> -->
</macros>