annotate trimal.xml @ 3:1316b4fa3c4c draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
author iuc
date Wed, 03 Dec 2025 15:44:18 +0000
parents 46bca620b895
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
1 <tool id="trimal" name="trimAl" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@" license="MIT">
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
2 <description>for automated alignment trimming</description>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
3 <macros>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
4 <token name="@TOOL_VERSION@">1.5.1</token>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
5 <token name="@VERSION_SUFFIX@">0</token>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
6 <token name="@PROFILE@">23.0</token>
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
7 </macros>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
8 <edam_topics>
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
9 <edam_topic>topic_3293</edam_topic> <!-- phylogenetics -->
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
10 <edam_topic>topic_0080</edam_topic> <!-- sequence analysis -->
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
11 </edam_topics>
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
12 <edam_operations>
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
13 <edam_operation>operation_3192</edam_operation> <!--sequence trimming -->
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
14 </edam_operations>
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
15 <xrefs>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
16 <xref type="bio.tools">trimal</xref>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
17 </xrefs>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
18 <requirements>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
19 <requirement type="package" version="@TOOL_VERSION@">trimal</requirement>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
20 </requirements>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
21 <command detect_errors="aggressive"><![CDATA[
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
22
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
23 trimal -in '$in'
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
24 -out '$trimmed_output'
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
25 ${out_format_selector}
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
26
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
27 #unless $trimming_mode.mode_selector == "manual"
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
28 -htmlout '$html_summary'
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
29 #end unless
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
30
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
31 #if $trimming_mode.mode_selector == "custom"
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
32 -gapthreshold $trimming_mode.gapthreshold
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
33 -simthreshold $trimming_mode.simthreshold
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
34 -cons $trimming_mode.cons
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
35
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
36 #if $trimming_mode.w
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
37 -w $trimming_mode.w
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
38 #else
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
39 #if $trimming_mode.gw
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
40 -gw $trimming_mode.gw
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
41 #end if
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
42 #if $trimming_mode.sw
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
43 -sw $trimming_mode.sw
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
44 #end if
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
45 #if $trimming_mode.cw
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
46 -cw $trimming_mode.cw
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
47 #end if
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
48 #end if
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
49 #else if $trimming_mode.mode_selector == "manual"
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
50 #if $trimming_mode.selectcols
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
51 -selectcols { $trimming_mode.selectcols }
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
52 #end if
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
53 #if $trimming_mode.selectseqs
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
54 -selectseqs { $trimming_mode.selectseqs }
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
55 #end if
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
56 #else
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
57 $trimming_mode.mode_selector
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
58 #end if
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
59
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
60 #if $resoverlap
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
61 -resoverlap $resoverlap
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
62 #end if
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
63 #if $seqoverlap
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
64 -seqoverlap $seqoverlap
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
65 #end if
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
66
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
67 #if $statistics
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
68 -sgc
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
69 -sgt
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
70 -ssc
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
71 -sst
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
72 -sident
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
73 -soverlap
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
74 | tee '$statsout'
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
75 #end if
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
76 ]]></command>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
77 <inputs>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
78 <param argument="-in" type="data" format="fasta,clustal,pir,phylip,nexus,mega,txt" label="Alignment file (clustal, fasta, NBRF/PIR, nexus, phylip3.2, phylip)"/>
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
79 <conditional name="trimming_mode">
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
80 <param name="mode_selector" type="select" label="Select trimming mode from the list">
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
81 <option value="-nogaps">nogaps - remove all positions with gaps in the alignment.</option>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
82 <option value="-noallgaps">noallgaps - remove columns composed only by gaps.</option>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
83 <option value="-gappyout">gappyout - only uses information based on gaps' distribution.</option>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
84 <option value="-strict">strict - combine gappyout trimming with subsequent trimming based on an automatically selected similarity threshold. </option>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
85 <option value="-strictplus">strictplus - very similar to the strict method but the final step of the algorithm is slightly different. </option>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
86 <option value="-automated1">automated1 - heuristic approach to determine the optimal automatic method for trimming a given alignment. </option>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
87 <option value="custom">custom mode - define trimming parameters yourself.</option>
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
88 <option value="manual">manual mode - specify columns or sequences to remove</option>
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
89 </param>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
90 <when value="-nogaps"/>
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
91 <when value="-noallgaps"/>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
92 <when value="-gappyout"/>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
93 <when value="-strict"/>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
94 <when value="-strictplus"/>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
95 <when value="-automated1"/>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
96 <when value="manual">
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
97 <param argument="-selectcols" type="text" optional="true" label="Columns to be removed from alignment" help="Example: '2,4,8-12'; Range: [0 - (Number of Columns - 1)]">
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
98 <validator type="regex" message="must be comma-separated list of whole numbers">(\d+)([,-]\d+)*</validator>
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
99 </param>
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
100 <param argument="-selectseqs" type="text" optional="true" label="Sequences to be removed from alignment" help="Example: '2,4,8-12'; Range: [0 - (Number of Sequences - 1)]">
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
101 <validator type="regex" message="must be comma-separated list of whole numbers">(\d+)([,-]\d+)*</validator>
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
102 </param>
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
103 </when>
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
104 <when value="custom">
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
105 <param argument="-gapthreshold" type="float" optional="true" value="0.9" min="0.0" max="1.0" label="Gap threshold" help="1 - (fraction of sequences with a gap allowed)."/>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
106 <param argument="-simthreshold" type="float" optional="true" value="0.9" min="0.0" max="1.0" label="Similarity threshold" help="Minimum average similarity allowed."/>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
107 <param argument="-conthreshold" type="float" optional="true" min="0" max="100" label="Consistency Threshold. Minimum consistency value required" help="Range: [0 - 1]. Not allowed in combination with inputfile."/>
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
108 <param argument="-cons" type="integer" optional="true" value="50" min="0" max="100" label="Minimum conservance percentage" help="Minimum percentage of the positions in the original alignment to conserve."/>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
109 <param argument="-clusters" type="integer" optional="true" min="0" label="Clusters. Get the most Nth representatives sequences from a given alignment." help="Range: [1 - (Number of sequences)]"/>
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
110 <param argument="-maxidentity" type="float" optional="true" min="0" max="1" label="Max Identity. Get the representatives sequences for a given identity threshold. " help="Range: [0 - 1]"/>
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
111 <param argument="-w" type="integer" optional="true" min="0" label="Window frame size - general" help="score of position i is the average of the window (i - n) to (i + n). Will override specific sizes set below"/>
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
112 <param argument="-gw" type="integer" optional="true" min="0" label="Window frame size applied to Gaps" help="score of position i is the average of the window (i - n) to (i + n)."/>
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
113 <param argument="-sw" type="integer" optional="true" min="0" label="Window frame size applied to Similarity" help="score of position i is the average of the window (i - n) to (i + n)."/>
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
114 <param argument="-cw" type="integer" optional="true" min="0" label="Window frame size applied to Consistency" help="score of position i is the average of the window (i - n) to (i + n)."/>
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
115 </when>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
116 </conditional>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
117 <param argument="-resoverlap" type="float" optional="true" min="0" max="1" label="Residue overlap" help="Minimum overlap of a positions with other positions in the column to be considered a “good position”. Range: [0-1]. Must be used in combination with Sequence overlap."/>
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
118 <param argument="-seqoverlap" type="integer" optional="true" min="0" max="100" label="Sequence overlap" help="Minimum percentage of “good positions” that a sequence must have in order to be conserved. Range: [0-100]. Must be used in combination with Residue overlap."/>
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
119
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
120 <param name="out_format_selector" type="select" label="Select trimmed alignment output format from the list">
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
121 <option value="" selected="true">Same as input (default)</option>
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
122 <option value="-clustal">CLUSTAL format</option>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
123 <option value="-fasta">FASTA format</option>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
124 <option value="-fasta_m10">FASTA format. Sequences name length up to 10 characters.</option>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
125 <option value="-nbrf">NBRF/PIR format</option>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
126 <option value="-nexus">NEXUS format</option>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
127 <option value="-mega">MEGA format</option>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
128 <option value="-phylip">PHYLIP/PHYLIP4 format</option>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
129 <option value="-phylip_m10">PHYLIP/PHYLIP4 format. Sequences name length up to 10 characters</option>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
130 <option value="-phylip_paml">PHYLIP format compatible with PAML</option>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
131 <option value="-phylip_paml_m10">PHYLIP format compatible with PAML. Sequences name length up to 10 characters.</option>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
132 <option value="-phylip3.2">PHYLIP3.2 format</option>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
133 <option value="-phylip3.2_m10">PHYLIP3.2 format. Sequences name length up to 10 characters.</option>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
134 </param>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
135 <param name="statistics" type="boolean" checked="false" label="Output trimming statistics?"/>
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
136 </inputs>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
137 <outputs>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
138 <data name="trimmed_output" format_source="in" label="${tool.name} on ${on_string}: Trimmed alignment">
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
139 <change_format>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
140 <when input="out_format_selector" value="-fasta" format="fasta"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
141 <when input="out_format_selector" value="-fasta_m10" format="fasta"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
142 <when input="out_format_selector" value="-phylip" format="phylip"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
143 <when input="out_format_selector" value="-phylip_m10" format="phylip"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
144 <when input="out_format_selector" value="-phylip_paml" format="phylip"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
145 <when input="out_format_selector" value="-phylip_paml_m10" format="phylip"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
146 <when input="out_format_selector" value="-phylip3.2" format="phylip"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
147 <when input="out_format_selector" value="-phylip3.2_m10" format="phylip"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
148 <when input="out_format_selector" value="-clustal" format="clustal"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
149 <when input="out_format_selector" value="-mega" format="mega"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
150 <when input="out_format_selector" value="-nbrf" format="pir"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
151 <when input="out_format_selector" value="-nexus" format="nexus"/>
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
152 </change_format>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
153 </data>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
154 <data name="html_summary" format="html" label="${tool.name} on ${on_string}: HTML report">
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
155 <filter> trimming_mode['mode_selector'] != 'manual' </filter>
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
156 </data>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
157 <data name="statsout" format="txt" label="${tool.name} on ${on_string}: Statistics">
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
158 <filter> statistics </filter>
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
159 </data>
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
160 </outputs>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
161 <tests>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
162 <!-- Test 01: automated trim setting -->
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
163 <test expect_num_outputs="2">
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
164 <param name="in" value="example.009.AA.fasta"/>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
165 <conditional name="trimming_mode">
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
166 <param name="mode_selector" value="-gappyout"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
167 </conditional>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
168 <param name="out_format_selector" value="-mega"/>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
169 <output name="trimmed_output" file="trimmed_example.009.AA.mega" ftype="mega" lines_diff="2"/>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
170 <output name="html_summary" file="trimmed_example.009.AA.html" ftype="html" lines_diff="4"/>
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
171 </test>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
172 <!-- Test 02: custom trim setting -->
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
173 <test expect_num_outputs="2">
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
174 <param name="in" value="example.009.AA.fasta"/>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
175 <conditional name="trimming_mode">
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
176 <param name="mode_selector" value="custom"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
177 <param name="gapthreshold" value="0.5"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
178 <param name="simthreshold" value="0.5"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
179 <param name="cons" value="5"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
180 </conditional>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
181 <param name="out_format_selector" value="-phylip_paml_m10"/>
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
182 <output name="trimmed_output" file="custom_trimmed_example.009.AA.phy" ftype="phylip"/>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
183 <output name="html_summary" file="custom_trimmed_example.009.AA.html" ftype="html" lines_diff="4"/>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
184 </test>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
185 <!-- Test 03: additional custom trim setting -->
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
186 <test expect_num_outputs="2">
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
187 <param name="in" value="example.009.AA.fasta"/>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
188 <conditional name="trimming_mode">
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
189 <param name="mode_selector" value="custom"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
190 <param name="gapthreshold" value="0.75"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
191 <param name="simthreshold" value="0.8"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
192 <param name="cons" value="5"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
193 <param name="conthreshold" value="0.5"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
194 <param name="clusters" value="4"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
195 <param name="maxidentity" value="0.8"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
196 </conditional>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
197 <param name="out_format_selector" value="-nexus"/>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
198 <output name="trimmed_output" file="custom_trimmed_example.009.AA.nexus" ftype="nexus"/>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
199 <output name="html_summary" file="custom_trimmed_example.009.AA.html" ftype="html" lines_diff="4"/>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
200 </test>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
201 <!-- Test 04: Window settings -->
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
202 <test expect_num_outputs="2">
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
203 <param name="in" value="example.005.AA.fasta"/>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
204 <conditional name="trimming_mode">
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
205 <param name="mode_selector" value="custom"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
206 <param name="gapthreshold" value="0.5"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
207 <param name="simthreshold" value="0.5"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
208 <param name="conthreshold" value="0.5"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
209 <param name="gw" value="3"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
210 <param name="sw" value="4"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
211 <param name="cw" value="5"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
212 </conditional>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
213 <output name="trimmed_output" file="custom_trimmed_window_example.005.AA.fasta" ftype="fasta"/>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
214 <output name="html_summary" file="custom_trimmed_window_example.009.AA.html" ftype="html" lines_diff="4"/>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
215 </test>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
216 <!-- Test 05: with phylip input and output statistics -->
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
217 <test expect_num_outputs="3">
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
218 <param name="in" value="example.002.AA.phy" ftype="phylip"/>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
219 <conditional name="trimming_mode">
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
220 <param name="mode_selector" value="-strict"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
221 </conditional>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
222 <param name="statistics" value="true"/>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
223 <output name="trimmed_output" file="example.002.AA.out.phy" ftype="phylip"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
224 <output name="html_summary" file="example.002.AA.report.html" ftype="html" lines_diff="4"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
225 <output name="statsout" file="example.002.AA.stats.txt" ftype="txt"/>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
226 </test>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
227 <!-- Test 06: with overlap trimming -->
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
228 <test expect_num_outputs="2">
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
229 <param name="in" value="example.005.AA.fasta" ftype="fasta"/>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
230 <conditional name="trimming_mode">
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
231 <param name="mode_selector" value="-nogaps"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
232 </conditional>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
233 <param name="resoverlap" value="0.8"/>
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
234 <param name="seqoverlap" value="6"/>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
235 <output name="trimmed_output" file="example.005.AA.out.overlaptrim.fasta" ftype="fasta"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
236 <output name="html_summary" file="example.005.AA.report.overlaptrim.html" ftype="html" lines_diff="4"/>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
237 </test>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
238 <!-- Test 07: with manual trimming -->
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
239 <test expect_num_outputs="1">
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
240 <param name="in" value="example.009.AA.fasta" ftype="fasta"/>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
241 <conditional name="trimming_mode">
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
242 <param name="mode_selector" value="manual"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
243 <param name="selectcols" value="2,4,7-9"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
244 <param name="selectseqs" value="1,3,5-7"/>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
245 </conditional>
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
246 <output name="trimmed_output" file="example.009.AA.out.notrim.fasta" ftype="fasta"/>
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
247 </test>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
248 </tests>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
249 <help><![CDATA[
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
250
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
251 TrimAl is a tool for the automated removal of spurious sequences or poorly aligned regions from a multiple sequence alignment.
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
252
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
253 TrimAl can consider several parameters, alone or in multiple combinations, in order to select the most-reliable positions in the alignment.
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
254 These include the proportion of sequences with a gap, the level of residue similarity and, if several alignments for the same set of sequences are provided,
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
255 the consistency level of columns among alignments. Moreover, trimAl allows to manually select a set of columns and sequences to be removed from the alignment.
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
256
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
257 TrimAl implements a series of automated algorithms that trim the alignment searching for optimum thresholds based on inherent characteristics
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
258 of the input alignment, to be used so that the signal-to-noise ratio after alignment trimming phase is increased. Learn more about the available trimming modes here: https://trimal.readthedocs.io/en/latest/algorithms.html
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
259
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
260 Among trimAl's additional features, trimAl allows:
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
261
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
262 - getting the complementary alignment (columns that were trimmed),
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
263 - to compute statistics from the alignment,
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
264 - to select the output file format,
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
265 - to get a summary of trimAl's trimming in HTML and SVG formats,
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
266 - and many other options.
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
267
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
268 TrimAl webpage: https://trimal.readthedocs.io
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
269
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
270 License
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
271 -------
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
272 This program is free software: you can redistribute it and/or modify
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
273 it under the terms of the GNU General Public License as published by
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
274 the Free Software Foundation, the last available version.
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
275 ]]></help>
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
276 <citations>
2
46bca620b895 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trimal commit f6575973c143041bfbcb8afa12077c77e65e91a5
iuc
parents: 1
diff changeset
277 <citation type="doi">10.1093/bioinformatics/btp348</citation>
0
b0891bedcb5b planemo upload for repository https://github.com/inab/trimal commit b537658ca3fbabe1bc6669efc22ac10a18f30671
iuc
parents:
diff changeset
278 </citations>
3
1316b4fa3c4c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/trimal commit 810dbb9e462f48ddc9e817a149b8c5b796221ea4
iuc
parents: 2
diff changeset
279 </tool>