comparison qiime2__phylogeny__iqtree.xml @ 2:2f898b3531ee draft

planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__phylogeny commit 65e4952f33eb335528e8553150e9097e5ea8f556
author q2d2
date Thu, 08 Jun 2023 19:50:01 +0000
parents 931254bf17a4
children f104eefb878b
comparison
equal deleted inserted replaced
1:931254bf17a4 2:2f898b3531ee
4 4
5 Distributed under the terms of the Modified BSD License. (SPDX: BSD-3-Clause) 5 Distributed under the terms of the Modified BSD License. (SPDX: BSD-3-Clause)
6 --> 6 -->
7 <!-- 7 <!--
8 This tool was automatically generated by: 8 This tool was automatically generated by:
9 q2galaxy (version: 2022.11.1) 9 q2galaxy (version: 2023.5.0)
10 for: 10 for:
11 qiime2 (version: 2022.11.1) 11 qiime2 (version: 2023.5.1)
12 --> 12 -->
13 <tool name="qiime2 phylogeny iqtree" id="qiime2__phylogeny__iqtree" version="2022.11.1+q2galaxy.2022.11.1.2" profile="22.05" license="BSD-3-Clause"> 13 <tool name="qiime2 phylogeny iqtree" id="qiime2__phylogeny__iqtree" version="2023.5.0+q2galaxy.2023.5.0.2" profile="22.05" license="BSD-3-Clause">
14 <description>Construct a phylogenetic tree with IQ-TREE.</description> 14 <description>Construct a phylogenetic tree with IQ-TREE.</description>
15 <requirements> 15 <requirements>
16 <container type="docker">quay.io/qiime2/core:2022.11</container> 16 <container type="docker">quay.io/qiime2/core:2023.5</container>
17 </requirements> 17 </requirements>
18 <version_command>q2galaxy version phylogeny</version_command> 18 <version_command>q2galaxy version phylogeny</version_command>
19 <command detect_errors="exit_code">q2galaxy run phylogeny iqtree '$inputs'</command> 19 <command detect_errors="exit_code">q2galaxy run phylogeny iqtree '$inputs'</command>
20 <configfiles> 20 <configfiles>
21 <inputs name="inputs" data_style="paths"/> 21 <inputs name="inputs" data_style="paths"/>
340 <param name="stop_iter" type="integer" min="1" optional="true" label="stop_iter: Int % Range(1, None)" help="[optional] Number of unsuccessful iterations to stop. If not set, program defaults will be used. See IQ-TREE manual for details."/> 340 <param name="stop_iter" type="integer" min="1" optional="true" label="stop_iter: Int % Range(1, None)" help="[optional] Number of unsuccessful iterations to stop. If not set, program defaults will be used. See IQ-TREE manual for details."/>
341 <param name="perturb_nni_strength" type="float" min="0.01" max="0.999999" optional="true" label="perturb_nni_strength: Float % Range(0.01, 1.0)" help="[optional] Perturbation strength for randomized NNI. If not set, program defaults will be used. See IQ-TREE manual for details."/> 341 <param name="perturb_nni_strength" type="float" min="0.01" max="0.999999" optional="true" label="perturb_nni_strength: Float % Range(0.01, 1.0)" help="[optional] Perturbation strength for randomized NNI. If not set, program defaults will be used. See IQ-TREE manual for details."/>
342 <param name="spr_radius" type="integer" min="1" optional="true" label="spr_radius: Int % Range(1, None)" help="[optional] Radius for parsimony SPR search. If not set, program defaults will be used. See IQ-TREE manual for details."/> 342 <param name="spr_radius" type="integer" min="1" optional="true" label="spr_radius: Int % Range(1, None)" help="[optional] Radius for parsimony SPR search. If not set, program defaults will be used. See IQ-TREE manual for details."/>
343 <param name="allnni" type="boolean" truevalue="__q2galaxy__::literal::True" falsevalue="__q2galaxy__::literal::False" label="allnni: Bool" help="[default: No] Perform more thorough NNI search."/> 343 <param name="allnni" type="boolean" truevalue="__q2galaxy__::literal::True" falsevalue="__q2galaxy__::literal::False" label="allnni: Bool" help="[default: No] Perform more thorough NNI search."/>
344 <param name="fast" type="boolean" truevalue="__q2galaxy__::literal::True" falsevalue="__q2galaxy__::literal::False" label="fast: Bool" help="[default: No] Fast search to resemble FastTree."/> 344 <param name="fast" type="boolean" truevalue="__q2galaxy__::literal::True" falsevalue="__q2galaxy__::literal::False" label="fast: Bool" help="[default: No] Fast search to resemble FastTree."/>
345 <param name="alrt" type="integer" min="1000" optional="true" label="alrt: Int % Range(1000, None)" help="[optional] Single branch test method. Number of bootstrap replicates to perform an SH-like approximate likelihood ratio test (SH-aLRT). Minimum of 1000 replicates is recomended. Can be used with other 'single branch test methods'. Values reported in the order of: alrt, lbp, abayes."/> 345 <param name="alrt" type="integer" min="1000" optional="true" label="alrt: Int % Range(1000, None)" help="[optional] Single branch test method. Number of bootstrap replicates to perform an SH-like approximate likelihood ratio test (SH-aLRT). Minimum of 1000 replicates is required. Can be used with other 'single branch test methods'. Values reported in the order of: alrt, lbp, abayes."/>
346 <param name="abayes" type="boolean" truevalue="__q2galaxy__::literal::True" falsevalue="__q2galaxy__::literal::False" label="abayes: Bool" help="[default: No] Single branch test method. Approximate Bayes test. Can be used with other 'single branch test methods'. Values reported in the order of: alrt, lbp, abayes."/> 346 <param name="abayes" type="boolean" truevalue="__q2galaxy__::literal::True" falsevalue="__q2galaxy__::literal::False" label="abayes: Bool" help="[default: No] Single branch test method. Approximate Bayes test. Can be used with other 'single branch test methods'. Values reported in the order of: alrt, lbp, abayes."/>
347 <param name="lbp" type="integer" min="1000" optional="true" label="lbp: Int % Range(1000, None)" help="[optional] Single branch test method. Number of bootstrap replicates to perform a fast local bootstrap probability method. Minimum of 1000 replicates is recomended. Can be used with other 'single branch test methods'. Values reported in the order of: alrt, lbp, abayes."/> 347 <param name="lbp" type="integer" min="1000" optional="true" label="lbp: Int % Range(1000, None)" help="[optional] Single branch test method. Number of bootstrap replicates to perform a fast local bootstrap probability method. Minimum of 1000 replicates is required. Can be used with other 'single branch test methods'. Values reported in the order of: alrt, lbp, abayes."/>
348 <param name="safe" type="boolean" truevalue="__q2galaxy__::literal::True" falsevalue="__q2galaxy__::literal::False" label="safe: Bool" help="[default: No] Safe likelihood kernel to avoid numerical underflow."/> 348 <param name="safe" type="boolean" truevalue="__q2galaxy__::literal::True" falsevalue="__q2galaxy__::literal::False" label="safe: Bool" help="[default: No] Safe likelihood kernel to avoid numerical underflow."/>
349 </section> 349 </section>
350 </inputs> 350 </inputs>
351 <outputs> 351 <outputs>
352 <data name="tree" format="qza" label="${tool.name} on ${on_string}: tree.qza" from_work_dir="tree.qza"/> 352 <data name="tree" format="qza" label="${tool.name} on ${on_string}: tree.qza" from_work_dir="tree.qza"/>