Mercurial > repos > iuc > tn93
annotate macros.xml @ 3:2fd21f5b16bc draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit e9f254ea1c6712a96512cae4df91bfec8207a492
author | iuc |
---|---|
date | Sat, 28 Sep 2024 16:34:29 +0000 |
parents | b38f620a3628 |
children |
rev | line source |
---|---|
0
ccebde0e2d61
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
ccebde0e2d61
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
2 <macros> |
3
2fd21f5b16bc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit e9f254ea1c6712a96512cae4df91bfec8207a492
iuc
parents:
2
diff
changeset
|
3 <token name="@TOOL_VERSION@">1.0.14</token> |
2
b38f620a3628
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 98c0d716cbd1237ae735ce83e0153ee246abd5d8"
iuc
parents:
1
diff
changeset
|
4 <xml name="requirements"> |
b38f620a3628
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 98c0d716cbd1237ae735ce83e0153ee246abd5d8"
iuc
parents:
1
diff
changeset
|
5 <requirements> |
b38f620a3628
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 98c0d716cbd1237ae735ce83e0153ee246abd5d8"
iuc
parents:
1
diff
changeset
|
6 <requirement type="package" version="@TOOL_VERSION@">tn93</requirement> |
b38f620a3628
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 98c0d716cbd1237ae735ce83e0153ee246abd5d8"
iuc
parents:
1
diff
changeset
|
7 <yield /> |
b38f620a3628
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 98c0d716cbd1237ae735ce83e0153ee246abd5d8"
iuc
parents:
1
diff
changeset
|
8 </requirements> |
b38f620a3628
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 98c0d716cbd1237ae735ce83e0153ee246abd5d8"
iuc
parents:
1
diff
changeset
|
9 </xml> |
0
ccebde0e2d61
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
10 <xml name="citations"> |
ccebde0e2d61
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
11 <citations> |
ccebde0e2d61
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
12 <citation type="bibtex"> |
ccebde0e2d61
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
13 @UNPUBLISHED{spond, |
ccebde0e2d61
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
14 author = "Sergei Kosakovsky Pond", |
ccebde0e2d61
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
15 title = "HyPhy: Hypothesis Testing using Phylogenies", |
ccebde0e2d61
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
16 year = "2000", |
ccebde0e2d61
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
17 note = "http://hyphy.org/", |
ccebde0e2d61
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
18 url = "http://hyphy.org/"} |
ccebde0e2d61
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
19 </citation> |
ccebde0e2d61
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
20 <yield /> |
ccebde0e2d61
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
21 </citations> |
ccebde0e2d61
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
22 </xml> |
ccebde0e2d61
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
23 </macros> |