Mercurial > repos > iuc > tn93_readreduce
annotate macros.xml @ 2:1d2ec0b0a0a7 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 98c0d716cbd1237ae735ce83e0153ee246abd5d8"
| author | iuc |
|---|---|
| date | Wed, 20 Apr 2022 16:59:27 +0000 |
| parents | 84849140a3bc |
| children | c176164dc8a5 |
| rev | line source |
|---|---|
|
0
bdaadfd0c843
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"?> |
|
bdaadfd0c843
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
2 <macros> |
|
2
1d2ec0b0a0a7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 98c0d716cbd1237ae735ce83e0153ee246abd5d8"
iuc
parents:
1
diff
changeset
|
3 <token name="@TOOL_VERSION@">1.0.6</token> |
|
1d2ec0b0a0a7
"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"> |
|
1d2ec0b0a0a7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 98c0d716cbd1237ae735ce83e0153ee246abd5d8"
iuc
parents:
1
diff
changeset
|
5 <requirements> |
|
1d2ec0b0a0a7
"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> |
|
1d2ec0b0a0a7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 98c0d716cbd1237ae735ce83e0153ee246abd5d8"
iuc
parents:
1
diff
changeset
|
7 <yield /> |
|
1d2ec0b0a0a7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 98c0d716cbd1237ae735ce83e0153ee246abd5d8"
iuc
parents:
1
diff
changeset
|
8 </requirements> |
|
1d2ec0b0a0a7
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 98c0d716cbd1237ae735ce83e0153ee246abd5d8"
iuc
parents:
1
diff
changeset
|
9 </xml> |
|
0
bdaadfd0c843
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
10 <xml name="citations"> |
|
bdaadfd0c843
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
11 <citations> |
|
bdaadfd0c843
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
12 <citation type="bibtex"> |
|
bdaadfd0c843
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
13 @UNPUBLISHED{spond, |
|
bdaadfd0c843
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", |
|
bdaadfd0c843
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", |
|
bdaadfd0c843
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
16 year = "2000", |
|
bdaadfd0c843
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/", |
|
bdaadfd0c843
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/"} |
|
bdaadfd0c843
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
19 </citation> |
|
bdaadfd0c843
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
20 <yield /> |
|
bdaadfd0c843
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
21 </citations> |
|
bdaadfd0c843
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
22 </xml> |
|
bdaadfd0c843
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
iuc
parents:
diff
changeset
|
23 </macros> |
