Mercurial > repos > q2d2 > qiime2__cutadapt__trim_single
changeset 8:8406a2475e85 draft default tip
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__cutadapt commit 64ed09f1f1c680ad8373d261bd6be43a4f8a8d5b
| author | q2d2 | 
|---|---|
| date | Sat, 01 Nov 2025 17:10:01 +0000 | 
| parents | f37d4f87c868 | 
| children | |
| files | qiime2__cutadapt__trim_single.xml test-data/demux_paired.test0.seqs.qza test-data/demux_single.test0.seqs.qza | 
| diffstat | 3 files changed, 4 insertions(+), 4 deletions(-) [+] | 
line wrap: on
 line diff
--- a/qiime2__cutadapt__trim_single.xml Tue Jul 15 21:48:14 2025 +0000 +++ b/qiime2__cutadapt__trim_single.xml Sat Nov 01 17:10:01 2025 +0000 @@ -6,17 +6,17 @@ --> <!-- This tool was automatically generated by: - q2galaxy (version: 2025.7.0) + q2galaxy (version: 2025.10.0) for: - qiime2 (version: 2025.7.0) + qiime2 (version: 2025.10.0) --> -<tool name="qiime2 cutadapt trim-single" id="qiime2__cutadapt__trim_single" version="2025.7.0+q2galaxy.2025.7.0" profile="22.05" license="BSD-3-Clause"> +<tool name="qiime2 cutadapt trim-single" id="qiime2__cutadapt__trim_single" version="2025.10.0+q2galaxy.2025.10.0" profile="22.05" license="BSD-3-Clause"> <description>Find and remove adapters in demultiplexed single-end sequences.</description> <xrefs> <xref type="bio.tools">qiime2</xref> </xrefs> <requirements> - <container type="docker">quay.io/qiime2/amplicon:2025.7</container> + <container type="docker">quay.io/qiime2/amplicon:2025.10</container> </requirements> <version_command>q2galaxy version cutadapt</version_command> <command detect_errors="exit_code">q2galaxy run cutadapt trim_single '$inputs'</command>
