changeset 4:26b99164f629 draft default tip

planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__diversity commit c7e80dcda727ce63b42aa8a946e9330310929797
author q2d2
date Mon, 03 Jun 2024 23:18:33 +0000
parents f7e81c151e17
children
files qiime2__diversity__beta_correlation.xml test-data/alpha_correlation.test0.alpha-div-faith-pd.qza test-data/alpha_group_significance.test0.alpha-div-faith-pd.qza
diffstat 3 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/qiime2__diversity__beta_correlation.xml	Thu Apr 25 20:57:56 2024 +0000
+++ b/qiime2__diversity__beta_correlation.xml	Mon Jun 03 23:18:33 2024 +0000
@@ -6,14 +6,14 @@
 -->
 <!--
 This tool was automatically generated by:
-    q2galaxy (version: 2024.2.1)
+    q2galaxy (version: 2024.5.0)
 for:
-    qiime2 (version: 2024.2.0)
+    qiime2 (version: 2024.5.0)
 -->
-<tool name="qiime2 diversity beta-correlation" id="qiime2__diversity__beta_correlation" version="2024.2.0+q2galaxy.2024.2.1" profile="22.05" license="BSD-3-Clause">
+<tool name="qiime2 diversity beta-correlation" id="qiime2__diversity__beta_correlation" version="2024.5.0+q2galaxy.2024.5.0" profile="22.05" license="BSD-3-Clause">
     <description>Beta diversity correlation</description>
     <requirements>
-        <container type="docker">quay.io/qiime2/amplicon:2024.2</container>
+        <container type="docker">quay.io/qiime2/amplicon:2024.5</container>
     </requirements>
     <version_command>q2galaxy version diversity</version_command>
     <command detect_errors="exit_code">q2galaxy run diversity beta_correlation '$inputs'</command>
@@ -52,12 +52,12 @@
             </param>
             <param name="permutations" type="integer" min="0" value="999" label="permutations: Int % Range(0, None)" help="[default: 999]  The number of permutations to be run when computing p-values. Supplying a value of zero will disable permutation testing and p-values will not be calculated (this results in *much* quicker execution time if p-values are not desired)."/>
             <param name="intersect_ids" type="boolean" truevalue="__q2galaxy__::literal::True" falsevalue="__q2galaxy__::literal::False" label="intersect_ids: Bool" help="[default: No]  If supplied, IDs that are not found in both distance matrices will be discarded before applying the Mantel test. Default behavior is to error on any mismatched IDs."/>
-            <param name="label1" type="text" value="Metadata" label="label1: Str" help="[default: 'Metadata']  Label for `distance_matrix` in the output visualization.">
+            <param name="label1" type="text" value="Distance Matrix" label="label1: Str" help="[default: 'Distance Matrix']  Label for `distance_matrix` in the output visualization.">
                 <sanitizer>
                     <valid initial="string.printable"/>
                 </sanitizer>
             </param>
-            <param name="label2" type="text" value="Distance Matrix" label="label2: Str" help="[default: 'Distance Matrix']  Label for `metadata_distance_matrix` in the output visualization.">
+            <param name="label2" type="text" value="Metadata" label="label2: Str" help="[default: 'Metadata']  Label for `metadata_distance_matrix` in the output visualization.">
                 <sanitizer>
                     <valid initial="string.printable"/>
                 </sanitizer>
Binary file test-data/alpha_correlation.test0.alpha-div-faith-pd.qza has changed
Binary file test-data/alpha_group_significance.test0.alpha-div-faith-pd.qza has changed