# HG changeset patch # User q2d2 # Date 1717457405 0 # Node ID 6106d14aabd1b5b0e6be4e07a6af1cade8a75aa1 # Parent fbdbfcbe51214c181327e4918f3ff3a3d932147f planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__phylogeny commit c7e80dcda727ce63b42aa8a946e9330310929797 diff -r fbdbfcbe5121 -r 6106d14aabd1 qiime2__phylogeny__filter_tree.xml --- a/qiime2__phylogeny__filter_tree.xml Thu Apr 25 21:17:01 2024 +0000 +++ b/qiime2__phylogeny__filter_tree.xml Mon Jun 03 23:30:05 2024 +0000 @@ -6,14 +6,14 @@ --> - + Remove features from tree based on metadata - quay.io/qiime2/amplicon:2024.2 + quay.io/qiime2/amplicon:2024.5 q2galaxy version phylogeny q2galaxy run phylogeny filter_tree '$inputs' @@ -23,18 +23,18 @@ + - hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['Phylogeny[Rooted]', 'Phylogeny[Unrooted]']
+ + - - hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['FeatureTable[Composition]', 'FeatureTable[Frequency]', 'FeatureTable[PresenceAbsence]', 'FeatureTable[RelativeFrequency]'] diff -r fbdbfcbe5121 -r 6106d14aabd1 test-data/align_to_tree_mafft_fasttree.test0.rep-seqs.qza Binary file test-data/align_to_tree_mafft_fasttree.test0.rep-seqs.qza has changed