diff scatter-from-wiggle.xml @ 9:df7356989ac1 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 041a4d1618298f540e3917f00781e09ec7d71b75"
author iuc
date Mon, 23 Nov 2020 10:56:29 +0000
parents 014a21767ac4
children 31a35811dda6
line wrap: on
line diff
--- a/scatter-from-wiggle.xml	Fri Jun 12 10:39:58 2020 -0400
+++ b/scatter-from-wiggle.xml	Mon Nov 23 10:56:29 2020 +0000
@@ -6,6 +6,13 @@
     </macros>
     <expand macro="requirements">
     </expand>
+    <edam_topics>
+        <edam_topic>topic_0797</edam_topic>
+        <edam_topic>topic_0092</edam_topic>
+    </edam_topics>
+    <edam_operations>
+        <edam_operation>operation_3434</edam_operation>
+    </edam_operations>
     <command detect_errors="exit_code"><![CDATA[
 python '$__tool_directory__/scatter-from-wiggle.py' '$input' > '$output'
     ]]></command>