view macros.xml @ 12:761fb4314637 draft default tip

"planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/socru commit 8946059e8f746967e1d9b024733cf4ece8322855-dirty"
author thanhlv
date Fri, 26 Mar 2021 13:49:13 +0000
parents f9c46016a28b
children
line wrap: on
line source

<macros>
    <token name="@VERSION@">2.2.4</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.1101/543702</citation>
        </citations>
    </xml>
</macros>