Mercurial > repos > q2d2 > qiime2__stats__wilcoxon_srt
comparison qiime2__stats__wilcoxon_srt.xml @ 0:3cbec5fc30ad draft default tip
planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__stats commit 5f71b597c9495eae67a447744fded834f56ca1f7
author | q2d2 |
---|---|
date | Wed, 30 Oct 2024 19:58:11 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:3cbec5fc30ad |
---|---|
1 <?xml version='1.0' encoding='utf-8'?> | |
2 <!-- | |
3 Copyright (c) 2024, QIIME 2 development team. | |
4 | |
5 Distributed under the terms of the Modified BSD License. (SPDX: BSD-3-Clause) | |
6 --> | |
7 <!-- | |
8 This tool was automatically generated by: | |
9 q2galaxy (version: 2024.10.0) | |
10 for: | |
11 qiime2 (version: 2024.10.1) | |
12 --> | |
13 <tool name="qiime2 stats wilcoxon-srt" id="qiime2__stats__wilcoxon_srt" version="0+unknown-q2galaxy.2024.10.0" profile="22.05" license="BSD-3-Clause"> | |
14 <description>Wilcoxon Signed Rank Test</description> | |
15 <xrefs> | |
16 <xref type="bio.tools">qiime2</xref> | |
17 </xrefs> | |
18 <requirements> | |
19 <container type="docker">quay.io/qiime2/amplicon:2024.10</container> | |
20 </requirements> | |
21 <version_command>q2galaxy version stats</version_command> | |
22 <command detect_errors="exit_code">q2galaxy run stats wilcoxon_srt '$inputs'</command> | |
23 <configfiles> | |
24 <inputs name="inputs" data_style="staging_path_and_source_path"/> | |
25 </configfiles> | |
26 <inputs> | |
27 <param name="distribution" type="data" format="qza" label="distribution: Dist1D[Ordered, Matched]" help="[required]"> | |
28 <options options_filter_attribute="metadata.semantic_type"> | |
29 <filter type="add_value" value="Dist1D[Ordered, Matched]"/> | |
30 </options> | |
31 <validator type="expression" message="Incompatible type">hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['Dist1D[Ordered, Matched]']</validator> | |
32 </param> | |
33 <param name="compare" type="select" label="compare: Str % Choices('baseline', 'consecutive')" display="radio"> | |
34 <option value="__q2galaxy__::literal::None">Selection required</option> | |
35 <option value="baseline">baseline</option> | |
36 <option value="consecutive">consecutive</option> | |
37 <validator type="expression" message="Please verify this parameter.">value != '__q2galaxy__::literal::None'</validator> | |
38 </param> | |
39 <section name="__q2galaxy__GUI__section__extra_opts__" title="Click here for additional options"> | |
40 <conditional name="__q2galaxy__GUI__conditional__baseline_group__" label="baseline_group: Str"> | |
41 <param name="__q2galaxy__GUI__select__" type="select" label="baseline_group: Str" help="[optional] If "baseline" is the selected comparison, this is the column that will be used to compare all other groups against."> | |
42 <option value="__q2galaxy__::control::default" selected="true">None (Use default behavior)</option> | |
43 <option value="__q2galaxy__::control::provide">Provide a value</option> | |
44 </param> | |
45 <when value="__q2galaxy__::control::default"> | |
46 <param name="baseline_group" type="hidden" value="__q2galaxy__::literal::None"/> | |
47 </when> | |
48 <when value="__q2galaxy__::control::provide"> | |
49 <param name="baseline_group" type="text"> | |
50 <sanitizer> | |
51 <valid initial="string.printable"/> | |
52 </sanitizer> | |
53 </param> | |
54 </when> | |
55 </conditional> | |
56 <param name="alternative" type="select" label="alternative: Str % Choices('two-sided', 'greater', 'less')" display="radio"> | |
57 <option value="two-sided" selected="true">two-sided</option> | |
58 <option value="greater">greater</option> | |
59 <option value="less">less</option> | |
60 </param> | |
61 <param name="p_val_approx" type="select" label="p_val_approx: Str % Choices('auto', 'exact', 'asymptotic')" display="radio"> | |
62 <option value="auto" selected="true">auto</option> | |
63 <option value="exact">exact</option> | |
64 <option value="asymptotic">asymptotic</option> | |
65 </param> | |
66 <param name="ignore_empty_comparator" type="boolean" truevalue="__q2galaxy__::literal::True" falsevalue="__q2galaxy__::literal::False" label="ignore_empty_comparator: Bool" help="[default: No] Ignore any group that does not have any overlapping subjects with comparison group. These groups will have NaNs in the stats table output"/> | |
67 </section> | |
68 </inputs> | |
69 <outputs> | |
70 <data name="stats" format="qza" label="${tool.name} on ${on_string}: stats.qza" from_work_dir="stats.qza"/> | |
71 </outputs> | |
72 <tests> | |
73 <test> | |
74 <param name="distribution" value="wilcoxon_srt.test0.timedist.qza" ftype="qza"/> | |
75 <param name="compare" value="baseline"/> | |
76 <param name="baseline_group" value="0"/> | |
77 <param name="p_val_approx" value="asymptotic"/> | |
78 <output name="stats" ftype="qza"> | |
79 <assert_contents> | |
80 <has_archive_member path="[0-9a-f]{8}-[0-9a-f]{4}-[4][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}\/metadata.yaml"> | |
81 <has_line_matching expression="type: StatsTable\[Pairwise\]"/> | |
82 </has_archive_member> | |
83 </assert_contents> | |
84 </output> | |
85 </test> | |
86 </tests> | |
87 <help> | |
88 QIIME 2: stats wilcoxon-srt | |
89 =========================== | |
90 Wilcoxon Signed Rank Test | |
91 | |
92 | |
93 Outputs: | |
94 -------- | |
95 :stats.qza: The Wilcoxon SRT table for either the "baseline" or "consecutive" comparison. | |
96 | |
97 | | |
98 | |
99 Description: | |
100 ------------ | |
101 | |
102 | |
103 Examples: | |
104 --------- | |
105 | |
106 wilcoxon_baseline0 | |
107 ****************** | |
108 Using the ``qiime2 stats wilcoxon-srt`` tool: | |
109 #. Set *"distribution"* to ``#: timedist.qza`` | |
110 #. Set *"compare"* to ``baseline`` | |
111 #. Expand the ``additional options`` section | |
112 | |
113 #. Set *"baseline_group"* to ``0`` | |
114 #. Set *"p_val_approx"* to ``asymptotic`` | |
115 | |
116 #. Press the ``Execute`` button. | |
117 | |
118 | |
119 | |
120 | | |
121 | |
122 </help> | |
123 <citations> | |
124 <citation type="doi">https://doi.org/10.2307/3001968</citation> | |
125 <citation type="doi">10.1038/s41587-019-0209-9</citation> | |
126 </citations> | |
127 </tool> |