view macros.xml @ 0:2defe48e4c7a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jcvi_gff_stats commit f1e2c895bec4b8bf960d54f634c69fe18411846a
author iuc
date Thu, 02 Aug 2018 09:57:30 -0400
parents
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>