view macros.xml @ 5:30d6a6424102 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit 7efdf3224552d113a01043ee5bf4517d770df933
author iuc
date Fri, 31 Mar 2017 11:36:14 -0400
parents 6821f5ea01d8
children 2229123f7690
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="2.4.0">trinity</requirement>
            <yield/>
        </requirements>
    </xml>

    <token name="@WRAPPER_VERSION@">2.4.0</token>

    <xml name="citation">
        <citations>
            <citation type="doi">10.1038/nbt.1883</citation>
        </citations>
    </xml>
</macros>