Mercurial > repos > iuc > telogator
comparison 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 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:afcb889cbce3 |
|---|---|
| 1 <macros> | |
| 2 <xml name="requirements"> | |
| 3 <requirements> | |
| 4 <requirement type="package" version="@VERSION@">telogator2</requirement> | |
| 5 <requirement type="package" version="2.28">minimap2</requirement> | |
| 6 <requirement type="package" version="2.03">winnowmap</requirement> | |
| 7 <requirement type="package" version="1.13.1">pbmm2</requirement> | |
| 8 <yield/> | |
| 9 </requirements> | |
| 10 </xml> | |
| 11 <xml name="version_command"> | |
| 12 <version_command><![CDATA[telogator2 --version]]></version_command> | |
| 13 </xml> | |
| 14 <token name="@VERSION@">2.2.3</token> | |
| 15 <token name="@VERSION_SUFFIX@">0</token> | |
| 16 <token name="@PROFILE@">24.2</token> | |
| 17 <xml name="edam_ontology"> | |
| 18 <edam_topics> | |
| 19 <edam_topic>topic_0622</edam_topic> | |
| 20 <edam_topic>topic_0196</edam_topic> | |
| 21 <edam_topic>topic_3673</edam_topic> | |
| 22 </edam_topics> | |
| 23 <edam_operations> | |
| 24 <edam_operation>operation_3227</edam_operation> | |
| 25 <edam_operation>operation_3192</edam_operation> | |
| 26 </edam_operations> | |
| 27 </xml> | |
| 28 <xml name="xrefs"> | |
| 29 <xrefs> | |
| 30 <xref type="bio.tools">telogator2</xref> | |
| 31 </xrefs> | |
| 32 </xml> | |
| 33 <xml name="citations"> | |
| 34 <citations> | |
| 35 <citation type="doi">10.1186/s12859-024-05807-5</citation> | |
| 36 </citations> | |
| 37 </xml> | |
| 38 </macros> |
