view macros.xml @ 6:6dc841373be7 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/ncbi_fcs_gx commit a23e39116e96db7282fa796a10e131bb2d91218b
author iuc
date Wed, 24 Sep 2025 13:29:42 +0000
parents a929a1a4ed97
children
line wrap: on
line source

<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">ncbi-fcs-gx</requirement>
            <yield/>
        </requirements>
    </xml>
    <token name="@TOOL_VERSION@">0.5.5</token>
    <token name="@VERSION_SUFFIX@">2</token>
    <token name="@PROFILE@">21.05</token>
    <xml name="biotools">
        <xrefs>
            <xref type="bio.tools">ncbi_fcs</xref>
        </xrefs>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1101/2023.06.02.543519</citation>
            <yield/>
        </citations>
    </xml>
</macros>