diff macros.xml @ 0:82d8e88feda9 draft

planemo upload for repository https://github.com/brsynth/icfree-ml commit b9b4f0fee7d651ad6cb3db9839bff63e3e3909b7
author tduigou
date Thu, 23 Jan 2025 15:42:52 +0000
parents
children da42f7b0e74e
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Thu Jan 23 15:42:52 2025 +0000
@@ -0,0 +1,20 @@
+<macros>
+    <token name="@TOOL_VERSION@">2.9.0</token>
+    <token name="@VERSION_SUFFIX@">0</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@TOOL_VERSION@">icfree</requirement>
+            <yield/>
+        </requirements>
+    </xml>
+    <xml name="citation">
+        <citations>
+            <citation type="doi">10.1101/2024.10.28.619828</citation>
+        </citations>
+    </xml>
+    <xml name="creator">
+        <creator>
+            <organization name="BioRetroSynth" url="https://github.com/brsynth"/>
+        </creator>
+    </xml>
+</macros>