view macros.xml @ 1:8cffbd184762 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jcvi_gff_stats commit 69b89d1e8d108e91c81099e5f922357183dc2490
author iuc
date Thu, 02 Aug 2018 12:31:05 -0400
parents 2defe48e4c7a
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@VERSION@">jcvi</requirement>
            <requirement type="package" version="0.67.0">poppler</requirement>
            <yield />
        </requirements>
    </xml>
    <token name="@VERSION@">0.8.4</token>

    <xml name="citations">
        <citations>
            <citation type="doi">10.5281/zenodo.31631</citation>
        </citations>
    </xml>

</macros>