view macros.xml @ 11:f9c46016a28b draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/socru commit 9281db266d27c58639d5d0394ac9209c18713bf9-dirty
author thanhlv
date Wed, 04 Sep 2019 16:38:22 -0400
parents 66d8d4db04d4
children 761fb4314637
line wrap: on
line source

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