diff macros.xml @ 2:1597f4ccde5d draft

planemo upload for repository https://github.com/vgl-hub/rdeval commit a88c3bbf27ea89ea8bdc7d8b7d2cdfaa7ebd1af8
author richard-burhans
date Tue, 18 Feb 2025 16:55:03 +0000
parents 425a2aa541df
children 700ce3b8068f
line wrap: on
line diff
--- a/macros.xml	Mon Feb 17 19:31:33 2025 +0000
+++ b/macros.xml	Tue Feb 18 16:55:03 2025 +0000
@@ -1,33 +1,26 @@
-<macros>
-    <xml name="requirements">
-        <requirements>
-            <requirement type="package" version="@TOOL_VERSION@">rdeval</requirement>
-        </requirements>
-    </xml>
-    <token name="@TOOL_VERSION@">0.0.5</token>
-    <token name="@VERSION_SUFFIX@">0</token>
-    <token name="@PROFILE@">23.02</token>
-    <token name="@ATTRIBUTION@"><![CDATA[
-        **Attribution**
-        
-        This Galaxy tool is available at `vgl-hub/rdeval <https://github.com/vgl-hub/rdeval/>`_, and
-        relies on the gfastar suite and the gfalibs toolkit `vgl-hub/gfalibs
-        <https://github.com/vgl-hub/gfalibs>`_, developed by Giulio Formenti at the Rockefeller University
-        ]]></token>
-    <xml name="citations">
-        <citations>
-            <citation type="bibtex">
-                @article{formenti2022gfastats,
-                    title={Gfastats: conversion, evaluation and manipulation of genome sequences using assembly graphs},
-                    author={Formenti, Giulio and Abueg, Linelle and Brajuka, Angelo and Brajuka, Nadolina and Gallardo-Alba, Crist{\'o}bal and Giani, Alice and Fedrigo, Olivier and Jarvis, Erich D},
-                    journal={Bioinformatics},
-                    volume={38},
-                    number={17},
-                    pages={4214--4216},
-                    year={2022},
-                    publisher={Oxford University Press}
-                    }
-            </citation>
-        </citations>
-    </xml>
-</macros>
+<macros>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@TOOL_VERSION@">rdeval</requirement>
+        </requirements>
+    </xml>
+    <token name="@TOOL_VERSION@">0.0.5</token>
+    <token name="@VERSION_SUFFIX@">2</token>
+    <token name="@PROFILE@">23.02</token>
+    <xml name="citations">
+        <citations>
+            <citation type="bibtex">
+                @article{formenti2022gfastats,
+                    title={Gfastats: conversion, evaluation and manipulation of genome sequences using assembly graphs},
+                    author={Formenti, Giulio and Abueg, Linelle and Brajuka, Angelo and Brajuka, Nadolina and Gallardo-Alba, Crist{\'o}bal and Giani, Alice and Fedrigo, Olivier and Jarvis, Erich D},
+                    journal={Bioinformatics},
+                    volume={38},
+                    number={17},
+                    pages={4214--4216},
+                    year={2022},
+                    publisher={Oxford University Press}
+                    }
+            </citation>
+        </citations>
+    </xml>
+</macros>