annotate macros.xml @ 1:82a1f2b4e441 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit fb9914c1e5dc3555b3d57926259d76dd9a624039
author iuc
date Sat, 05 Oct 2024 16:40:40 +0000
parents aa1c50d6ce93
children 0fabd3ab9901
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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>
82a1f2b4e441 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit fb9914c1e5dc3555b3d57926259d76dd9a624039
iuc
parents: 0
diff changeset
9 <token name="@VERSION_SUFFIX@">1</token>
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>