Mercurial > repos > iuc > deepvariant
diff macros.xml @ 0:7608209110d3 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/deepvariant commit e46feb5432b28a9360a1d4e8a6618e6ed91008fe"
author | iuc |
---|---|
date | Mon, 06 Sep 2021 17:34:08 +0000 |
parents | |
children | b778a18bd878 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Mon Sep 06 17:34:08 2021 +0000 @@ -0,0 +1,22 @@ +<macros> + <token name="@TOOL_VERSION@">1.2.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>