view macros.xml @ 1:b7b320f4c595 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/glimmer commit a4b0969b33a68a0ea9ba12291f6694aec24f13ed
author iuc
date Tue, 30 Oct 2018 18:51:01 -0400
parents a4136c1534be
children 8a7c41685ebe
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="3.02">glimmer</requirement>
            <requirement type="package" version="1.70">biopython</requirement>
            <yield/>
        </requirements>
    </xml>

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

    <xml name="citation">
        <citations>
            <citation type="doi">10.1093/bioinformatics/btm009</citation>
        </citations>
    </xml>
</macros>