view macros.xml @ 1:570f2b1f3cd9 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:37:12 -0400
parents 1e8a2c87461a
children bc4e467da875
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>