view macros.xml @ 2:98fe794d2ec0 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:54:30 +0000
parents b778a18bd878
children 918c8b94c8d8
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>