Mercurial > repos > iuc > coreprofiler_allele_calling
annotate macro.xml @ 5:2cce87fd19ff draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 7f2587b3f86c5024c7588185712d1eced9bbb037
| author | iuc |
|---|---|
| date | Thu, 18 Dec 2025 15:21:33 +0000 |
| parents | 71693d872155 |
| children |
| rev | line source |
|---|---|
|
0
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
2 <macros> |
|
4
71693d872155
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 31b55c90f2a622c8dceb93bb1142c46c43989d59
iuc
parents:
3
diff
changeset
|
3 <token name="@TOOL_VERSION@">2.0.0</token> |
|
5
2cce87fd19ff
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 7f2587b3f86c5024c7588185712d1eced9bbb037
iuc
parents:
4
diff
changeset
|
4 <token name="@VERSION_SUFFIX@">1</token> |
|
0
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
5 <token name="@PROFILE@">22.05</token> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
6 <xml name="version_command"> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
7 <version_command><![CDATA[coreprofiler --version]]></version_command> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
8 </xml> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
9 <xml name="biotools"> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
10 <xrefs> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
11 <xref type="bio.tools">coreprofiler</xref> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
12 </xrefs> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
13 </xml> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
14 <xml name="requirements"> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
15 <requirements> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
16 <requirement type="package" version="@TOOL_VERSION@">coreprofiler</requirement> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
17 </requirements> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
18 </xml> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
19 <xml name="citations"> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
20 <citations> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
21 <citation type="doi">10.5281/zenodo.8282656</citation> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
22 <citation type="doi">10.1016/S0022-2836(05)80360-2</citation> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
23 </citations> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
24 </xml> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
25 <xml name="element_assert" token_name="" token_text=""> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
26 <element name="@NAME@"> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
27 <assert_contents> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
28 <has_text text="@TEXT@"/> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
29 </assert_contents> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
30 </element> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
31 </xml> |
|
41b933d366e3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/coreprofiler commit 9f0bad8ce7a9a0056a9b5a15a9a2d466565548fb
iuc
parents:
diff
changeset
|
32 </macros> |
