view macros.xml @ 3:c5cd3420fed6 draft default tip

planemo upload for repository https://github.com/brsynth/icfree-ml commit 8dde46bddbe8df819c48e7e392893c34b22aa6dd
author tduigou
date Fri, 20 Dec 2024 09:32:09 +0000
parents ac296a9146df
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.7.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>