view macros.xml @ 5:fd52f65372c9 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/deepvariant commit bf3bb5d5a1f442208f054523fbcf0be4cc366a35
author iuc
date Mon, 02 Feb 2026 12:34:14 +0000
parents 63b68fe4af85
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.9.0</token>
    <token name="@SUFFIX_VERSION@">0</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>