Repository 'qiime2__diversity__alpha_phylogenetic'
hg clone https://toolshed.g2.bx.psu.edu/repos/q2d2/qiime2__diversity__alpha_phylogenetic

Changeset 9:ae8ad38c91f3 (2026-01-28)
Previous changeset 8:ecee2e93b8ff (2025-11-01)
Commit message:
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__diversity commit 36ec48f8c55799a0c963733df13da30f19b1bdf3
modified:
qiime2__diversity__alpha_phylogenetic.xml
test-data/alpha_correlation.test0.alpha-div-faith-pd.qza
test-data/alpha_group_significance.test0.alpha-div-faith-pd.qza
b
diff -r ecee2e93b8ff -r ae8ad38c91f3 qiime2__diversity__alpha_phylogenetic.xml
--- a/qiime2__diversity__alpha_phylogenetic.xml Sat Nov 01 17:12:34 2025 +0000
+++ b/qiime2__diversity__alpha_phylogenetic.xml Wed Jan 28 16:15:23 2026 +0000
[
@@ -1,22 +1,22 @@
 <?xml version='1.0' encoding='utf-8'?>
 <!--
-Copyright (c) 2025, QIIME 2 development team.
+Copyright (c) 2026, QIIME 2 development team.
 
 Distributed under the terms of the Modified BSD License. (SPDX: BSD-3-Clause)
 -->
 <!--
 This tool was automatically generated by:
-    q2galaxy (version: 2025.10.0)
+    q2galaxy (version: 2026.1.0)
 for:
-    qiime2 (version: 2025.10.0)
+    qiime2 (version: 2026.1.0)
 -->
-<tool name="qiime2 diversity alpha-phylogenetic" id="qiime2__diversity__alpha_phylogenetic" version="2025.10.0+q2galaxy.2025.10.0" profile="22.05" license="BSD-3-Clause">
+<tool name="qiime2 diversity alpha-phylogenetic" id="qiime2__diversity__alpha_phylogenetic" version="2026.1.0+q2galaxy.2026.1.0" profile="22.05" license="BSD-3-Clause">
     <description>Alpha diversity (phylogenetic)</description>
     <xrefs>
         <xref type="bio.tools">qiime2</xref>
     </xrefs>
     <requirements>
-        <container type="docker">quay.io/qiime2/amplicon:2025.10</container>
+        <container type="docker">quay.io/qiime2/amplicon:2026.1</container>
     </requirements>
     <version_command>q2galaxy version diversity</version_command>
     <command detect_errors="exit_code">q2galaxy run diversity alpha_phylogenetic '$inputs'</command>
@@ -26,8 +26,8 @@
     <inputs>
         <param name="table" type="data" format="qza" label="table: FeatureTable[Frequency | RelativeFrequency | PresenceAbsence]" help="[required]  The feature table containing the samples for which alpha diversity should be computed.">
             <options options_filter_attribute="metadata.semantic_type">
+                <filter type="add_value" value="FeatureTable[PresenceAbsence]"/>
                 <filter type="add_value" value="FeatureTable[Frequency]"/>
-                <filter type="add_value" value="FeatureTable[PresenceAbsence]"/>
                 <filter type="add_value" value="FeatureTable[RelativeFrequency]"/>
             </options>
             <validator type="expression" message="Incompatible type">hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['FeatureTable[Frequency]', 'FeatureTable[PresenceAbsence]', 'FeatureTable[RelativeFrequency]']</validator>
b
diff -r ecee2e93b8ff -r ae8ad38c91f3 test-data/alpha_correlation.test0.alpha-div-faith-pd.qza
b
Binary file test-data/alpha_correlation.test0.alpha-div-faith-pd.qza has changed
b
diff -r ecee2e93b8ff -r ae8ad38c91f3 test-data/alpha_group_significance.test0.alpha-div-faith-pd.qza
b
Binary file test-data/alpha_group_significance.test0.alpha-div-faith-pd.qza has changed