annotate qiime2__vsearch__merge_pairs.xml @ 1:f455181d916d draft

planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 65e4952f33eb335528e8553150e9097e5ea8f556
author q2d2
date Thu, 08 Jun 2023 19:53:10 +0000
parents b26cb5419c39
children 0eb4a44e8395
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
1 <?xml version='1.0' encoding='utf-8'?>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
2 <!--
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
3 Copyright (c) 2023, QIIME 2 development team.
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
4
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
5 Distributed under the terms of the Modified BSD License. (SPDX: BSD-3-Clause)
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
6 -->
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
7 <!--
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
8 This tool was automatically generated by:
1
f455181d916d planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 65e4952f33eb335528e8553150e9097e5ea8f556
q2d2
parents: 0
diff changeset
9 q2galaxy (version: 2023.5.0)
0
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
10 for:
1
f455181d916d planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 65e4952f33eb335528e8553150e9097e5ea8f556
q2d2
parents: 0
diff changeset
11 qiime2 (version: 2023.5.1)
0
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
12 -->
1
f455181d916d planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 65e4952f33eb335528e8553150e9097e5ea8f556
q2d2
parents: 0
diff changeset
13 <tool name="qiime2 vsearch merge-pairs" id="qiime2__vsearch__merge_pairs" version="2023.5.0+q2galaxy.2023.5.0.2" profile="22.05" license="BSD-3-Clause">
0
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
14 <description>Merge paired-end reads.</description>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
15 <requirements>
1
f455181d916d planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 65e4952f33eb335528e8553150e9097e5ea8f556
q2d2
parents: 0
diff changeset
16 <container type="docker">quay.io/qiime2/core:2023.5</container>
0
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
17 </requirements>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
18 <version_command>q2galaxy version vsearch</version_command>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
19 <command detect_errors="exit_code">q2galaxy run vsearch merge_pairs '$inputs'</command>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
20 <configfiles>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
21 <inputs name="inputs" data_style="paths"/>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
22 </configfiles>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
23 <inputs>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
24 <param name="demultiplexed_seqs" type="data" format="qza" label="demultiplexed_seqs: SampleData[PairedEndSequencesWithQuality]" help="[required] The demultiplexed paired-end sequences to be merged.">
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
25 <options options_filter_attribute="metadata.semantic_type">
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
26 <filter type="add_value" value="SampleData[PairedEndSequencesWithQuality]"/>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
27 </options>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
28 <validator type="expression" message="Incompatible type">hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['SampleData[PairedEndSequencesWithQuality]']</validator>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
29 </param>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
30 <section name="__q2galaxy__GUI__section__extra_opts__" title="Click here for additional options">
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
31 <param name="truncqual" type="integer" min="0" optional="true" label="truncqual: Int % Range(0, None)" help="[optional] Truncate sequences at the first base with the specified quality score value or lower."/>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
32 <param name="minlen" type="integer" min="0" value="1" label="minlen: Int % Range(0, None)" help="[default: 1] Sequences shorter than minlen after truncation are discarded."/>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
33 <param name="maxns" type="integer" min="0" optional="true" label="maxns: Int % Range(0, None)" help="[optional] Sequences with more than maxns N characters are discarded."/>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
34 <param name="allowmergestagger" type="boolean" truevalue="__q2galaxy__::literal::True" falsevalue="__q2galaxy__::literal::False" label="allowmergestagger: Bool" help="[default: No] Allow merging of staggered read pairs."/>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
35 <param name="minovlen" type="integer" min="0" value="10" label="minovlen: Int % Range(0, None)" help="[default: 10] Minimum length of the area of overlap between reads during merging."/>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
36 <param name="maxdiffs" type="integer" min="0" value="10" label="maxdiffs: Int % Range(0, None)" help="[default: 10] Maximum number of mismatches in the area of overlap during merging."/>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
37 <param name="minmergelen" type="integer" min="0" optional="true" label="minmergelen: Int % Range(0, None)" help="[optional] Minimum length of the merged read to be retained."/>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
38 <param name="maxmergelen" type="integer" min="0" optional="true" label="maxmergelen: Int % Range(0, None)" help="[optional] Maximum length of the merged read to be retained."/>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
39 <param name="maxee" type="float" min="0.0" optional="true" label="maxee: Float % Range(0.0, None)" help="[optional] Maximum number of expected errors in the merged read to be retained."/>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
40 <param name="threads" type="integer" min="0" max="8" value="1" label="threads: Int % Range(0, 8, inclusive_end=True)" help="[default: 1] The number of threads to use for computation. Does not scale much past 4 threads."/>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
41 </section>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
42 </inputs>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
43 <outputs>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
44 <data name="merged_sequences" format="qza" label="${tool.name} on ${on_string}: merged_sequences.qza" from_work_dir="merged_sequences.qza"/>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
45 </outputs>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
46 <tests/>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
47 <help>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
48 QIIME 2: vsearch merge-pairs
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
49 ============================
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
50 Merge paired-end reads.
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
51
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
52
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
53 Outputs:
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
54 --------
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
55 :merged_sequences.qza: The merged sequences.
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
56
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
57 |
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
58
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
59 Description:
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
60 ------------
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
61 Merge paired-end sequence reads using vsearch's merge_pairs function. See the vsearch documentation for details on how paired-end merging is performed, and for more information on the parameters to this method.
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
62
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
63
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
64 |
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
65
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
66 </help>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
67 <citations>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
68 <citation type="doi">10.7717/peerj.2584</citation>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
69 <citation type="doi">10.1038/s41587-019-0209-9</citation>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
70 </citations>
b26cb5419c39 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 69da7976573cc07a363ac66bdacc9269d7cd3732
q2d2
parents:
diff changeset
71 </tool>