view macros.xml @ 0:da588cac4813 draft

planemo upload for repository https://github.com/brsynth/icfree-ml commit 48497f3422d15940998cf709ea74e4b1460fb76c
author tduigou
date Wed, 05 Feb 2025 14:04:54 +0000
parents
children ee240ae47d61
line wrap: on
line source

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