Mercurial > repos > rnateam > mafft
annotate mafft.xml @ 2:d71e007323d4 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit ef7eb622ae8ea3a2a5aa5f5d2c9eaf41367bfef9-dirty
author | rnateam |
---|---|
date | Tue, 04 Aug 2015 04:01:23 -0400 |
parents | 5e48c4621f9f |
children | a681631ccee6 |
rev | line source |
---|---|
2
d71e007323d4
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit ef7eb622ae8ea3a2a5aa5f5d2c9eaf41367bfef9-dirty
rnateam
parents:
1
diff
changeset
|
1 <tool id="rbc_mafft" name="MAFFT" version="7.221.1"> |
0
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
2 <description>Multiple alignment program for amino acid or nucleotide sequences</description> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
3 <requirements> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
4 <requirement type="package" version="7.221">mafft</requirement> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
5 </requirements> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
6 <stdio> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
7 <exit_code range="1:" level="fatal" description="Error occurred. Please check Tool Standard Error" /> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
8 <exit_code range=":-1" level="fatal" description="Error occurred. Please check Tool Standard Error" /> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
9 </stdio> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
10 <version_command> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
11 <![CDATA[ |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
12 mafft --version |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
13 ]]> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
14 </version_command> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
15 <command> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
16 <![CDATA[ |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
17 #if $cond_flavour.flavourType != 'custom' |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
18 $cond_flavour.flavourType |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
19 #elif $cond_flavour.flavourType == 'custom' |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
20 ### full parameter options |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
21 mafft |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
22 #end if |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
23 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
24 ## specify threads to use |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
25 --thread \${GALAXY_SLOTS:-1} |
2
d71e007323d4
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit ef7eb622ae8ea3a2a5aa5f5d2c9eaf41367bfef9-dirty
rnateam
parents:
1
diff
changeset
|
26 |
d71e007323d4
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit ef7eb622ae8ea3a2a5aa5f5d2c9eaf41367bfef9-dirty
rnateam
parents:
1
diff
changeset
|
27 $adjustdirection |
0
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
28 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
29 #if $outputFormat.value == 'clustalw' |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
30 --clustalout |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
31 #end if |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
32 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
33 $inputSequences > |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
34 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
35 #if $outputFormat.value == 'fasta' |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
36 $outputFasta |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
37 #elif $outputFormat.value == 'clustalw' |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
38 $outputClustalW |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
39 #end if |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
40 ]]> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
41 </command> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
42 <inputs> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
43 <param name="inputSequences" type="data" format="fasta" label="Sequences to align" help="Amino acid or nucleotide sequences in FASTA format."/> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
44 <conditional name="cond_flavour"> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
45 <param name="flavourType" type="select" label="MAFFT flavour" help="Run mafft with pre-defined input parameters. Specification of these parameters can be found in the help section."> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
46 <option value="mafft-fftns" selected="true">fftns</option> |
1
5e48c4621f9f
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit c4313fc798bb8d55e27da78a3fa5d9774b95aaf7-dirty
rnateam
parents:
0
diff
changeset
|
47 <option value="mafft --auto">auto</option> |
0
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
48 <option value="mafft-fftnsi">fftnsi</option> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
49 <option value="mafft-nwns">nwns</option> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
50 <option value="mafft-nwnsi">nwnsi</option> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
51 <option value="mafft-einsi">einsi</option> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
52 <option value="mafft-ginsi">ginsi</option> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
53 <option value="mafft-linsi">linsi</option> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
54 <option value="mafft-qinsi">qinsi</option> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
55 <option value="mafft-xinsi">xinsi</option> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
56 <!-- <option value="custom">Custom Parameters</option> this should trigger tweaking of all parameters --> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
57 </param> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
58 <when value="mafft-fftns"/> |
1
5e48c4621f9f
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit c4313fc798bb8d55e27da78a3fa5d9774b95aaf7-dirty
rnateam
parents:
0
diff
changeset
|
59 <when value="mafft --auto"/> |
0
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
60 <when value="mafft-fftnsi"/> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
61 <when value="mafft-nwns"/> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
62 <when value="mafft-nwnsi"/> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
63 <when value="mafft-einsi"/> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
64 <when value="mafft-ginsi"/> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
65 <when value="mafft-linsi"/> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
66 <when value="mafft-qinsi"/> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
67 <when value="mafft-xinsi"/> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
68 </conditional> |
2
d71e007323d4
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit ef7eb622ae8ea3a2a5aa5f5d2c9eaf41367bfef9-dirty
rnateam
parents:
1
diff
changeset
|
69 <param name="adjustdirection" type="select" display="radio" label="Direction of nucleotide sequences" help="Generate reverse complement sequences, as necessary, and align them together with the remaining sequences"> |
d71e007323d4
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit ef7eb622ae8ea3a2a5aa5f5d2c9eaf41367bfef9-dirty
rnateam
parents:
1
diff
changeset
|
70 <option value="--adjustdirection">adjust direction</option> |
d71e007323d4
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit ef7eb622ae8ea3a2a5aa5f5d2c9eaf41367bfef9-dirty
rnateam
parents:
1
diff
changeset
|
71 <option value=" " selected="true">do not adjust direction</option> |
d71e007323d4
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit ef7eb622ae8ea3a2a5aa5f5d2c9eaf41367bfef9-dirty
rnateam
parents:
1
diff
changeset
|
72 </param> |
0
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
73 <param name="outputFormat" type="select" label="Output format" help="Either FASTA or ClustalW"> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
74 <option value="fasta" selected="true">FASTA</option> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
75 <option value="clustalw">ClustalW</option> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
76 </param> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
77 </inputs> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
78 <outputs> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
79 <data format="fasta" name="outputFasta" label="${tool.name} on ${on_string}"> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
80 <filter>outputFormat == 'fasta'</filter> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
81 </data> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
82 <data format="clustal" name="outputClustalW" label="${tool.name} on ${on_string}"> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
83 <filter>outputFormat == 'clustalw'</filter> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
84 </data> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
85 </outputs> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
86 <tests> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
87 <test> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
88 <param name="inputSequences" value="sample.fa"/> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
89 <param name="flavourType" value="mafft-fftns"/> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
90 <param name="outputFormat" value="fasta"/> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
91 <output name="outputFasta" ftype="fasta" file="mafft_fftns_result.aln"/> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
92 </test> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
93 <test> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
94 <param name="inputSequences" value="sample.fa"/> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
95 <param name="flavourType" value="mafft-nwns"/> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
96 <param name="outputFormat" value="clustalw"/> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
97 <output name="outputClustalW" ftype="clustal" file="mafft_nwns_result.aln"/> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
98 </test> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
99 </tests> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
100 <help> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
101 <![CDATA[ |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
102 **What it does** |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
103 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
104 MAFFT is a multiple sequence alignment program for unix-like operating systems. |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
105 It offers a range of multiple alignment methods, L-INS-i (accurate; for alignment of <∼200 sequences), |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
106 FFT-NS-2 (fast; for alignment of <∼30,000 sequences), etc. |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
107 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
108 From the MAFFT man page, an overview of the different predefined flavours of the tool. |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
109 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
110 **Accuracy-oriented methods:** |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
111 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
112 - L-INS-i (probably most accurate; recommended for <200 sequences; iterative refinement method incorporating local pairwise alignment information): |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
113 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
114 - mafft --localpair --maxiterate 1000 input [> output] |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
115 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
116 - G-INS-i (suitable for sequences of similar lengths; recommended for <200 sequences; iterative refinement method incorporating global pairwise alignment information): |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
117 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
118 - mafft --globalpair --maxiterate 1000 input [> output] |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
119 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
120 - E-INS-i (suitable for sequences containing large unalignable regions; recommended for <200 sequences): |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
121 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
122 - mafft --ep 0 --genafpair --maxiterate 1000 input [> output]. For E-INS-i, the --ep 0 option is recommended to allow large gaps. |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
123 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
124 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
125 **Speed-oriented methods:** |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
126 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
127 - FFT-NS-i (iterative refinement method; two cycles only): |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
128 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
129 - mafft --retree 2 --maxiterate 2 input [> output] |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
130 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
131 - FFT-NS-i (iterative refinement method; max. 1000 iterations): |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
132 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
133 - mafft --retree 2 --maxiterate 1000 input [> output] |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
134 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
135 - FFT-NS-2 (fast; progressive method): |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
136 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
137 - mafft --retree 2 --maxiterate 0 input [> output] |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
138 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
139 - FFT-NS-1 (very fast; recommended for >2000 sequences; progressive method with a rough guide tree): |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
140 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
141 - mafft --retree 1 --maxiterate 0 input [> output] |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
142 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
143 - NW-NS-i (iterative refinement method without FFT approximation; two cycles only): |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
144 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
145 - mafft --retree 2 --maxiterate 2 --nofft input [> output] |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
146 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
147 - NW-NS-2 (fast; progressive method without the FFT approximation): |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
148 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
149 - mafft --retree 2 --maxiterate 0 --nofft input [> output] |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
150 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
151 - NW-NS-PartTree-1 (recommended for ~10,000 to ~50,000 sequences; progressive method with the PartTree algorithm): |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
152 |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
153 - mafft --retree 1 --maxiterate 0 --nofft --parttree input [> output] |
1
5e48c4621f9f
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit c4313fc798bb8d55e27da78a3fa5d9774b95aaf7-dirty
rnateam
parents:
0
diff
changeset
|
154 |
5e48c4621f9f
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit c4313fc798bb8d55e27da78a3fa5d9774b95aaf7-dirty
rnateam
parents:
0
diff
changeset
|
155 **Options:** |
5e48c4621f9f
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit c4313fc798bb8d55e27da78a3fa5d9774b95aaf7-dirty
rnateam
parents:
0
diff
changeset
|
156 |
5e48c4621f9f
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit c4313fc798bb8d55e27da78a3fa5d9774b95aaf7-dirty
rnateam
parents:
0
diff
changeset
|
157 --auto |
5e48c4621f9f
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit c4313fc798bb8d55e27da78a3fa5d9774b95aaf7-dirty
rnateam
parents:
0
diff
changeset
|
158 Automatically selects an appropriate strategy from L-INS-i, FFT-NS-i and FFT-NS-2, according to data size. Default: off (always FFT-NS-2) |
2
d71e007323d4
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit ef7eb622ae8ea3a2a5aa5f5d2c9eaf41367bfef9-dirty
rnateam
parents:
1
diff
changeset
|
159 --adjustdirection |
d71e007323d4
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit ef7eb622ae8ea3a2a5aa5f5d2c9eaf41367bfef9-dirty
rnateam
parents:
1
diff
changeset
|
160 Generate reverse complement sequences, as necessary, and align them together with the remaining sequences. In the case of protein alignment, these options are just ignored. |
0
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
161 ]]> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
162 </help> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
163 <citations> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
164 <citation type="doi">10.1093/molbev/mst010</citation> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
165 </citations> |
a4e086689fae
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1fc2105007248c6b9460c0f3a98e6589477d0b13
rnateam
parents:
diff
changeset
|
166 </tool> |