diff macros.xml @ 11:72aade318318 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/repeatmasker commit c4bf14b461856220df4b4bbdbb4b9bbad1ff8749"
author iuc
date Thu, 20 May 2021 12:56:42 +0000
parents
children 3f987772e283
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Thu May 20 12:56:42 2021 +0000
@@ -0,0 +1,33 @@
+<macros>
+    <token name="@TOOL_VERSION@">4.1.2-p1</token>
+    <token name="@GALAXY_TOOL_VERSION@">galaxy0</token>
+    <xml name="edam_ontology">
+        <edam_topics>                                                                                  
+            <edam_topic>topic_0157</edam_topic>
+        </edam_topics>
+        <edam_operations>
+            <edam_operation>operation_0237</edam_operation>
+        </edam_operations>
+    </xml>
+    <xml name="requirements">
+    <requirements>
+        <requirement type="package" version="@TOOL_VERSION@">repeatmasker</requirement>
+    </requirements>
+    </xml>
+    <xml name="xrefs">
+      <xrefs>
+        <xref type='bio.tools'>repeatmasker</xref>
+      </xrefs>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="bibtex">
+                @misc{RepeatMasker,
+                    title = {RepeatMasker Open-4.0},
+                    howpublished = {\url{http://www.repeatmasker.org}},
+                    author = {Smit, AFA and Hubley, R and Green, P.},
+                    year = {2013-2015}}
+            </citation>
+        </citations>
+    </xml>
+</macros>