view macros.xml @ 7:42734f3397cd draft

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 6ae533b0ae510a4a856c14c79219e31a2837daab
author richard-burhans
date Fri, 11 Oct 2024 19:54:09 +0000
parents 3a8a37414e56
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>