view macros.xml @ 3:918c8b94c8d8 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/deepvariant commit 95f18cd38ca051a3f5cfe456c1a8ef5fa21730d1
author iuc
date Mon, 10 Apr 2023 11:11:16 +0000
parents 98fe794d2ec0
children 63b68fe4af85
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.5.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>