diff loadandplot.xml @ 3:75ad0900315f draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/iwtomics commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 09:07:15 +0000
parents b46d45982ff4
children
line wrap: on
line diff
--- a/loadandplot.xml	Wed Feb 21 14:15:26 2018 -0500
+++ b/loadandplot.xml	Tue Aug 31 09:07:15 2021 +0000
@@ -1,11 +1,13 @@
 <tool id="iwtomics_loadandplot" name="IWTomics Load" version="@VERSION@.0">
-  <description>Smooth and Plot</description>
-  <macros>
-    <import>macros.xml</import>
-  </macros>
-  <expand macro="requirements" />
-
-  <command detect_errors="exit_code">
+    <description>Smooth and Plot</description>
+    <xrefs>
+        <xref type="bio.tools">iwtomics</xref>
+    </xrefs>
+    <macros>
+        <import>macros.xml</import>
+    </macros>
+    <expand macro="requirements" />
+    <command detect_errors="exit_code">
 <![CDATA[
     Rscript '$__tool_directory__/loadandplot.R' outrdata='${outrdata}' outregions='${outregions}' outfeatures='${outfeatures}' outpdf='${outpdf}'