Mercurial > repos > devteam > clustalw
annotate macros.xml @ 6:83e828f8ba26 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clustalw commit 316bb2e04638dc36346452fbb62aa29cce3cef67
author | iuc |
---|---|
date | Wed, 01 Nov 2023 09:00:11 +0000 |
parents | d9c2b2fde6a3 |
children | 5b097fde95dd |
rev | line source |
---|---|
4
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
1 <macros> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
2 <token name="@TOOL_VERSION@">2.1</token> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
3 <token name="@VERSION_SUFFIX@">1</token> |
6
83e828f8ba26
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clustalw commit 316bb2e04638dc36346452fbb62aa29cce3cef67
iuc
parents:
4
diff
changeset
|
4 <xml name="biotools"> |
83e828f8ba26
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clustalw commit 316bb2e04638dc36346452fbb62aa29cce3cef67
iuc
parents:
4
diff
changeset
|
5 <xrefs> |
83e828f8ba26
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clustalw commit 316bb2e04638dc36346452fbb62aa29cce3cef67
iuc
parents:
4
diff
changeset
|
6 <xref type="bio.tools"> |
83e828f8ba26
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clustalw commit 316bb2e04638dc36346452fbb62aa29cce3cef67
iuc
parents:
4
diff
changeset
|
7 clustalw |
83e828f8ba26
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clustalw commit 316bb2e04638dc36346452fbb62aa29cce3cef67
iuc
parents:
4
diff
changeset
|
8 </xref> |
83e828f8ba26
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clustalw commit 316bb2e04638dc36346452fbb62aa29cce3cef67
iuc
parents:
4
diff
changeset
|
9 </xrefs> |
83e828f8ba26
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clustalw commit 316bb2e04638dc36346452fbb62aa29cce3cef67
iuc
parents:
4
diff
changeset
|
10 </xml> |
4
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
11 <xml name="requirements"> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
12 <requirements> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
13 <requirement type="package" version="@TOOL_VERSION@">clustalw</requirement> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
14 </requirements> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
15 </xml> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
16 <xml name="macro_options" token_algorithm="" token_multiple="" token_label="" token_default=""> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
17 <conditional name="algorithm_conditional"> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
18 <param name="selector" type="select" label="Algorithm for the alignment guide tree" help="Default: slow"> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
19 <option value="">Slow: dynamic programming (accurate)</option> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
20 <option value="-QUICKTREE">Fast: method of Wilbur and Lipman (approximate)</option> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
21 </param> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
22 <when value=""> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
23 <section name="slow_pairwise_alignments" title="Slow pairwise alignments options"> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
24 <param argument="-@ALGORITHM@" type="select" label="@LABEL@ weigth matrix" help="Default: @DEFAULT@"> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
25 <yield/> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
26 </param> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
27 <param argument="-PWGAPOPEN" type="integer" min="0" optional="true" label="Gap opening penalty" help="Default: 10" /> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
28 <param argument="-PWGAPEXT" type="float" min="0" optional="true" label="Gap extension penalty" help="Default: 0.1" /> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
29 </section> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
30 </when> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
31 <when value="-QUICKTREE"> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
32 <section name="fast_pairwise_alignments" title="Fast pairwise alignments options"> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
33 <param argument="-KTUPLE" type="integer" min="0" optional="true" label="Word size" |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
34 help="Size of exactly matching fragment that is used. Increase for speed, decrease for sensitivity. Maximum value for proteins is 2, and for DNA 4.Default: 1" /> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
35 <param argument="-TOPDIAGS" type="integer" min="0" optional="true" label="Number of best diagonals" |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
36 help="Number of k-tuple matches on each diagonal. Decrease for speed; increase for sensitivity. Default: 5" /> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
37 <param argument="-WINDOW" type="integer" min="0" optional="true" label="Window length" |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
38 help="This is the number of diagonals around each of the best diagonals that will be used. Decrease for speed; increase for sensitivity. Default: 5" /> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
39 <param argument="-PAIRGAP" type="integer" min="0" optional="true" label="Gap penalty" |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
40 help="Fast pairwise alignment gap penalty for each gap created. Default: 3" /> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
41 <param argument="-SCORE" type="select" label="Score type" help="Score type to output. Default: percent"> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
42 <option value="PERCENT">Percent</option> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
43 <option value="ABSOLUTE">Absolute</option> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
44 </param> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
45 </section> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
46 </when> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
47 </conditional> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
48 <section name="multiple_alignments" title="Multiple alignments options"> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
49 <param argument="-@MULTIPLE@" type="select" label="@LABEL@ weigth matrix" help="Default: @DEFAULT@"> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
50 <yield/> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
51 </param> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
52 <param argument="-GAPOPEN" type="integer" min="0" optional="true" label="Gap opening penalty" help="Default: 10" /> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
53 <param argument="-GAPEXT" type="float" min="0" optional="true" label="Gap extension penalty" help="Default: 0.2" /> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
54 <param argument="-ENDGAPS" type="boolean" truevalue="-ENDGAPS" falsevalue="" checked="false" label="End gap separation penalty" |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
55 help="End gap separation treats end gaps just like internal gaps for the purposes of avoiding gaps that are too close. If you turn this off, end gaps will be ignored for this purpose. |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
56 This is useful when you wish to align fragments where the end gaps are not biologically meaningful" /> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
57 <param argument="-GAPDIST" type="integer" min="0" optional="true" label="Gap separation penalty range" |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
58 help="Gap separation distance tries to decrease the chances of gaps being too close to each other. Gaps that are less than this distance apart are penalised more than other gaps. |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
59 This does not prevent close gaps; it makes them less frequent, promoting a block-like appearance of the alignment" /> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
60 <param argument="-NOPGAP" type="boolean" truevalue="-NOPGAP" falsevalue="" checked="false" label="Residue specific penalties" |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
61 help="Residue specific penalties are amino acid specific gap penalties that reduce or increase the gap opening penalties at each position in the alignment or sequence. As an example, |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
62 positions that are rich in glycine are more likely to have an adjacent gap than positions that are rich in valine" /> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
63 <param argument="-NOHGAP" type="boolean" truevalue="-NOHGAP" falsevalue="" checked="false" label="Hydrophilic gaps" help="Hydrophilic gap penalties are used to increase the chances of a gap |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
64 within a run (5 or more residues) of hydrophilic amino acids; these are likely to be loop or random coil regions where gaps are more common" /> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
65 <param argument="-MAXDIV" type="integer" min="0" max="100" optional="true" label="Delay divergent sequences" help="Percentage identity for delay" /> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
66 <param argument="-NEGATIVE" type="boolean" truevalue="-NEGATIVE" falsevalue="" checked="false" label="Negative values in matrix" help="Delays the alignment of the most distantly related sequences |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
67 until after the most closely related sequences have been aligned. The setting shows the percent identity level required to delay the addition of a sequence; sequences that are less identical |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
68 than this level to any other sequences will be aligned later" /> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
69 <param argument="-TRANSWEIGHT" type="float" min="0" max="1" optional="true" label="Transition weight" help="The transition weight option for aligning nucleotide sequences has been changed in version |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
70 1.7 from an on/off toggle to a weight between 0 and 1. A weight of zero means that the transitions are scored as mismatches; a weight of 1 gives transitions the full match score. For distantly |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
71 related DNA sequences, the weight should be near to zero; for closely related sequences it can be useful to assign a higher score" /> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
72 </section> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
73 </xml> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
74 <token name="@SLOW_PAIRWISE_ALIGNMENTS@"><![CDATA[ |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
75 #if str($type_conditional.algorithm_conditional.slow_pairwise_alignments.PWGAPOPEN) |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
76 -PWGAPOPEN=$type_conditional.algorithm_conditional.slow_pairwise_alignments.PWGAPOPEN |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
77 #end if |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
78 #if str($type_conditional.algorithm_conditional.slow_pairwise_alignments.PWGAPEXT) |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
79 -PWGAPEXT=$type_conditional.algorithm_conditional.slow_pairwise_alignments.PWGAPEXT |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
80 #end ifx |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
81 ]]></token> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
82 <token name="@FAST_PAIRWISE_ALIGNMENTS@"><![CDATA[ |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
83 #if str($type_conditional.algorithm_conditional.fast_pairwise_alignments.KTUPLE) |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
84 -KTUPLE=$type_conditional.algorithm_conditional.fast_pairwise_alignments.KTUPLE |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
85 #end if |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
86 #if str($type_conditional.algorithm_conditional.fast_pairwise_alignments.TOPDIAGS) |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
87 -TOPDIAGS=$type_conditional.algorithm_conditional.fast_pairwise_alignments.TOPDIAGS |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
88 #end if |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
89 #if str($type_conditional.algorithm_conditional.fast_pairwise_alignments.WINDOW) |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
90 -WINDOW=$type_conditional.algorithm_conditional.fast_pairwise_alignments.WINDOW |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
91 #end if |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
92 #if str($type_conditional.algorithm_conditional.fast_pairwise_alignments.PAIRGAP) |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
93 -PAIRGAP=$type_conditional.algorithm_conditional.fast_pairwise_alignments.PAIRGAP |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
94 #end if |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
95 -SCORE=$type_conditional.algorithm_conditional.fast_pairwise_alignments.SCORE |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
96 ]]></token> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
97 <token name="@MULTIPLE_ALIGNMENTS@"><![CDATA[ |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
98 #if str($type_conditional.multiple_alignments.GAPOPEN) |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
99 -GAPOPEN=$type_conditional.multiple_alignments.GAPOPEN |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
100 #end if |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
101 #if str($type_conditional.multiple_alignments.GAPEXT) |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
102 -GAPEXT=$type_conditional.multiple_alignments.GAPEXT |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
103 #end if |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
104 $type_conditional.multiple_alignments.ENDGAPS |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
105 #if str($type_conditional.multiple_alignments.GAPDIST) |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
106 -GAPDIST=$type_conditional.multiple_alignments.GAPDIST |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
107 #end if |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
108 $type_conditional.multiple_alignments.NOPGAP |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
109 $type_conditional.multiple_alignments.NOHGAP |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
110 #if str($type_conditional.multiple_alignments.MAXDIV) |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
111 -MAXDIV=$type_conditional.multiple_alignments.MAXDIV |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
112 #end if |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
113 $type_conditional.multiple_alignments.NEGATIVE |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
114 #if str($type_conditional.multiple_alignments.TRANSWEIGHT) |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
115 -TRANSWEIGHT=$type_conditional.multiple_alignments.TRANSWEIGHT |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
116 #end if |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
117 ]]></token> |
d9c2b2fde6a3
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/clustalw commit fdbbc72ea8880e53b09ca3e60bafa544d5088dbc
devteam
parents:
diff
changeset
|
118 |
6
83e828f8ba26
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clustalw commit 316bb2e04638dc36346452fbb62aa29cce3cef67
iuc
parents:
4
diff
changeset
|
119 </macros> |