annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
1 <macros>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
2 <xml name="requirements">
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
3 <requirements>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
4 <requirement type="package" version="@VERSION@">telogator2</requirement>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
5 <requirement type="package" version="2.28">minimap2</requirement>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
6 <requirement type="package" version="2.03">winnowmap</requirement>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
7 <requirement type="package" version="1.13.1">pbmm2</requirement>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
8 <yield/>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
9 </requirements>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
10 </xml>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
11 <xml name="version_command">
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
12 <version_command><![CDATA[telogator2 --version]]></version_command>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
13 </xml>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
14 <token name="@VERSION@">2.2.3</token>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
15 <token name="@VERSION_SUFFIX@">0</token>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
16 <token name="@PROFILE@">24.2</token>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
17 <xml name="edam_ontology">
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
18 <edam_topics>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
19 <edam_topic>topic_0622</edam_topic>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
20 <edam_topic>topic_0196</edam_topic>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
21 <edam_topic>topic_3673</edam_topic>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
22 </edam_topics>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
23 <edam_operations>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
24 <edam_operation>operation_3227</edam_operation>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
25 <edam_operation>operation_3192</edam_operation>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
26 </edam_operations>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
27 </xml>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
28 <xml name="xrefs">
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
29 <xrefs>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
30 <xref type="bio.tools">telogator2</xref>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
31 </xrefs>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
32 </xml>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
33 <xml name="citations">
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
34 <citations>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
35 <citation type="doi">10.1186/s12859-024-05807-5</citation>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
36 </citations>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
37 </xml>
afcb889cbce3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/telogator2 commit ff18f7a9e15883099ec1cd699533658a280dcf12
iuc
parents:
diff changeset
38 </macros>