view macros.xml @ 4:5d3a54198bf9 draft

planemo upload for repository https://github.com/brsynth/icfree-ml commit 08614ac872d03dfb266e405d5ff6c18f85e11117
author tduigou
date Thu, 12 Sep 2024 06:54:37 +0000
parents de3f030fa572
children 8cacb4b6edbd
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.4.0</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">icfree</requirement>
            <yield/>
        </requirements>
    </xml>
    <xml name="citation">
        <citations>
            <citation type="bibtex">
                @unpublished{icfree
                    author = {Joan Hérisson, Yorgo El Moubayed},
                    title = {{icfree}},
                    url = {https://github.com/brsynth/icfree-ml/},
                }
            </citation>
        </citations>
    </xml>
    <xml name="creator">
        <creator>
            <organization name="BioRetroSynth" url="https://github.com/brsynth"/>
        </creator>
    </xml>
</macros>