annotate macros.xml @ 11:cb84060ad1aa draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
author iuc
date Fri, 07 Mar 2025 22:37:31 +0000
parents d77fdcca400e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
998b719a94cb "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
998b719a94cb "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
2 <macros>
11
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
3 <token name="@TOOL_VERSION@">1.8.17</token>
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
4 <token name="@VERSION_SUFFIX@">0</token>
8
520e30695ec3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 1102ae206f5dfb9322d28b23d224eb67a7b80a1c
iuc
parents: 7
diff changeset
5 <xml name="biotools">
520e30695ec3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 1102ae206f5dfb9322d28b23d224eb67a7b80a1c
iuc
parents: 7
diff changeset
6 <xrefs>
520e30695ec3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 1102ae206f5dfb9322d28b23d224eb67a7b80a1c
iuc
parents: 7
diff changeset
7 <xref type="bio.tools">
520e30695ec3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 1102ae206f5dfb9322d28b23d224eb67a7b80a1c
iuc
parents: 7
diff changeset
8 funannotate
520e30695ec3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 1102ae206f5dfb9322d28b23d224eb67a7b80a1c
iuc
parents: 7
diff changeset
9 </xref>
520e30695ec3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 1102ae206f5dfb9322d28b23d224eb67a7b80a1c
iuc
parents: 7
diff changeset
10 </xrefs>
520e30695ec3 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 1102ae206f5dfb9322d28b23d224eb67a7b80a1c
iuc
parents: 7
diff changeset
11 </xml>
0
998b719a94cb "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
12 <xml name="requirements">
998b719a94cb "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
13 <requirement type="package" version="@TOOL_VERSION@">funannotate</requirement>
998b719a94cb "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
14 </xml>
998b719a94cb "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
15
998b719a94cb "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
16 <xml name="citations">
998b719a94cb "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
17 <citations>
998b719a94cb "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
18 <citation type="doi">10.5281/zenodo.4054262</citation>
998b719a94cb "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
19 </citations>
998b719a94cb "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
20 </xml>
998b719a94cb "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
21
11
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
22 <xml name="busco_species">
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
23 <options from_data_table="funannotate_options">
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
24 <column name="value" index="0" />
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
25 <column name="name" index="1" />
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
26 <filter type="static_value" column="2" value="busco_db"/>
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
27 <filter type="param_value" column="3" ref="database"/>
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
28 <filter type="add_value" value="dikarya" name="Dikarya" index="0"/> <!-- this sets the default -->
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
29 </options>
0
998b719a94cb "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
30 </xml>
998b719a94cb "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
31
11
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
32
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
33 <xml name="busco_seeds">
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
34 <options from_data_table="funannotate_options">
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
35 <column name="value" index="0" />
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
36 <column name="name" index="1" />
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
37 <filter type="static_value" column="2" value="trained_species"/>
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
38 <filter type="param_value" column="3" ref="database"/>
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
39 <yield/>
cb84060ad1aa planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
iuc
parents: 10
diff changeset
40 </options>
0
998b719a94cb "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
41 </xml>
998b719a94cb "planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff changeset
42 </macros>