view macros.xml @ 3:ed1ef564da41 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/ncbi_fcs_gx commit 25c9d8d297d0e10f92e373f6a959274dedc10433
author iuc
date Wed, 09 Oct 2024 08:53:18 +0000
parents c228e49365c4
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.4</token>
    <token name="@VERSION_SUFFIX@">0</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>