Mercurial > repos > iuc > deepvariant
view macros.xml @ 4:63b68fe4af85 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/deepvariant commit d936ef547007b54a536787384cae90e98af2aede
author | iuc |
---|---|
date | Tue, 05 Mar 2024 08:10:46 +0000 |
parents | 918c8b94c8d8 |
children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.5.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>