Mercurial > repos > iuc > deepvariant
comparison macros.xml @ 0:2036bbf304d6 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:33:36 +0000 |
| parents | |
| children | 97cc305f6afe |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:2036bbf304d6 |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">1.2.0</token> | |
| 3 <token name="@SUFFIX_VERSION@">0</token> | |
| 4 <xml name="edam_ontology"> | |
| 5 <edam_topics> | |
| 6 <edam_topic>topic_0199</edam_topic> | |
| 7 </edam_topics> | |
| 8 <edam_operations> | |
| 9 <edam_operation>operation_3227</edam_operation> | |
| 10 </edam_operations> | |
| 11 </xml> | |
| 12 <xml name="requirements"> | |
| 13 <requirements> | |
| 14 <container type="docker">google/deepvariant:@TOOL_VERSION@</container> | |
| 15 </requirements> | |
| 16 </xml> | |
| 17 <xml name="citations"> | |
| 18 <citations> | |
| 19 <citation type="doi">10.1038/nbt.4235</citation> | |
| 20 </citations> | |
| 21 </xml> | |
| 22 </macros> |
