comparison macros.xml @ 0:d5699a62c761 draft

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