Mercurial > repos > q2d2 > qiime2__emperor__plot
changeset 2:bc3a80afa08d draft
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__emperor commit 65e4952f33eb335528e8553150e9097e5ea8f556
author | q2d2 |
---|---|
date | Thu, 08 Jun 2023 19:43:15 +0000 |
parents | 7c9ec8b8b7f8 |
children | 00b78cb5acb5 |
files | qiime2__emperor__plot.xml test-data/plot.test0.pcoa-result.qza test-data/procrustes_plot.test0.bc-pcoa-result.qza test-data/procrustes_plot.test0.unw-pcoa-result.qza |
diffstat | 4 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/qiime2__emperor__plot.xml Fri Jan 13 22:50:44 2023 +0000 +++ b/qiime2__emperor__plot.xml Thu Jun 08 19:43:15 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 emperor plot" id="qiime2__emperor__plot" version="2022.11.1+q2galaxy.2022.11.1.2" profile="22.05" license="BSD-3-Clause"> +<tool name="qiime2 emperor plot" id="qiime2__emperor__plot" version="2023.5.0+q2galaxy.2023.5.0.2" profile="22.05" license="BSD-3-Clause"> <description>Visualize and Interact with Principal Coordinates Analysis Plots</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 emperor</version_command> <command detect_errors="exit_code">q2galaxy run emperor plot '$inputs'</command>