view macros.xml @ 1:b778a18bd878 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/deepvariant commit ce3024e2098c50a93ea8a7fc120a40a570fd0c53"
author iuc
date Fri, 01 Oct 2021 07:46:42 +0000
parents 7608209110d3
children 98fe794d2ec0
line wrap: on
line source

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