diff macros.xml @ 0:d386c9d1fae5 draft

planemo upload for repository https://github.com/brsynth/icfree-ml commit 89b220357cba84350590ce79306440e78df97be5-dirty
author tduigou
date Fri, 22 Nov 2024 11:37:49 +0000
parents
children ac296a9146df
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Fri Nov 22 11:37:49 2024 +0000
@@ -0,0 +1,26 @@
+<macros>
+    <token name="@TOOL_VERSION@">2.5.2</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="bibtex">
+                @unpublished{icfree
+                    author = {Joan Hérisson, Yorgo El Moubayed},
+                    title = {{icfree}},
+                    url = {https://github.com/brsynth/icfree-ml/},
+                }
+            </citation>
+        </citations>
+    </xml>
+    <xml name="creator">
+        <creator>
+            <organization name="BioRetroSynth" url="https://github.com/brsynth"/>
+        </creator>
+    </xml>
+</macros>