view macros.xml @ 1:6c310acd2f87 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/rnaformer commit a0639f646e953fe490559b10bb7271a67d07cac4
author iuc
date Fri, 07 Mar 2025 15:22:24 +0000
parents 02b0ecc34d9a
children
line wrap: on
line source

<macros>
    <token name="@EXECUTABLE@">RNAformer</token>
    <token name="@TOOL_VERSION@">1.2.0</token>
    <token name="@profile@">22.05</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="0.0.1">rnaformer</requirement>
            <yield/>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1101/2024.02.12.579881</citation>
        </citations>
    </xml>
</macros>