view macros.xml @ 2:7c72d5c7e449 draft

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 167e4bf5352c002c0f3c60d24fc6846d1e424263
author richard-burhans
date Tue, 20 Aug 2024 19:47:25 +0000
parents 0ab743c8837f
children 4420dd857c41
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@">0</token>
    <token name="@PROFILE@">21.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>