diff macros.xml @ 1:2df37db680ad draft default tip

planemo upload for repository https://gitlab.pasteur.fr/galaxy-team/galaxy-tools/-/tree/master/tools/ccqtl commit ac8fec726c224fad58f9451042f6f62f180c8c5c
author rplanel
date Fri, 29 Sep 2023 14:58:06 +0000
parents 6b6c9ab21674
children
line wrap: on
line diff
--- a/macros.xml	Fri Jun 30 14:18:58 2023 +0000
+++ b/macros.xml	Fri Sep 29 14:58:06 2023 +0000
@@ -1,5 +1,20 @@
 <macros>
     <token name="@TOOL_VERSION@">0.0.1_beta.2</token>
+    <xml name="xrefs">
+        <xrefs>
+            <xref type="bio.tools">ccqtl</xref>
+        </xrefs>
+    </xml>
+    <xml name="edam">
+        <edam_topics>
+            <edam_topic>topic_0625</edam_topic>
+            <edam_topic>topic_0160</edam_topic>
+            <edam_topic>topic_3338</edam_topic>
+        </edam_topics>
+        <edam_operations>
+            <edam_operation>operation_3232</edam_operation>
+        </edam_operations>
+    </xml>
     <xml name="requirements">
         <requirement type="package" version="@TOOL_VERSION@">r-ccqtl</requirement>
         <yield/>
@@ -35,14 +50,14 @@
     <xml name="citations">
         <citations>
             <citation type="bibtex">
-@misc{githubseqtk,
-    author = {Victoire Baillet, Rémi Planel, Vincent Guillemot, Pascal Campagne},
-    year = {2023},
-    title = {ccqtl},
-    publisher = {Gitlab},
-    journal = {Gitlab repository},
-    url = {https://gitlab.pasteur.fr/cc-qtl/ccqtl},
-}</citation>
+                @misc{githubseqtk,
+                author = {Victoire Baillet, Rémi Planel, Vincent Guillemot, Pascal Campagne},
+                year = {2023},
+                title = {ccqtl},
+                publisher = {Gitlab},
+                journal = {Gitlab repository},
+                url = {https://gitlab.pasteur.fr/cc-qtl/ccqtl},
+                }</citation>
         </citations>
     </xml>
 </macros>