Mercurial > repos > q2d2 > qiime2__alignment__mafft_add
changeset 7:b413f3a44b8d draft default tip
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 9436cc47c72b58a6a3d3a5c2ee075689c2926ef0
author | q2d2 |
---|---|
date | Tue, 15 Jul 2025 21:43:13 +0000 |
parents | 4ea333b09d2c |
children | |
files | qiime2__alignment__mafft_add.xml |
diffstat | 1 files changed, 5 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/qiime2__alignment__mafft_add.xml Mon May 05 18:40:41 2025 +0000 +++ b/qiime2__alignment__mafft_add.xml Tue Jul 15 21:43:13 2025 +0000 @@ -6,17 +6,17 @@ --> <!-- This tool was automatically generated by: - q2galaxy (version: 2025.4.0) + q2galaxy (version: 2025.7.0) for: - qiime2 (version: 2025.4.0) + qiime2 (version: 2025.7.0) --> -<tool name="qiime2 alignment mafft-add" id="qiime2__alignment__mafft_add" version="2025.4.0+q2galaxy.2025.4.0" profile="22.05" license="BSD-3-Clause"> +<tool name="qiime2 alignment mafft-add" id="qiime2__alignment__mafft_add" version="2025.7.0+q2galaxy.2025.7.0" profile="22.05" license="BSD-3-Clause"> <description>Add sequences to multiple sequence alignment with MAFFT.</description> <xrefs> <xref type="bio.tools">qiime2</xref> </xrefs> <requirements> - <container type="docker">quay.io/qiime2/amplicon:2025.4</container> + <container type="docker">quay.io/qiime2/amplicon:2025.7</container> </requirements> <version_command>q2galaxy version alignment</version_command> <command detect_errors="exit_code">q2galaxy run alignment mafft_add '$inputs'</command> @@ -40,6 +40,7 @@ <param name="parttree" type="boolean" truevalue="__q2galaxy__::literal::True" falsevalue="__q2galaxy__::literal::False" label="parttree: Bool" help="[default: No] This flag is required if the number of sequences being aligned are larger than 1000000. Disabled by default"/> <param name="addfragments" type="boolean" truevalue="__q2galaxy__::literal::True" falsevalue="__q2galaxy__::literal::False" label="addfragments: Bool" help="[default: No] Optimize for the addition of short sequence fragments (for example, primer or amplicon sequences). If not set, default sequence addition is used."/> <param name="keeplength" type="boolean" truevalue="__q2galaxy__::literal::True" falsevalue="__q2galaxy__::literal::False" label="keeplength: Bool" help="[default: No] If selected, the alignment length will be unchanged. Any added sequence that would otherwise introduce new insertions into the alignment, will have those insertions deleted, to preserve original alignment length."/> + <param name="large" type="boolean" truevalue="__q2galaxy__::literal::True" falsevalue="__q2galaxy__::literal::False" label="large: Bool" help="[default: No] This flag is required when aligning very large datasets that do not otherwise fit into memory. Temporary data is then stored in files, instead of RAM. The --use-cache flag specifies the storage location of the temporary files created. By default, $TMP/qiime2/ is used."/> </section> </inputs> <outputs>