diff macros.xml @ 0:e0bb949eac45 draft default tip

planemo upload for repository https://github.com/Helmholtz-UFZ/galaxy-tools/tree/main/tools/dfpl commit 66c6acfeff5441c36fba97787ddc5ee3d6a4a6ec
author ufz
date Thu, 19 Dec 2024 12:51:21 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Thu Dec 19 12:51:21 2024 +0000
@@ -0,0 +1,14 @@
+<macros>
+    <token name="@TOOL_VERSION@">2.1</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@TOOL_VERSION@">deepfplearn</requirement>
+        </requirements>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">https://doi.org/10.1093/bioinformatics/btad713</citation>
+            <citation type="doi">https://doi.org/10.1093/bib/bbac257</citation>
+        </citations>
+    </xml>
+</macros>
\ No newline at end of file