Mercurial > repos > iuc > hivclustering
annotate macros.xml @ 2:0fabd3ab9901 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:36 +0000 |
| parents | 82a1f2b4e441 |
| children |
| rev | line source |
|---|---|
|
0
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
|
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
2 <macros> |
|
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
3 <xml name="requirements"> |
|
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
4 <requirements> |
|
1
82a1f2b4e441
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
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
6 </requirements> |
|
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
7 </xml> |
|
1
82a1f2b4e441
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
0fabd3ab9901
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
82a1f2b4e441
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
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
11 <xml name="citations"> |
|
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
12 <citations> |
|
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
13 <citation type="bibtex"> |
|
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
14 @UNPUBLISHED{spond, |
|
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
15 author = "Sergei Kosakovsky Pond", |
|
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
16 title = "HyPhy: Hypothesis Testing using Phylogenies", |
|
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
17 year = "2000", |
|
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
18 note = "http://hyphy.org/", |
|
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
19 url = "http://hyphy.org/"} |
|
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
20 </citation> |
|
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
21 </citations> |
|
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
22 </xml> |
|
aa1c50d6ce93
planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
iuc
parents:
diff
changeset
|
23 </macros> |
