view macros.xml @ 0:cf8eee8343fb draft default tip

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/sixgill commit 547a3bb05a08bc4eaed224b6864a82434e09289d-dirty
author galaxyp
date Thu, 13 Oct 2016 08:38:04 -0400
parents
children
line wrap: on
line source

<macros>
    <token name="@VERSION@">0.2.4</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="0.2.4">sixgill</requirement>
            <yield/>
        </requirements>
    </xml>
    <xml name="stdio">
        <stdio>
            <exit_code range="1:" />
        </stdio>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1021/acs.jproteome.6b00239</citation>
            <yield />
        </citations>
    </xml>
</macros>