changeset 2:d21625f83be6 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:08:07 +0000
parents 80b20d427556
children
files testandplot.xml
diffstat 1 files changed, 9 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/testandplot.xml	Wed Feb 21 14:15:46 2018 -0500
+++ b/testandplot.xml	Tue Aug 31 09:08:07 2021 +0000
@@ -1,11 +1,14 @@
 <tool id="iwtomics_testandplot" name="IWTomics Test" version="@VERSION@.0">
-  <description>and Plot</description>
-  <macros>
-    <import>macros.xml</import>
-  </macros>
-  <expand macro="requirements" />
+    <description>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">
+    <command detect_errors="exit_code">
 <![CDATA[
     Rscript '$__tool_directory__/testandplot.R' adjustedpvaluematrix='${adjustedpvaluematrix}' iwtomicsrespdf='${iwtomicsrespdf}' iwtomicssumpdf='${iwtomicssumpdf}' iwtomicsrdata='${iwtomicsrdata}' iwtomicstests='${iwtomicstests}' iwtomicsselectedfeatures='${iwtomicsselectedfeatures}'
       regionids='${regionids}'