changeset 5:793348b25298 draft default tip

planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__alignment commit 5f71b597c9495eae67a447744fded834f56ca1f7
author q2d2
date Wed, 30 Oct 2024 19:35:56 +0000
parents 51e7e9d2c302
children
files qiime2__alignment__mafft_add.xml
diffstat 1 files changed, 8 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/qiime2__alignment__mafft_add.xml	Mon Jun 03 23:16:45 2024 +0000
+++ b/qiime2__alignment__mafft_add.xml	Wed Oct 30 19:35:56 2024 +0000
@@ -6,14 +6,17 @@
 -->
 <!--
 This tool was automatically generated by:
-    q2galaxy (version: 2024.5.0)
+    q2galaxy (version: 2024.10.0)
 for:
-    qiime2 (version: 2024.5.0)
+    qiime2 (version: 2024.10.1)
 -->
-<tool name="qiime2 alignment mafft-add" id="qiime2__alignment__mafft_add" version="2024.5.0+q2galaxy.2024.5.0" profile="22.05" license="BSD-3-Clause">
+<tool name="qiime2 alignment mafft-add" id="qiime2__alignment__mafft_add" version="2024.10.0+q2galaxy.2024.10.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:2024.5</container>
+        <container type="docker">quay.io/qiime2/amplicon:2024.10</container>
     </requirements>
     <version_command>q2galaxy version alignment</version_command>
     <command detect_errors="exit_code">q2galaxy run alignment mafft_add '$inputs'</command>
@@ -36,6 +39,7 @@
         <section name="__q2galaxy__GUI__section__extra_opts__" title="Click here for additional options">
             <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."/>
         </section>
     </inputs>
     <outputs>