Previous changeset 1:73081ccaf0ff (2024-06-03) |
Commit message:
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__rescript commit 5f71b597c9495eae67a447744fded834f56ca1f7 |
modified:
qiime2__rescript__evaluate_classifications.xml |
b |
diff -r 73081ccaf0ff -r 0161f3d556a8 qiime2__rescript__evaluate_classifications.xml --- a/qiime2__rescript__evaluate_classifications.xml Mon Jun 03 23:30:48 2024 +0000 +++ b/qiime2__rescript__evaluate_classifications.xml Wed Oct 30 19:54:34 2024 +0000 |
b |
@@ -6,14 +6,17 @@ --> <!-- This tool was automatically generated by: - q2galaxy (version: 2024.5.0) + q2galaxy (version: 2024.10.0) for: - qiime2 (version: 2024.5.0) + qiime2 (version: 2024.10.1) --> -<tool name="qiime2 rescript evaluate-classifications" id="qiime2__rescript__evaluate_classifications" version="2024.5.0+q2galaxy.2024.5.0" profile="22.05" license="BSD-3-Clause"> +<tool name="qiime2 rescript evaluate-classifications" id="qiime2__rescript__evaluate_classifications" version="2024.10.0+q2galaxy.2024.10.0" profile="22.05" license="BSD-3-Clause"> <description>Interactively evaluate taxonomic classification accuracy.</description> + <xrefs> + <xref type="bio.tools">qiime2</xref> + </xrefs> <requirements> - <container type="docker">quay.io/qiime2/amplicon:2024.5</container> + <container type="docker">quay.io/qiime2/amplicon:2024.10</container> </requirements> <version_command>q2galaxy version rescript</version_command> <command detect_errors="exit_code">q2galaxy run rescript evaluate_classifications '$inputs'</command> |