view macros.xml @ 6:3a8a37414e56 draft

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit dd9fbbe3a5507753ed350e221632d49f0ad06799
author richard-burhans
date Wed, 11 Sep 2024 15:06:07 +0000
parents 539ea4dee35a
children 908c494fa84e
line wrap: on
line source

<macros>
    <xml name="requirements">
        <requirements>
            <container type="docker">quay.io/richard-burhans/egapx:@TOOL_VERSION@</container>
        </requirements>
    </xml>
    <token name="@TOOL_VERSION@">0.2-alpha</token>
    <token name="@VERSION_SUFFIX@">3</token>
    <token name="@PROFILE@">22.05</token>
    <xml name="edam_ontology">
        <edam_operations>
            <edam_operation>operation_0362</edam_operation>
        </edam_operations>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1093/bioinformatics/bts573</citation>
        </citations>
    </xml>
</macros>