view macros.xml @ 2:1071eaa424a2 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/deepvariant commit 4255237ed7a51299e25bd7de7ad52ac5d419a56c
author iuc
date Sun, 04 Sep 2022 07:53:53 +0000
parents 97cc305f6afe
children 1a3c1f1a4d24
line wrap: on
line source

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