diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Thu Jan 16 07:07:52 2025 +0000
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<macros>
+  <token name="@TOOL_VERSION@">1.0.12</token>
+  <token name="@VERSION_SUFFIX@">0</token>
+  <xml name="requirements">
+  <requirements>
+    <requirement type="package" version="@TOOL_VERSION@">squirrel</requirement>
+  </requirements>
+  </xml>
+  <xml name="version_command">
+    <version_command>squirrel --version</version_command>
+  </xml>
+  <xml name="citations">
+    <citations>
+        <citation type="bibtex">
+          @misc{githubsquirrel,
+            author = {O'Toole, Áine},
+            year = {2025},
+            title = {Squirrel: Some QUIck Reconstruction to Resolve Evolutionary Links},
+            publisher = {GitHub},
+            journal = {GitHub},
+            url = {https://github.com/aineniamh/squirrel},
+          }
+        </citation>
+    </citations>
+  </xml>
+</macros>
\ No newline at end of file