| Previous changeset 1:8efd4ae79026 (2023-01-13) Next changeset 3:4da3dcc06eec (2024-04-25) |
|
Commit message:
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__sample_classifier commit 65e4952f33eb335528e8553150e9097e5ea8f556 |
|
modified:
qiime2__sample_classifier__predict_classification.xml |
| b |
| diff -r 8efd4ae79026 -r d4dd156970fc qiime2__sample_classifier__predict_classification.xml --- a/qiime2__sample_classifier__predict_classification.xml Fri Jan 13 23:00:42 2023 +0000 +++ b/qiime2__sample_classifier__predict_classification.xml Thu Jun 08 19:51:48 2023 +0000 |
| b |
| @@ -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 sample-classifier predict-classification" id="qiime2__sample_classifier__predict_classification" version="2022.11.1+q2galaxy.2022.11.1.2" profile="22.05" license="BSD-3-Clause"> +<tool name="qiime2 sample-classifier predict-classification" id="qiime2__sample_classifier__predict_classification" version="2023.5.0+q2galaxy.2023.5.0.2" profile="22.05" license="BSD-3-Clause"> <description>Use trained classifier to predict target values for new samples.</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 sample_classifier</version_command> <command detect_errors="exit_code">q2galaxy run sample_classifier predict_classification '$inputs'</command> |