view macros.xml @ 0:ce0c9fe32e04 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/socru commit 6fbcf349a029961f0f45eaf11ade1fbceba42ac1"
author iuc
date Wed, 11 Sep 2019 10:42:22 -0400
parents
children
line wrap: on
line source

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