# HG changeset patch # User q2d2 # Date 1717457539 0 # Node ID d9d69991f2b253177f53e27514e19a50b6396f8e # Parent 0c992800a5ccbb95d8cf8c4cd6bcbece9c309f7b planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__taxa commit c7e80dcda727ce63b42aa8a946e9330310929797 diff -r 0c992800a5cc -r d9d69991f2b2 qiime2__taxa__barplot.xml --- a/qiime2__taxa__barplot.xml Thu Apr 25 21:27:20 2024 +0000 +++ b/qiime2__taxa__barplot.xml Mon Jun 03 23:32:19 2024 +0000 @@ -6,14 +6,14 @@ --> - + Visualize taxonomy with an interactive bar plot - quay.io/qiime2/amplicon:2024.2 + quay.io/qiime2/amplicon:2024.5 q2galaxy version taxa q2galaxy run taxa barplot '$inputs' @@ -23,8 +23,8 @@ + - hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['FeatureTable[Frequency]', 'FeatureTable[PresenceAbsence]'] diff -r 0c992800a5cc -r d9d69991f2b2 test-data/barplot.test0.table.qza Binary file test-data/barplot.test0.table.qza has changed diff -r 0c992800a5cc -r d9d69991f2b2 test-data/barplot.test0.taxonomy.qza Binary file test-data/barplot.test0.taxonomy.qza has changed diff -r 0c992800a5cc -r d9d69991f2b2 test-data/collapse.test0.table.qza Binary file test-data/collapse.test0.table.qza has changed diff -r 0c992800a5cc -r d9d69991f2b2 test-data/collapse.test0.taxonomy.qza Binary file test-data/collapse.test0.taxonomy.qza has changed