view macros.xml @ 13:0c7842fa0c8d draft

planemo upload for repository https://github.com/brsynth/icfree-ml commit 9ac6ff08b3b98534f42ecfcecefa438ead21168c
author tduigou
date Tue, 17 Dec 2024 13:40:53 +0000
parents 02c74b682a09
children 6d10b830d14a
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.6.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="doi">10.1101/2024.10.28.619828</citation>
        </citations>
    </xml>
    <xml name="creator">
        <creator>
            <organization name="BioRetroSynth" url="https://github.com/brsynth"/>
        </creator>
    </xml>
</macros>