view macros.xml @ 8:309c59c5d214 draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/socru commit 4800dfa0a87b963f8516a128a1ea778c7634b15b-dirty
author thanhlv
date Thu, 20 Jun 2019 04:24:22 -0400
parents 56e0d2cb8657
children e98661abef08
line wrap: on
line source

<macros>
    <token name="@VERSION@">2.1.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>