view macros.xml @ 4:539ea4dee35a draft

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit f47ba0b127d52901402fe9f830a0095c6f8fa36a
author richard-burhans
date Tue, 10 Sep 2024 20:09:41 +0000
parents 4420dd857c41
children 3a8a37414e56
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>