annotate macros.xml @ 2:a30209d11e12 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit 52637bc31cb13292cd8b73dc8e253fb460c0ad1c
author iuc
date Sun, 15 Dec 2024 09:07:42 +0000
parents a175c35ccdce
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
2 <macros>
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
3 <xml name="requirements">
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
4 <requirements>
1
a175c35ccdce planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit fb9914c1e5dc3555b3d57926259d76dd9a624039
iuc
parents: 0
diff changeset
5 <requirement type="package" version="@TOOL_VERSION@">python-hivclustering</requirement>
0
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
6 </requirements>
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
7 </xml>
1
a175c35ccdce planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit fb9914c1e5dc3555b3d57926259d76dd9a624039
iuc
parents: 0
diff changeset
8 <token name="@TOOL_VERSION@">1.3.1</token>
2
a30209d11e12 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit 52637bc31cb13292cd8b73dc8e253fb460c0ad1c
iuc
parents: 1
diff changeset
9 <token name="@VERSION_SUFFIX@">2</token>
1
a175c35ccdce planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit fb9914c1e5dc3555b3d57926259d76dd9a624039
iuc
parents: 0
diff changeset
10 <token name="@PROFILE@">23.1</token>
0
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
11 <xml name="citations">
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
12 <citations>
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
13 <citation type="bibtex">
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
14 @UNPUBLISHED{spond,
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
15 author = "Sergei Kosakovsky Pond",
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
16 title = "HyPhy: Hypothesis Testing using Phylogenies",
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
17 year = "2000",
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
18 note = "http://hyphy.org/",
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
19 url = "http://hyphy.org/"}
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
20 </citation>
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
21 </citations>
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
22 </xml>
ef842bb94d1f planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff changeset
23 </macros>