Previous changeset 3:cc749369d963 (2024-04-25) Next changeset 5:48893627c8f9 (2024-10-30) |
Commit message:
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__phylogeny commit c7e80dcda727ce63b42aa8a946e9330310929797 |
modified:
qiime2__phylogeny__robinson_foulds.xml test-data/align_to_tree_mafft_fasttree.test0.rep-seqs.qza |
b |
diff -r cc749369d963 -r a43f0d5cfd3f qiime2__phylogeny__robinson_foulds.xml --- a/qiime2__phylogeny__robinson_foulds.xml Thu Apr 25 21:16:57 2024 +0000 +++ b/qiime2__phylogeny__robinson_foulds.xml Mon Jun 03 23:30:08 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 phylogeny robinson-foulds" id="qiime2__phylogeny__robinson_foulds" version="2024.2.0+q2galaxy.2024.2.1" profile="22.05" license="BSD-3-Clause"> +<tool name="qiime2 phylogeny robinson-foulds" id="qiime2__phylogeny__robinson_foulds" version="2024.5.0+q2galaxy.2024.5.0" profile="22.05" license="BSD-3-Clause"> <description>Calculate Robinson-Foulds distance between phylogenetic trees.</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 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"> |
b |
diff -r cc749369d963 -r a43f0d5cfd3f test-data/align_to_tree_mafft_fasttree.test0.rep-seqs.qza |
b |
Binary file test-data/align_to_tree_mafft_fasttree.test0.rep-seqs.qza has changed |