view macros.xml @ 2:8a7c41685ebe draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/glimmer commit 274d1f6804bfd0362fdcd2383bfdb32ca8fd634e"
author iuc
date Sun, 20 Mar 2022 10:08:56 +0000
parents a4136c1534be
children
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>
    <xml name="bio_tools">
        <xrefs>
            <xref type="bio.tools">gemini</xref>
        </xrefs>
    </xml>
    <token name="@WRAPPER_VERSION@">3.02</token>

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