changeset 2:85fc760b6c88 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:41 +0000
parents d5c094a879a3
children
files plotwithscale.xml
diffstat 1 files changed, 9 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/plotwithscale.xml	Wed Feb 21 14:16:06 2018 -0500
+++ b/plotwithscale.xml	Tue Aug 31 09:07:41 2021 +0000
@@ -1,11 +1,13 @@
 <tool id="iwtomics_plotwithscale" name="IWTomics Plot with Threshold" version="@VERSION@.0">
-  <description>on Test Scale</description>
-  <macros>
-    <import>macros.xml</import>
-  </macros>
-  <expand macro="requirements" />
-  
-  <command detect_errors="exit_code">
+    <description>on Test Scale</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__/plotwithscale.R' adjustedpvalue='${adjustedpvalue}' iwtomicsrespdf='${iwtomicsrespdf}' iwtomicssumpdf='${iwtomicssumpdf}'
       iwtomicsrdata='${rdata}'