Mercurial > repos > iuc > telogator
view macros.xml @ 0:afcb889cbce3 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
| author | iuc |
|---|---|
| date | Thu, 04 Dec 2025 17:09:38 +0000 |
| parents | |
| children |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">telogator2</requirement> <requirement type="package" version="2.28">minimap2</requirement> <requirement type="package" version="2.03">winnowmap</requirement> <requirement type="package" version="1.13.1">pbmm2</requirement> <yield/> </requirements> </xml> <xml name="version_command"> <version_command><![CDATA[telogator2 --version]]></version_command> </xml> <token name="@VERSION@">2.2.3</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">24.2</token> <xml name="edam_ontology"> <edam_topics> <edam_topic>topic_0622</edam_topic> <edam_topic>topic_0196</edam_topic> <edam_topic>topic_3673</edam_topic> </edam_topics> <edam_operations> <edam_operation>operation_3227</edam_operation> <edam_operation>operation_3192</edam_operation> </edam_operations> </xml> <xml name="xrefs"> <xrefs> <xref type="bio.tools">telogator2</xref> </xrefs> </xml> <xml name="citations"> <citations> <citation type="doi">10.1186/s12859-024-05807-5</citation> </citations> </xml> </macros>
