view macros.xml @ 2:bfab6f5b449d draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mitohifi commit 3faa0723d5faf734d8821626bbd31a614b25aafb
author bgruening
date Tue, 06 May 2025 13:36:26 +0000
parents 99ddbf037d98
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">3.2.3</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <xml name="edam_ontology">
        <edam_topics>                                                                                  
            <edam_topic>topic_0196</edam_topic>
        </edam_topics>
        <edam_operations>
            <edam_operation>operation_0525</edam_operation>
        </edam_operations>
    </xml>
    <xml name="requirements">
        <requirements>
            <container type="docker">ghcr.io/marcelauliano/mitohifi:@TOOL_VERSION@</container>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1101/2022.12.23.521667</citation>
        </citations>
    </xml>
</macros>