Mercurial > repos > iuc > squirrel_qc
annotate macros.xml @ 0:f63d24309f49 draft
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
author | iuc |
---|---|
date | Thu, 16 Jan 2025 07:07:52 +0000 |
parents | |
children | cd668d67431e |
rev | line source |
---|---|
0
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
2 <macros> |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
3 <token name="@TOOL_VERSION@">1.0.12</token> |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
4 <token name="@VERSION_SUFFIX@">0</token> |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
5 <xml name="requirements"> |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
6 <requirements> |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
7 <requirement type="package" version="@TOOL_VERSION@">squirrel</requirement> |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
8 </requirements> |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
9 </xml> |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
10 <xml name="version_command"> |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
11 <version_command>squirrel --version</version_command> |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
12 </xml> |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
13 <xml name="citations"> |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
14 <citations> |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
15 <citation type="bibtex"> |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
16 @misc{githubsquirrel, |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
17 author = {O'Toole, Áine}, |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
18 year = {2025}, |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
19 title = {Squirrel: Some QUIck Reconstruction to Resolve Evolutionary Links}, |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
20 publisher = {GitHub}, |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
21 journal = {GitHub}, |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
22 url = {https://github.com/aineniamh/squirrel}, |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
23 } |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
24 </citation> |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
25 </citations> |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
26 </xml> |
f63d24309f49
planemo upload for repository https://github.com/aineniamh/squirrel commit ed19e40212d1e6651efb3a032d1170f4fd03b989
iuc
parents:
diff
changeset
|
27 </macros> |