view macros.xml @ 5:99650691a26e draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/deepvariant commit 07e6d5d6cc0615ea23d18df910ee6b278b9cb5df
author iuc
date Thu, 12 Feb 2026 08:51:36 +0000
parents 09fff9439112
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.9.0</token>
    <token name="@SUFFIX_VERSION@">1</token>
    <token name="@PROFILE@">23.1</token>
    <xml name="edam_ontology">
        <edam_topics>                                                                                  
            <edam_topic>topic_0199</edam_topic>
        </edam_topics>
        <edam_operations>
            <edam_operation>operation_3227</edam_operation>
        </edam_operations>
    </xml>
    <xml name="requirements">
        <requirements>
            <container type="docker">google/deepvariant:@TOOL_VERSION@</container>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1038/nbt.4235</citation>
        </citations>
    </xml>
</macros>