view macros.xml @ 9:28ab345ebab3 draft

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 92ff2adad69b7a8a49d067e525a97f3ec25a275a
author richard-burhans
date Mon, 14 Oct 2024 18:07:07 +0000
parents 908c494fa84e
children 7fa335454224
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@">2</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>