Mercurial > repos > rdvelazquez > hivclustering
annotate macros.xml @ 3:8a6f3d2a2d23 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit b'd932a0c30a3e50d32d210f7cc1f42d82ded17719\n'-dirty
author | rdvelazquez |
---|---|
date | Mon, 25 Mar 2019 13:21:35 -0400 |
parents | 9dc36a1975e8 |
children |
rev | line source |
---|---|
2
9dc36a1975e8
planemo upload for repository https://github.com/veg/hivclustering/ commit b'a6d09759f16c40d4607d30f4bb28772e74c07021\n'-dirty
rdvelazquez
parents:
1
diff
changeset
|
1 <?xml version="1.0"?> |
9dc36a1975e8
planemo upload for repository https://github.com/veg/hivclustering/ commit b'a6d09759f16c40d4607d30f4bb28772e74c07021\n'-dirty
rdvelazquez
parents:
1
diff
changeset
|
2 <macros> |
9dc36a1975e8
planemo upload for repository https://github.com/veg/hivclustering/ commit b'a6d09759f16c40d4607d30f4bb28772e74c07021\n'-dirty
rdvelazquez
parents:
1
diff
changeset
|
3 <xml name="requirements"> |
9dc36a1975e8
planemo upload for repository https://github.com/veg/hivclustering/ commit b'a6d09759f16c40d4607d30f4bb28772e74c07021\n'-dirty
rdvelazquez
parents:
1
diff
changeset
|
4 <requirements> |
3
8a6f3d2a2d23
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit b'd932a0c30a3e50d32d210f7cc1f42d82ded17719\n'-dirty
rdvelazquez
parents:
2
diff
changeset
|
5 <requirement type="package" version="@VERSION@"> |
8a6f3d2a2d23
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit b'd932a0c30a3e50d32d210f7cc1f42d82ded17719\n'-dirty
rdvelazquez
parents:
2
diff
changeset
|
6 python-hivclustering</requirement> |
2
9dc36a1975e8
planemo upload for repository https://github.com/veg/hivclustering/ commit b'a6d09759f16c40d4607d30f4bb28772e74c07021\n'-dirty
rdvelazquez
parents:
1
diff
changeset
|
7 </requirements> |
9dc36a1975e8
planemo upload for repository https://github.com/veg/hivclustering/ commit b'a6d09759f16c40d4607d30f4bb28772e74c07021\n'-dirty
rdvelazquez
parents:
1
diff
changeset
|
8 </xml> |
3
8a6f3d2a2d23
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit b'd932a0c30a3e50d32d210f7cc1f42d82ded17719\n'-dirty
rdvelazquez
parents:
2
diff
changeset
|
9 <token name="@VERSION@">1.4.0</token> |
2
9dc36a1975e8
planemo upload for repository https://github.com/veg/hivclustering/ commit b'a6d09759f16c40d4607d30f4bb28772e74c07021\n'-dirty
rdvelazquez
parents:
1
diff
changeset
|
10 <xml name="citations"> |
9dc36a1975e8
planemo upload for repository https://github.com/veg/hivclustering/ commit b'a6d09759f16c40d4607d30f4bb28772e74c07021\n'-dirty
rdvelazquez
parents:
1
diff
changeset
|
11 <citations> |
3
8a6f3d2a2d23
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit b'd932a0c30a3e50d32d210f7cc1f42d82ded17719\n'-dirty
rdvelazquez
parents:
2
diff
changeset
|
12 <citation type="bibtex">@UNPUBLISHED{spond, author = "Sergei |
8a6f3d2a2d23
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit b'd932a0c30a3e50d32d210f7cc1f42d82ded17719\n'-dirty
rdvelazquez
parents:
2
diff
changeset
|
13 Kosakovsky Pond", title = "HyPhy: Hypothesis Testing using |
8a6f3d2a2d23
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit b'd932a0c30a3e50d32d210f7cc1f42d82ded17719\n'-dirty
rdvelazquez
parents:
2
diff
changeset
|
14 Phylogenies", year = "2000", note = "http://hyphy.org/", url |
8a6f3d2a2d23
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit b'd932a0c30a3e50d32d210f7cc1f42d82ded17719\n'-dirty
rdvelazquez
parents:
2
diff
changeset
|
15 = "http://hyphy.org/"}</citation> |
2
9dc36a1975e8
planemo upload for repository https://github.com/veg/hivclustering/ commit b'a6d09759f16c40d4607d30f4bb28772e74c07021\n'-dirty
rdvelazquez
parents:
1
diff
changeset
|
16 </citations> |
9dc36a1975e8
planemo upload for repository https://github.com/veg/hivclustering/ commit b'a6d09759f16c40d4607d30f4bb28772e74c07021\n'-dirty
rdvelazquez
parents:
1
diff
changeset
|
17 </xml> |
9dc36a1975e8
planemo upload for repository https://github.com/veg/hivclustering/ commit b'a6d09759f16c40d4607d30f4bb28772e74c07021\n'-dirty
rdvelazquez
parents:
1
diff
changeset
|
18 </macros> |