diff macros.xml @ 0:425a2aa541df draft

planemo upload for repository https://github.com/vgl-hub/rdeval commit bdcd7b1991f872540fb5f87ee945077b5ca68780
author richard-burhans
date Mon, 17 Feb 2025 19:17:26 +0000
parents
children 1597f4ccde5d
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Mon Feb 17 19:17:26 2025 +0000
@@ -0,0 +1,33 @@
+<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>