Previous changeset 3:a7e23c72f344 (2024-04-25) Next changeset 5:31b630d08cda (2024-10-30) |
Commit message:
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit c7e80dcda727ce63b42aa8a946e9330310929797 |
modified:
qiime2__vsearch__cluster_features_de_novo.xml |
b |
diff -r a7e23c72f344 -r 3377d6ce369c qiime2__vsearch__cluster_features_de_novo.xml --- a/qiime2__vsearch__cluster_features_de_novo.xml Thu Apr 25 21:27:48 2024 +0000 +++ b/qiime2__vsearch__cluster_features_de_novo.xml Mon Jun 03 23:32:27 2024 +0000 |
b |
@@ -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 vsearch cluster-features-de-novo" id="qiime2__vsearch__cluster_features_de_novo" version="2024.2.0+q2galaxy.2024.2.1" profile="22.05" license="BSD-3-Clause"> +<tool name="qiime2 vsearch cluster-features-de-novo" id="qiime2__vsearch__cluster_features_de_novo" version="2024.5.0+q2galaxy.2024.5.0" profile="22.05" license="BSD-3-Clause"> <description>De novo clustering of features.</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 vsearch</version_command> <command detect_errors="exit_code">q2galaxy run vsearch cluster_features_de_novo '$inputs'</command> |