changeset 8:3200ba93ca77 draft default tip

planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__phylogeny commit 64ed09f1f1c680ad8373d261bd6be43a4f8a8d5b
author q2d2
date Sat, 01 Nov 2025 17:27:57 +0000 (3 hours ago)
parents f1942b6ece7c
children
files qiime2__phylogeny__align_to_tree_mafft_fasttree.xml test-data/align_to_tree_mafft_fasttree.test0.rep-seqs.qza
diffstat 2 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/qiime2__phylogeny__align_to_tree_mafft_fasttree.xml	Tue Jul 15 22:02:46 2025 +0000
+++ b/qiime2__phylogeny__align_to_tree_mafft_fasttree.xml	Sat Nov 01 17:27:57 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 phylogeny align-to-tree-mafft-fasttree" id="qiime2__phylogeny__align_to_tree_mafft_fasttree" version="2025.7.0+q2galaxy.2025.7.0" profile="22.05" license="BSD-3-Clause">
+<tool name="qiime2 phylogeny align-to-tree-mafft-fasttree" id="qiime2__phylogeny__align_to_tree_mafft_fasttree" version="2025.10.0+q2galaxy.2025.10.0" profile="22.05" license="BSD-3-Clause">
     <description>Build a phylogenetic tree using fasttree and mafft alignment</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 phylogeny</version_command>
     <command detect_errors="exit_code">q2galaxy run phylogeny align_to_tree_mafft_fasttree '$inputs'</command>
@@ -34,6 +34,7 @@
             <param name="mask_max_gap_frequency" type="float" min="0" max="1" value="1.0" label="mask_max_gap_frequency: Float % Range(0, 1, inclusive_end=True)" help="[default: 1.0]  The maximum relative frequency of gap characters in a column for the column to be retained. This relative frequency must be a number between 0.0 and 1.0 (inclusive), where 0.0 retains only those columns without gap characters, and 1.0 retains all columns  regardless of gap character frequency. This value is used when masking the aligned sequences."/>
             <param name="mask_min_conservation" type="float" min="0" max="1" value="0.4" label="mask_min_conservation: Float % Range(0, 1, inclusive_end=True)" help="[default: 0.4]  The minimum relative frequency of at least one non-gap character in a column for that column to be retained. This relative frequency must be a number between 0.0 and 1.0 (inclusive). For example, if a value of  0.4 is provided, a column will only be retained  if it contains at least one character that is present in at least 40% of the sequences. This value is used when masking the aligned sequences."/>
             <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="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 temporary files are stored in the QIIME 2 Artifact cache. The default location of the cache is $TMP/qiime2/&lt;uname&gt;."/>
         </section>
     </inputs>
     <outputs>
Binary file test-data/align_to_tree_mafft_fasttree.test0.rep-seqs.qza has changed