diff macros.xml @ 0:02b0ecc34d9a draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/rnaformer commit ee837e8d27a53baa3d4881412d4fbc566ae06499
author rnateam
date Thu, 11 Jul 2024 20:56:23 +0000
parents
children 6c310acd2f87
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Thu Jul 11 20:56:23 2024 +0000
@@ -0,0 +1,16 @@
+<macros>
+    <token name="@EXECUTABLE@">RNAformer</token>
+    <token name="@TOOL_VERSION@">1.0.0</token>
+    <token name="@profile@">22.05</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="0.0.1">rnaformer</requirement>
+            <yield/>
+        </requirements>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.1101/2024.02.12.579881</citation>
+        </citations>
+    </xml>
+</macros>
\ No newline at end of file