view macros.xml @ 1:49f8eae39606 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/ncbi_fcs_gx commit b1797a2dee3977cdf40d3cf413ab9ec1e0cb3f26
author iuc
date Thu, 30 May 2024 10:49:36 +0000
parents 3cdb96f2855d
children c228e49365c4
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.0</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>