Previous changeset 1:3fdb4839347a (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_cross_validate.xml |
b |
diff -r 3fdb4839347a -r 13fdc73a368d qiime2__rescript__evaluate_cross_validate.xml --- a/qiime2__rescript__evaluate_cross_validate.xml Mon Jun 03 23:31:09 2024 +0000 +++ b/qiime2__rescript__evaluate_cross_validate.xml Wed Oct 30 19:55:48 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-cross-validate" id="qiime2__rescript__evaluate_cross_validate" version="2024.5.0+q2galaxy.2024.5.0" profile="22.05" license="BSD-3-Clause"> +<tool name="qiime2 rescript evaluate-cross-validate" id="qiime2__rescript__evaluate_cross_validate" version="2024.10.0+q2galaxy.2024.10.0" profile="22.05" license="BSD-3-Clause"> <description>Evaluate DNA sequence reference database via cross-validated taxonomic classification.</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_cross_validate '$inputs'</command> |