# HG changeset patch # User q2d2 # Date 1686253811 0 # Node ID 462ba4008e3c6211b918cf4926a44edc7d1316f6 # Parent abe6db32295ff5cd721cd8c9a0fcf932b74f2e95 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__phylogeny commit 65e4952f33eb335528e8553150e9097e5ea8f556 diff -r abe6db32295f -r 462ba4008e3c qiime2__phylogeny__robinson_foulds.xml --- a/qiime2__phylogeny__robinson_foulds.xml Fri Jan 13 22:58:38 2023 +0000 +++ b/qiime2__phylogeny__robinson_foulds.xml Thu Jun 08 19:50:11 2023 +0000 @@ -6,14 +6,14 @@ --> <!-- This tool was automatically generated by: - q2galaxy (version: 2022.11.1) + q2galaxy (version: 2023.5.0) for: - qiime2 (version: 2022.11.1) + qiime2 (version: 2023.5.1) --> -<tool name="qiime2 phylogeny robinson-foulds" id="qiime2__phylogeny__robinson_foulds" version="2022.11.1+q2galaxy.2022.11.1.2" profile="22.05" license="BSD-3-Clause"> +<tool name="qiime2 phylogeny robinson-foulds" id="qiime2__phylogeny__robinson_foulds" version="2023.5.0+q2galaxy.2023.5.0.2" profile="22.05" license="BSD-3-Clause"> <description>Calculate Robinson-Foulds distance between phylogenetic trees.</description> <requirements> - <container type="docker">quay.io/qiime2/core:2022.11</container> + <container type="docker">quay.io/qiime2/core:2023.5</container> </requirements> <version_command>q2galaxy version phylogeny</version_command> <command detect_errors="exit_code">q2galaxy run phylogeny robinson_foulds '$inputs'</command> @@ -23,8 +23,8 @@ <inputs> <param name="trees" type="data" format="qza" label="trees: List[Phylogeny[Rooted | Unrooted]]" help="[required] Phylogenetic trees to compare with Robinson-Foulds. Rooting information and branch lengths are ignored by this metric." multiple="true"> <options options_filter_attribute="metadata.semantic_type"> + <filter type="add_value" value="Phylogeny[Rooted]"/> <filter type="add_value" value="Phylogeny[Unrooted]"/> - <filter type="add_value" value="Phylogeny[Rooted]"/> </options> </param> <section name="__q2galaxy__GUI__section__extra_opts__" title="Click here for additional options"> diff -r abe6db32295f -r 462ba4008e3c 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